Initial upload
Initial upload.
This commit is contained in:
4
_module/nss/p006c000plotless.nss
Normal file
4
_module/nss/p006c000plotless.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetLocalInt(OBJECT_SELF, "p006began") && !GetLocalInt(GetPCSpeaker(), "p006state");
|
||||
}
|
||||
Reference in New Issue
Block a user