Initial commit
Initial commit. Updated release archive.
This commit is contained in:
12
_module/nss/qst_mq1_3_tkn1.nss
Normal file
12
_module/nss/qst_mq1_3_tkn1.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "qst_include"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
|
||||
iResult = FALSE;
|
||||
|
||||
SetCustomToken(100,GetOverallBossName());
|
||||
|
||||
return iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user