Core/Misc: Reserve LANG_NPCINFO_PHASE_IDS = 5087

This commit is contained in:
Shauren
2021-10-23 14:29:34 +02:00
committed by GitHub
parent 235bfad329
commit 0351ecff34

View File

@@ -1128,8 +1128,9 @@ enum TrinityStrings
LANG_NPCINFO_UNIT_FIELD_FLAGS_2 = 5084, // master branch ONLY
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
// Room for more Trinity strings 5084-6603
// Room for more Trinity strings 5088-6603
// Level requirement notifications
LANG_SAY_REQ = 6604,