mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(Core/Spells): Fingers of Frost should always proc alongside with … (#13008)
...Frostbite.
This commit is contained in:
@@ -741,7 +741,7 @@ public:
|
||||
{
|
||||
SpellInfo const* triggeredSpell;
|
||||
SpellInfo const* triggeredByAura;
|
||||
// uint8 triggeredByEffIdx This might be needed at a later stage - No need known for now
|
||||
uint8 triggeredByEffIdx;
|
||||
int32 chance;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user