Adjust content bootstrapping in zone [skip ci]

This commit is contained in:
Akkadius
2020-04-11 01:58:35 -05:00
parent 2b1b786f02
commit 423bb7f0b3
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -776,7 +776,7 @@ RULE_BOOL(HotReload, QuestsResetTimersWithReload, true, "When a hot reload is tr
RULE_CATEGORY_END()
RULE_CATEGORY(Expansion)
RULE_INT(Expansion, CurrentExpansion, -1, "The current expansion enabled for the server [0 = Classic, 1 = Kunark etc.]")
RULE_INT(Expansion, CurrentExpansion, 0, "The current expansion enabled for the server [0 = Classic, 1 = Kunark etc.]")
RULE_CATEGORY_END()
#undef RULE_CATEGORY