[9295] Implement SPELL_AURA_MOD_BLOCK_CRIT_CHANCE

This fixes talent 47294 and ranks

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Wowka321 2010-02-03 20:48:17 +01:00 committed by Lightguard
parent f157b101fb
commit e2fe17034a
3 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9294"
#define REVISION_NR "9295"
#endif // __REVISION_NR_H__