mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove Daros Moonlance old spawn
This commit is contained in:
3
sql/updates/world/master/2019_01_14_00_world.sql
Normal file
3
sql/updates/world/master/2019_01_14_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id` IN (36506) AND `guid`=85216;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=85216;
|
||||
Reference in New Issue
Block a user