5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
void main()
|
|
{
|
|
SetCreatureTailType(CREATURE_TAIL_TYPE_DEVIL, GetPCSpeaker());
|
|
}
|