Core/Misc: Reserve LANG_SCENARIO = 5088 for master branch

This commit is contained in:
Shauren
2021-12-11 14:00:56 +01:00
parent 131c1e10c7
commit 9aa22ee89f

View File

@@ -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,