aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorraczman <none@none>2009-03-24 00:06:47 +0100
committerraczman <none@none>2009-03-24 00:06:47 +0100
commit76f466cb3dc4e6fbe343b35e453c0d00c26c350a (patch)
treec854979691c24d54aa88dc805463c7a5ae9792d5 /sql
parent71bcdec848661f93f34e958f535041964b6f01de (diff)
Added script for GO 184421 by Lukaasm.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1249_world.sql1
1 files changed, 1 insertions, 0 deletions
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;