aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorRat <none@none>2009-07-18 18:18:33 +0200
committerRat <none@none>2009-07-18 18:18:33 +0200
commit69c8c84f09ae725e4e998d248a267b3f2a46a3d0 (patch)
tree27d0bc325a001fe86d8c61f93e5b18594648224d /sql/updates
parent0e61bfcf82e125396180410581f6e9843fc3a070 (diff)
*implemented MOJO (yes the frog from Zul'Aman) have fun
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4495_world_script.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4495_world_script.sql b/sql/updates/4495_world_script.sql
new file mode 100644
index 00000000000..8e37e081e23
--- /dev/null
+++ b/sql/updates/4495_world_script.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='mob_mojo' WHERE `entry`='24480'; \ No newline at end of file