aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authortreak <goodfeelingzzz@gmail.com>2014-10-27 01:25:39 +0000
committerDDuarte <dnpd.dd@gmail.com>2014-10-27 01:27:06 +0000
commit14e4a557ed5063bcb20a3be58547ab1a3f9bb12d (patch)
tree331795c807f01bb84b1b71f8c4929efcd78217e5 /sql
parentbcc4b3aedebe708324ec4a08fe2232bbb03d6729 (diff)
Scripts/Freya: Fix Lumberjacked Achieve
Closes #13435 Fixes #8166 (cherry picked from commit e0512dd4b43503d58a0334c54aed513bf24f6eff)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_10_27_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_27_00_world.sql b/sql/updates/world/2014_10_27_00_world.sql
new file mode 100644
index 00000000000..d4526804133
--- /dev/null
+++ b/sql/updates/world/2014_10_27_00_world.sql
@@ -0,0 +1 @@
+UPDATE `spell_dbc` SET `Effect1` = 3, `EffectImplicitTargetA1` = 22, `EffectImplicitTargetB1` = 7, `EffectRadiusIndex1` = 28 WHERE `Id` = 65296;