aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-24 17:20:45 -0600
committermegamage <none@none>2009-03-24 17:20:45 -0600
commitd96b0f5cb6b7ee78a365760e05e7c8ae606415f7 (patch)
treedc2284d65cde429256f8a416688ef34b2d4ddf5d /sql
parent4cee45c09d84c0ffefd79c2ecdc74f5763f35947 (diff)
parent8413356d0ef5231117ff0717d08fed9b1ab90002 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1247_world.sql1
-rw-r--r--sql/updates/1249_world.sql1
2 files changed, 2 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;
diff --git a/sql/updates/1249_world.sql b/sql/updates/1249_world.sql
new file mode 100644
index 00000000000..6ce0e777210
--- /dev/null
+++ b/sql/updates/1249_world.sql
@@ -0,0 +1 @@
+UPDATE `gameobject_template` SET `ScriptName` = 'go_ethereum_prison' WHERE `entry` = 184421;