5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
void main()
|
|
{
|
|
CreateObject(OBJECT_TYPE_CREATURE, "meram001", GetLocation(GetPCSpeaker()));
|
|
}
|