Initial commit
Initial commit. Updated release archive.
This commit is contained in:
8
_module/nss/qdb_setrscript3.nss
Normal file
8
_module/nss/qdb_setrscript3.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "qdb_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetResponseString("Script","en6_quitquest");
|
||||
|
||||
SetupResponse(GetResponseNumber());
|
||||
}
|
||||
Reference in New Issue
Block a user