diff options
| author | Supabad <supabad.trinity@gmail.com> | 2011-03-13 12:48:19 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-03-13 13:00:09 +0100 |
| commit | 40d1e615661b6e800bffc94ee9ddbc28810b40ff (patch) | |
| tree | 47760a18a02134008dffb03ad68b59742312a21b /sql/updates | |
| parent | 6ad4044f05b0deb4c3b2d3eefb9a3a4df12dd9c5 (diff) | |
Scripts/Ulduar: Remove known hacks from leviathan, create workaround for shutdown event.
Added missing script to db and core.
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_03_13_0_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_03_13_0_world_scriptname.sql b/sql/updates/world/2011_03_13_0_world_scriptname.sql new file mode 100644 index 00000000000..b68be3b739d --- /dev/null +++ b/sql/updates/world/2011_03_13_0_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='boss_flame_leviathan_defense_cannon' WHERE `entry`=33139; |
