From 380cffe5bf50e896699c502af9bcd8b70f34f412 Mon Sep 17 00:00:00 2001 From: raczman Date: Mon, 23 Mar 2009 18:07:58 +0100 Subject: Added script for GO 183146. By McBitter. --HG-- branch : trunk --- sql/updates/1247_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/1247_world.sql (limited to 'sql/updates') diff --git a/sql/updates/1247_world.sql b/sql/updates/1247_world.sql new file mode 100644 index 00000000000..2e9a7088beb --- /dev/null +++ b/sql/updates/1247_world.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName` = 'go_jump_a_tron' WHERE `entry` = 183146; -- cgit v1.2.3