mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/creature): Delete Duplicated Squirrel in DM East (#8582)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634483390934220500');
|
||||
DELETE FROM `creature` WHERE `guid` = 247693;
|
||||
Reference in New Issue
Block a user