Scripts/Ulduar: More work on Flame Leviathan (still WIP)

- Add support for shutdown and repair events

--HG--
branch : trunk
This commit is contained in:
Supabad
2010-08-26 11:08:42 +02:00
parent 87a7560d5f
commit 267ee68406
3 changed files with 211 additions and 97 deletions

View File

@@ -0,0 +1 @@
DELETE FROM `vehicle_accessory` WHERE `entry`=33114;

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'boss_flame_leviathan_defense_cannon' WHERE `entry` = 33139;