mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 06:16:38 +00:00
[Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time (#1856)
* [Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time [Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time * [Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time [Spells] SPA 310 SE_ReduceReuseTimer will now work on spell recast time
This commit is contained in:
@@ -1529,6 +1529,7 @@ protected:
|
||||
uint32 casting_spell_type;
|
||||
int16 casting_spell_resist_adjust;
|
||||
uint32 casting_spell_aa_id;
|
||||
uint32 casting_spell_recast_adjust;
|
||||
bool casting_spell_checks;
|
||||
uint16 bardsong;
|
||||
EQ::spells::CastingSlot bardsong_slot;
|
||||
|
||||
Reference in New Issue
Block a user