mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/Creature): Warsong Marksman's corpses (#2013)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1561310607731551700');
|
||||
|
||||
-- Warsong Marksman corpses on Garrosh's Landing should be dead
|
||||
UPDATE `creature_addon` SET `bytes1`=0,`auras`=29266 WHERE `guid` IN (110545,110546,110540,110541,110544,110547,110551,110552,110553,110554);
|
||||
Reference in New Issue
Block a user