fix(DB/Creature) Scout Jyoba should be dead (#14799)
This commit is contained in:
parent
c296407eae
commit
5673855e50
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
--
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|536871680, `unit_flags2`=`unit_flags2`|2048 WHERE `entry` = 18035;
|
||||
|
||||
UPDATE `creature_template_addon` SET `bytes1` = 0, `bytes2` = 0, `auras` = '29266' WHERE `Entry` = 18035;
|
||||
Loading…
Add table
Add a link
Reference in a new issue