aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authormaximius <none@none>2009-10-15 10:19:08 -0700
committermaximius <none@none>2009-10-15 10:19:08 -0700
commit53c348224848f9c334c6c9aaac4bcb75a4c4b26e (patch)
treed5b2e3db096f2e11ad528c1128978bb1b9ec90e1 /sql/updates
parent28081270338b95ca27f2fbf2bfbbc8413cbe1cd9 (diff)
*Halls of Stone: Sjonnir the Ironshaper, implement ooze merging and Abuse the Ooze achievement, by Tartalo
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5907_world_scripts.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/5907_world_scripts.sql b/sql/updates/5907_world_scripts.sql
new file mode 100644
index 00000000000..389953a020b
--- /dev/null
+++ b/sql/updates/5907_world_scripts.sql
@@ -0,0 +1,3 @@
+
+UPDATE `creature_template` SET `ScriptName`='mob_malformed_ooze' WHERE `entry`=27981;
+UPDATE `creature_template` SET `ScriptName`='mob_iron_sludge' WHERE `entry`=28165;