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:
Subv
2012-04-04 21:41:54 -05:00
parent 3d6da262dc
commit a7de92a7a1

View File

@@ -0,0 +1,2 @@
UPDATE `spell_dbc` SET `EffectApplyAuraName1`=4 WHERE `Id`=56817;