aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorraczman <none@none>2009-03-27 20:28:17 +0100
committerraczman <none@none>2009-03-27 20:28:17 +0100
commit3a13ab502fb879a73ad5ae4618dc5a6cb5b8b9c4 (patch)
treeceec2d9de383497f532b20bd9a726c5ab9769d4c /sql
parent6a0677fd03861ca11c619593df05abd07cda25af (diff)
Added script for GO 175944 by Sorken.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1261_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1261_world.sql b/sql/updates/1261_world.sql
new file mode 100644
index 00000000000..3f97153d3dd
--- /dev/null
+++ b/sql/updates/1261_world.sql
@@ -0,0 +1 @@
+UPDATE `gameobject_template` SET `scriptname` = 'go_sacred_fire_of_life' WHERE `entry` = 175944;