mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(DB/Creature)> Remove the Spire Frostwyrm remnant in alliance side (#15838)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `creature` WHERE (`id1` = 37230) AND (`guid` IN (247157));
|
||||
DELETE FROM `creature_movement_override` WHERE `SpawnId`=247157;
|
||||
Reference in New Issue
Block a user