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_trck.nss
Normal file
12
_module/nss/spawnb_sc_trck.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Spawn Banner
|
||||
// Turn Spawn Tracking ON
|
||||
//
|
||||
|
||||
#include "spawn_functions"
|
||||
|
||||
void main()
|
||||
{
|
||||
NESS_TrackModuleSpawns();
|
||||
SendMessageToAllDMs("Spawn tracking enabled");
|
||||
}
|
Reference in New Issue
Block a user