Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/ro_a_arcadiaexit.nss
Normal file
7
_module/nss/ro_a_arcadiaexit.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetExitingObject();
|
||||
SetLocalInt(oPC, "iPirateAttack", 0);
|
||||
|
||||
}
|
Reference in New Issue
Block a user