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