mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB/creature): Fix Death Howl Spawns (#10871)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1646165837337115100');
|
||||
|
||||
UPDATE `creature` SET `map` = 1 WHERE `guid` IN (152290,152291);
|
||||
Reference in New Issue
Block a user