[9429] Fix problems related to SPELL_AURA_MOD_DURATION_OF_EFFECTS_BY_DISPEL and duration reduction of some positive auras

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Blaymoira 2010-02-21 16:49:10 +01:00 committed by Lightguard
parent 5ec0c18d2c
commit 9e5e0cf3b4
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9428"
#define REVISION_NR "9429"
#endif // __REVISION_NR_H__