aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-09-10 02:20:06 +0200
committerSnapperRy <snapperryen@gmail.com>2016-09-10 02:30:22 +0200
commit2f493430c9f029867eb1699c54de853e06e850d9 (patch)
tree3d9b55cb24e941e05e88722fb3102f7a66744dbb /sql
parent0479f08c3c07c4de3af4d2293b80d690e4bdf646 (diff)
Script/Quest: fix and use proper serverside summon spell for quest "Red Snapper - Very Tasty!".
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2016_09_10_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_10_00_world.sql b/sql/updates/world/3.3.5/2016_09_10_00_world.sql
new file mode 100644
index 00000000000..5bd420007f7
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_09_10_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `spell_dbc` SET `Effect1`=28, `EffectMiscValueB1`=64 WHERE `Id`=29869;