5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt( OBJECT_SELF, "iSlot", INVENTORY_SLOT_CHEST);
|
|
}
|