mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-08 02:00:29 +00:00
feat(Core/Spells): Allow modifying MiscValues during cast (#20731)
This commit is contained in:
@@ -218,6 +218,7 @@ struct SpellValue
|
||||
uint8 AuraStackAmount;
|
||||
int32 AuraDuration;
|
||||
bool ForcedCritResult;
|
||||
uint32 MiscVal[MAX_SPELL_EFFECTS];
|
||||
};
|
||||
|
||||
enum SpellState
|
||||
|
||||
Reference in New Issue
Block a user