mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(Scripts/RuinsOfAhnQiraj): Improve Ayamiss (#12143)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
--
|
||||
|
||||
UPDATE `creature_template` SET `mingold`=0, `maxgold`=0 WHERE `entry`=15546;
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15369;
|
||||
INSERT INTO `creature_addon` (`guid`, `auras`) VALUES
|
||||
(144641, '8876'); -- Triggers SPELL_THRASH = 3391
|
||||
|
||||
Reference in New Issue
Block a user