mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Remove Kraz's Corpse as it must be spawn via script
This commit is contained in:
3
sql/updates/world/3.3.5/2019_07_11_04_world_335.sql
Normal file
3
sql/updates/world/3.3.5/2019_07_11_04_world_335.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (89212) AND `id`=24444;
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (89212); -- aura 42726
|
||||
Reference in New Issue
Block a user