6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
void main()
|
|
{
|
|
SetCreatureWingType(CREATURE_WING_TYPE_DEMON, GetPCSpeaker());
|
|
}
|
|
|