Initial commit
Initial commit [v9.7]
This commit is contained in:
14
_module/nss/thrd_grilli2_2.nss
Normal file
14
_module/nss/thrd_grilli2_2.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
int StartingConditional()
|
||||
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
if (GetLocalString(oPC, "grilli2") != "1") return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user