Added Markshire Nomeclature include

Added Markshire Nomeclature include.  Removed "server shutting down message".  Tweaked NPC OnPerception scripts & X2 OnSpawn wrapper.  Added Gnomish Contraption in case testing is needed.  Full compile.  Added release archive.
This commit is contained in:
Jaysyn904
2023-11-14 16:12:39 -05:00
parent 563ab3e88f
commit 8ea19e63d5
32 changed files with 56112 additions and 107 deletions

View File

@@ -72,7 +72,7 @@ void main()
// CreateItemOnObject("readme", oPC);
}
CreateItemOnObject("warofthemarks", oPC);
CreateItemOnObject("serverisshutting", oPC);
//:: CreateItemOnObject("serverisshutting", oPC); //:: not shutting down now!
}