mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/VP: added missing Lethargic Poison aura to Empyrian Assassin
This commit is contained in:
2
sql/updates/world/4.3.4/2020_07_12_02_world.sql
Normal file
2
sql/updates/world/4.3.4/2020_07_12_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template_addon` SET `auras`= '88184' WHERE `entry`= 45923;
|
||||
UPDATE `creature_addon` SET `auras`= '88184' WHERE `guid` IN (368232, 368235, 368238, 368237);
|
||||
Reference in New Issue
Block a user