aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorblub <Vincent_Michael@gmx.de>2013-01-07 14:03:28 -0800
committerblub <Vincent_Michael@gmx.de>2013-01-07 14:03:28 -0800
commit669e2ed20f3c9b6b421b5353c0d31475d64b4f20 (patch)
tree052bbe86924b5715d07c068f7a4c84fe8e9c1648 /sql
parent55d3e8adaa1ae37ada1429a8d2f17ca53f62bbd6 (diff)
parent36ba35285bb103ed164d567dc003227f1cac07ad (diff)
Merge pull request #8725 from krofna/krefixes
Script/AQ: Rewrite Skeram
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_12_20_00_world_skeram.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2012_12_20_00_world_skeram.sql b/sql/updates/world/2012_12_20_00_world_skeram.sql
new file mode 100644
index 00000000000..fb62da5e994
--- /dev/null
+++ b/sql/updates/world/2012_12_20_00_world_skeram.sql
@@ -0,0 +1,5 @@
+DELETE FROM `spell_target_position` WHERE id IN (4801,8195,20449);
+INSERT INTO `spell_target_position` VALUES
+(4801,531,-8306.68,2060.84,133.062,0),
+(8195,531,-8344.97,2081.36,125.649,0),
+(20449,531,-8330.63,2123.14,133.062,0);