6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
|
void main()
|
||
|
{
|
||
|
object oPC = GetExitingObject();
|
||
|
SetLocalInt(oPC, "NK_FP_POLYME", 0);
|
||
|
}
|