mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Scripts/Ulduar: More work on Flame Leviathan (still WIP)
- Add support for shutdown and repair events --HG-- branch : trunk
This commit is contained in:
1
sql/updates/9599_vehicle_accessory.sql
Normal file
1
sql/updates/9599_vehicle_accessory.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `vehicle_accessory` WHERE `entry`=33114;
|
||||
1
sql/updates/9599_world_scriptname.sql
Normal file
1
sql/updates/9599_world_scriptname.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'boss_flame_leviathan_defense_cannon' WHERE `entry` = 33139;
|
||||
Reference in New Issue
Block a user