Core/Gossip: Add Gossip OptionType for Mailbox
Port From (https://github.com/TrinityCore/TrinityCore/commit/a6632147d6d1884a7224077f24c7e6e656c419b8)
This commit is contained in:
@@ -40,6 +40,7 @@ namespace Framework.Constants
|
|||||||
Learndualspec = 18, //Unit_Npc_Flag_Trainer (16) (Bonus Option For Trainer)
|
Learndualspec = 18, //Unit_Npc_Flag_Trainer (16) (Bonus Option For Trainer)
|
||||||
Outdoorpvp = 19, //Added By Code (Option For Outdoor Pvp Creatures)
|
Outdoorpvp = 19, //Added By Code (Option For Outdoor Pvp Creatures)
|
||||||
Transmogrifier = 20, //UNIT_NPC_FLAG_TRANSMOGRIFIER
|
Transmogrifier = 20, //UNIT_NPC_FLAG_TRANSMOGRIFIER
|
||||||
|
Mailbox = 21, //UNIT_NPC_FLAG_MAILBOX
|
||||||
Max
|
Max
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user