mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove a duplicate spawn
This commit is contained in:
2
sql/updates/world/2016_04_03_00_world.sql
Normal file
2
sql/updates/world/2016_04_03_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Remove duplicate spawn of "Big Roy" (24785)
|
||||
DELETE FROM `creature` WHERE `guid`=203496 AND `id`=24785;
|
||||
Reference in New Issue
Block a user