aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorraczman <none@none>2009-03-30 17:24:13 +0200
committerraczman <none@none>2009-03-30 17:24:13 +0200
commite0637c6c20703b8f46558c5dfc54eaeffea21613 (patch)
treea73c57372beeb1bb5451316b1f2c2127b089bacf /sql
parent3f985645dbb8136986eeaf4c8cac6ba87c6e4b82 (diff)
Added script for GO 185913 by Kudlaty.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1265_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1265_world.sql b/sql/updates/1265_world.sql
new file mode 100644
index 00000000000..5b5b87523cc
--- /dev/null
+++ b/sql/updates/1265_world.sql
@@ -0,0 +1 @@
+UPDATE `gameobject_template` SET `scriptname`='go_skull_pile' WHERE `entry`=185913;