6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
void main()
|
||
|
{
|
||
|
//Create the gatekey on the Minion of the Mind
|
||
|
CreateItemOnObject("sha_illthid_gkey", OBJECT_SELF, 1);
|
||
|
}
|