Initial commit. Updated release archive.
This commit is contained in:
5
_module/nss/p007q003_show.nss
Normal file
5
_module/nss/p007q003_show.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int nShow = GetLocalInt(GetPCSpeaker(), "p007state_Vind") >= 1;
|
||||
return nShow;
|
||||
}
|
Reference in New Issue
Block a user