Initial commit
Initial commit. Updated release archive.
This commit is contained in:
9
_module/nss/qdb_setline6.nss
Normal file
9
_module/nss/qdb_setline6.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "qdb_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
SetLine(GetLine() + " [camp] were spotted [location]");
|
||||
|
||||
SetCustomToken(100,GetLine());
|
||||
}
|
||||
Reference in New Issue
Block a user