mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Creature: Delete duplicate spawn
Closes #2 the rest better have it on separate tickets, currently is a mess and needs to be rechecked separately
This commit is contained in:
3
sql/updates/world/4.3.4/2017_01_15_11_world.sql
Normal file
3
sql/updates/world/4.3.4/2017_01_15_11_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid`=311052;
|
||||
--
|
||||
Reference in New Issue
Block a user