mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Creature) Scout Jyoba should be dead (#14799)
This commit is contained in:
committed by
GitHub
parent
c296407eae
commit
5673855e50
@@ -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;
|
||||
Reference in New Issue
Block a user