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