mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[6815] Allowed switching INVTYPE_HOLDABLE items during combat, used correct spells for triggering global cooldown at weapon switch. Original patch provided by mobel/simak
This commit is contained in:
parent
a44ada6d6b
commit
8e54a3c1cf
5 changed files with 23 additions and 9 deletions
|
|
@ -1834,6 +1834,8 @@ enum CorpseDynFlags
|
|||
#define SPELL_ID_GENERIC_LEARN 483
|
||||
#define SPELL_ID_PASSIVE_BATTLE_STANCE 2457
|
||||
#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
|
||||
|
||||
enum WeatherType
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue