aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
diff options
context:
space:
mode:
authorDr.Tenma <dr.tenma@trinitycore.contrib>2011-05-13 19:13:55 +0200
committerShauren <shauren.trinity@gmail.com>2011-05-13 19:13:55 +0200
commit5ab5a492c8a852476fe202facc6058162bd9039b (patch)
treeaeb87a1b4394024e9c1c9104e4281c6c0e931259 /sql/scripts
parentb6cf587de94d8351b3712b5407a966f58dd03cae (diff)
Scripts/Spells: Deadly Poison will now properly trigger poison applied on weapon in other hand when reaching 5 stacks
Diffstat (limited to 'sql/scripts')
-rw-r--r--sql/scripts/world_scripts_full.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql
index 73dc6ced0d7..66673c51bc9 100644
--- a/sql/scripts/world_scripts_full.sql
+++ b/sql/scripts/world_scripts_full.sql
@@ -2208,6 +2208,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 5938, 'spell_rog_shiv'),
( 14185, 'spell_rog_preparation'),
(-51685, 'spell_rog_prey_on_the_weak'),
+( -2818, 'spell_rog_deadly_poison'),
-- priest
(-47788, 'spell_pri_guardian_spirit'),
( -8129, 'spell_pri_mana_burn'),