mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Core/Misc: Reserve LANG_NPCINFO_PHASE_IDS = 5087
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user