mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[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:
parent
963c6e5cf7
commit
784cf098b0
4 changed files with 8 additions and 7 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue