Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier
Port From (https://github.com/TrinityCore/TrinityCore/commit/61c51b76c00d932a9180bc6781a244dc18375ef7)
This commit is contained in:
@@ -1187,8 +1187,9 @@ namespace Framework.Constants
|
||||
NpcinfoNpcFlags = 5086,
|
||||
NpcinfoPhaseIds = 5087,
|
||||
Scenario = 5088,
|
||||
ObjectinfoStringIds = 5089,
|
||||
|
||||
// Room For More Trinity Strings 5089-6603
|
||||
// Room For More Trinity Strings 5090-6603
|
||||
|
||||
// Level Requirement Notifications
|
||||
SayReq = 6604,
|
||||
|
||||
Reference in New Issue
Block a user