mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Core/Spells: Rune Strike should only be available for use once after a block/parry
Closes #6007 Signed-off-by: Subv <s.v.h21@hotmail.com>
This commit is contained in:
2
sql/updates/world/2012_04_04_01_world_spell_dbc.sql
Normal file
2
sql/updates/world/2012_04_04_01_world_spell_dbc.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `spell_dbc` SET `EffectApplyAuraName1`=4 WHERE `Id`=56817;
|
||||
|
||||
Reference in New Issue
Block a user