[6968] Replace check for spell category removed in 3.0.x with spellid.

Should fix not interrupting wand casting by other spell cast.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-12-29 00:51:49 +01:00
parent 963c6e5cf7
commit 784cf098b0
4 changed files with 8 additions and 7 deletions

View file

@ -1904,6 +1904,7 @@ enum CorpseDynFlags
#define SPELL_ID_PASSIVE_RESURRECTION_SICKNESS 15007
#define SPELL_ID_WEAPON_SWITCH_COOLDOWN_1_5s 6119
#define SPELL_ID_WEAPON_SWITCH_COOLDOWN_1_0s 6123
#define SPELL_ID_AUTOSHOT 75 // used for checks in other spells interruption
enum WeatherType
{