aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authoridostyle@zoit <idostyl3@googlemail.com>2011-08-25 13:55:24 +0200
committeridostyle@zoit <idostyl3@googlemail.com>2011-08-25 14:06:27 +0200
commit2d4e4644a49356e76f759246e469c762ccb74bcf (patch)
tree7b52a665540523667998993dddafd1a1b06f4b16 /sql
parentdfa179b427bf18b4296606d946dce6adc6130805 (diff)
Script: Vault of Archavon: Earth, Wind & Fire achievement
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2011_XX_XX_XX_world_spell_dbc.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/2011_XX_XX_XX_world_spell_dbc.sql b/sql/updates/world/2011_XX_XX_XX_world_spell_dbc.sql
new file mode 100644
index 00000000000..94a2e128fe0
--- /dev/null
+++ b/sql/updates/world/2011_XX_XX_XX_world_spell_dbc.sql
@@ -0,0 +1,6 @@
+-- Not the right-way™
+-- Dummy effect with caster as target
+DELETE FROM `spell_dbc` WHERE `id` IN (68308);
+INSERT INTO `spell_dbc` (`Id`,`Effect1`,`EffectImplicitTargetA1`,`EffectImplicitTargetB1`,`comment`)
+VALUES
+(68308, 3, 1, 0, 'Vault of Archavon - Earth, Wind & Fire - Achievement Check');