fix (DB/Creature) Remove Blood Plague, Frost Fever etc... from various Scarlet Enclave npcs. (#22471)
This commit is contained in:
parent
88342576e0
commit
3c0a9d90dd
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/clean_auras.sql
Normal file
2
data/sql/updates/pending_db_world/clean_auras.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
UPDATE `creature_addon` SET `auras` = '' WHERE (`guid` IN(128584, 129808, 129811, 129812, 129688, 129698, 129700, 129701, 129703, 129705, 129706, 129707, 129708, 129713, 129718, 129720, 129721, 129231, 129244));
|
||||
Loading…
Add table
Add a link
Reference in a new issue