Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
7
_module/nss/eye_ranz_12.nss
Normal file
7
_module/nss/eye_ranz_12.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPlayer = GetExitingObject();
|
||||
SetLocalInt(oPlayer, "RanzPaid", 0);
|
||||
|
||||
ExecuteScript("anph_area_exit", oPlayer);
|
||||
}
|
||||
Reference in New Issue
Block a user