fix(DB/Creature) Scout Jyoba should be dead (#14799)

This commit is contained in:
Mathematical Shitpost Emissary
2023-02-26 22:13:45 -05:00
committed by GitHub
parent c296407eae
commit 5673855e50

View File

@@ -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;