aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorMuhaha <none@none>2009-02-05 10:29:34 +0100
committerMuhaha <none@none>2009-02-05 10:29:34 +0100
commitee34c5b1d90e34038ef8f634d186b07dd0bb02cd (patch)
treed3cdee49f601c5d7fa7819299f12b3b0860cb859 /sql
parentd69198732e65002b53bab3a85779107490fe4dd2 (diff)
* You're Fired! quest (10821) by darkrabbit
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1206_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1206_world_scripts.sql b/sql/updates/1206_world_scripts.sql
new file mode 100644
index 00000000000..b48a714ffbc
--- /dev/null
+++ b/sql/updates/1206_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE `gameobject_template` SET `ScriptName` = 'go_legion_obelisk' WHERE `entry` = 185193; UPDATE `gameobject_template` SET `ScriptName` = 'go_legion_obelisk' WHERE `entry` = 185195; UPDATE `gameobject_template` SET `ScriptName` = 'go_legion_obelisk' WHERE `entry` = 185196; UPDATE `gameobject_template` SET `ScriptName` = 'go_legion_obelisk' WHERE `entry` = 185197; UPDATE `gameobject_template` SET `ScriptName` = 'go_legion_obelisk' WHERE `entry` = 185198; \ No newline at end of file