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