diff options
| author | maanuel <none@none> | 2009-12-07 03:32:41 -0300 |
|---|---|---|
| committer | maanuel <none@none> | 2009-12-07 03:32:41 -0300 |
| commit | ba0f7c74bea1ba75e7987ca169e8e4be13b2265a (patch) | |
| tree | 67f8c62f556a2668253d443e45583f21cd50543e /sql/updates | |
| parent | f803854b8589bfef162f2a2418d428dd3826e78c (diff) | |
Script for Boss Ichoron from Violet Hold, original author ckegg.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6447_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6447_world_scripts.sql b/sql/updates/6447_world_scripts.sql new file mode 100644 index 00000000000..8dc3242d153 --- /dev/null +++ b/sql/updates/6447_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='mob_ichor_globule' WHERE `entry`=29321; |
