mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +00:00
fix(DB/Creature): Venture Co. Ruffian shows corpse explosion visual at rest (#26418)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Remove wrong aura (SPELL_DK_CORPSE_EXPLOSION_VISUAL) from Venture Co. Ruffian
|
||||
-- https://github.com/azerothcore/azerothcore-wotlk/issues/26403
|
||||
UPDATE `creature_addon` SET `auras` = NULL WHERE `guid` = 133027;
|
||||
Reference in New Issue
Block a user