mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Scripts/Spells: Deadly Poison will now properly trigger poison applied on weapon in other hand when reaching 5 stacks
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user