mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Add expansion gating for zoning
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user