mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Scripts/Spells: Fixed wrong change in Drain Mana removing fear/poly effects
Update: #20234
Followup: a6673f6aa7
More Info: https://github.com/TrinityCore/TrinityCore/issues/20234#issuecomment-436970730
This commit is contained in:
1
sql/updates/world/3.3.5/2018_11_08_00_world.sql
Normal file
1
sql/updates/world/3.3.5/2018_11_08_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_clear_fear_poly' AND `spell_id`=5138;
|
||||
Reference in New Issue
Block a user