5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
void main()
|
|
{
|
|
SetCreatureTailType(CREATURE_TAIL_TYPE_BONE, GetPCSpeaker());
|
|
}
|