populated NPCManager

This commit is contained in:
2020-08-21 17:14:11 -05:00
parent caaffcbe3d
commit f289c72f6f
7 changed files with 25491 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ namespace settings {
extern int SPAWN_Y;
extern int SPAWN_Z;
extern std::string MOTDSTRING;
extern std::string NPCJSON;
extern std::string GMPASS;
void init();