5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetCreatureTailType(CREATURE_TAIL_TYPE_LIZARD, GetPCSpeaker());
|
||
|
}
|