Moved Duergar Mines
Moved Duergar Mines. Updated for arcane & divine marker feats. Full compile. Updated release archive.
This commit is contained in:
12
_module/nss/spawnb_sc_nodump.nss
Normal file
12
_module/nss/spawnb_sc_nodump.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Spawn Banner
|
||||
// Turn Spawn Tracking OFF
|
||||
//
|
||||
|
||||
#include "spawn_functions"
|
||||
|
||||
void main()
|
||||
{
|
||||
NESS_DumpModuleSpawns(FALSE);
|
||||
SendMessageToAllDMs("Spawn dumping disabled");
|
||||
}
|
Reference in New Issue
Block a user