5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF,"Mods",12);
|
|
}
|