Add expansion gating for zoning

This commit is contained in:
Akkadius
2020-04-04 05:36:18 -05:00
parent cc8aa354f1
commit c1e58673b2
7 changed files with 1117 additions and 5 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ SET(repositories
repositories/spawngroup_repository.h
repositories/tradeskill_recipe_repository.h
repositories/instance_list_repository.h
)
repositories/zone_repository.h)
SET(common_headers
any.h
+2
View File
@@ -62,8 +62,10 @@ namespace Expansion {
static const char *ExpansionName[ExpansionNumber::MaxId] = {
"Classic",
"The Ruins of Kunark",
"The Shards of Velious",
"The Shadows of Luclin",
"The Planes of Power",
"The Legacy of Ykesha",
"Lost Dungeons of Norrath",
"Gates of Discord",
"Omens of War",
File diff suppressed because it is too large Load Diff