aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorraczman <none@none>2009-03-23 18:07:58 +0100
committerraczman <none@none>2009-03-23 18:07:58 +0100
commit380cffe5bf50e896699c502af9bcd8b70f34f412 (patch)
tree9c8fbcb42eb17f7312aa8443e7b43b9904c393f9 /sql
parentf703449242949e387432bbc1b54a094f589f84ea (diff)
Added script for GO 183146. By McBitter.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1247_world.sql1
1 files changed, 1 insertions, 0 deletions
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;