mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
DB/Creature: Remove wrong spawns
This commit is contained in:
4
sql/updates/world/3.3.5/2019_02_09_00_world_335.sql
Normal file
4
sql/updates/world/3.3.5/2019_02_09_00_world_335.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id`=29 AND `guid`=76265;
|
||||
DELETE FROM `creature` WHERE `id`=12371 AND `guid`=86173;
|
||||
DELETE FROM `creature` WHERE `id`=12370 AND `guid`=86174;
|
||||
Reference in New Issue
Block a user