mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
6
data/sql/updates/db_world/2022_07_20_14.sql
Normal file
6
data/sql/updates/db_world/2022_07_20_14.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_07_20_13 -> 2022_07_20_14
|
||||
--
|
||||
DELETE FROM `creature_addon` WHERE `guid`=144632;
|
||||
INSERT INTO `creature_addon` (`guid`, `auras`) VALUES
|
||||
(144632, '8876'); -- Triggers SPELL_THRASH = 3391
|
||||
|
||||
Reference in New Issue
Block a user