mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Add gold and mechanic immunities to Converted Hero
(cherry picked from commit 4f4b1aac35)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add gold, immune to roots and snare https://www.wowhead.com/npc=32255/converted-hero#comments:id=505383
|
||||
UPDATE `creature_template` SET `mingold` = 1654, `maxgold` = 2760, `mechanic_immune_mask` = `mechanic_immune_mask`|64|1024 WHERE `entry` = 32255;
|
||||
Reference in New Issue
Block a user