From 69c8c84f09ae725e4e998d248a267b3f2a46a3d0 Mon Sep 17 00:00:00 2001 From: Rat Date: Sat, 18 Jul 2009 18:18:33 +0200 Subject: *implemented MOJO (yes the frog from Zul'Aman) have fun --HG-- branch : trunk --- sql/updates/4495_world_script.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/4495_world_script.sql (limited to 'sql') 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 -- cgit v1.2.3