6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
void main()
|
|
{
|
|
CreateItemOnObject("hal_bomawi", GetLastUsedBy());
|
|
DestroyObject(OBJECT_SELF);
|
|
}
|