mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/Creature: Iron Colossus
This commit is contained in:
3
sql/updates/world/3.3.5/2020_01_18_02_world.sql
Normal file
3
sql/updates/world/3.3.5/2020_01_18_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `path_id`=60960 WHERE `entry` IN (30300);
|
||||
DELETE FROM `creature_addon` WHERE `guid`=6096;
|
||||
Reference in New Issue
Block a user