Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/bbs_scribe_m_yes.nss
Normal file
7
_module/nss/bbs_scribe_m_yes.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
if (GetLocalString(OBJECT_SELF, "#M") != "") {
|
||||
return TRUE;
|
||||
}
|
||||
return FALSE;
|
||||
}
|
Reference in New Issue
Block a user