added mobdata to config

This commit is contained in:
2020-09-07 12:54:40 -05:00
parent c8c4ec7d01
commit df655dfe29
4 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ namespace settings {
extern std::string MOTDSTRING;
extern std::string NPCJSON;
extern std::string WARPJSON;
extern std::string MOBJSON;
extern std::string GMPASS;
extern bool GM;