Initial Upload
Initial Upload
This commit is contained in:
9
_module/nss/ba2_1iandra.nss
Normal file
9
_module/nss/ba2_1iandra.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
object oWise = GetObjectByTag("ba2_numgive");
|
||||
if(!(GetLocalInt(oWise, "Sattuma") == 1))
|
||||
return FALSE;
|
||||
return TRUE;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user