mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(DB/Creature): Remove Mistbat spawn in Eversong Woods (#5894)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1621188102505998900');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id` = 16353) AND (`guid` IN (57016));
|
||||
Reference in New Issue
Block a user