mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
Core/Spells: corrected Furor behaivior and fixed an exploit that was allowing druids to get full energy when turning into cat form
This commit is contained in:
2
sql/updates/world/4.3.4/2020_08_28_01_world.sql
Normal file
2
sql/updates/world/4.3.4/2020_08_28_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_dru_furor';
|
||||
DELETE FROM `spell_proc` WHERE `SpellId`= -17056;
|
||||
Reference in New Issue
Block a user