mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
Core/Misc: Reserve LANG_SCENARIO = 5088 for master branch
This commit is contained in:
@@ -1143,8 +1143,9 @@ enum TrinityStrings
|
||||
LANG_NPCINFO_UNIT_FIELD_FLAGS_3 = 5085, // master branch ONLY
|
||||
LANG_NPCINFO_NPC_FLAGS = 5086, // master branch ONLY
|
||||
LANG_NPCINFO_PHASE_IDS = 5087, // master branch ONLY
|
||||
LANG_SCENARIO = 5088, // master branch ONLY
|
||||
|
||||
// Room for more Trinity strings 5088-6603
|
||||
// Room for more Trinity strings 5089-6603
|
||||
|
||||
// Level requirement notifications
|
||||
LANG_SAY_REQ = 6604,
|
||||
|
||||
Reference in New Issue
Block a user