- Added: a generic version of CastSpellOnOwnerAndPets to GameNPCHelper.
- Changed: CastSpellOnOwnerAndPets in GameHastener to the static extension method, also replaced CastSpell in FrontierHastener by CastSpellOnOwnerAndPets.
- Bugfix: FrontierHastener now correctly cast spells on the target instead of themself.
- Removed: helper method CastSpellOnOwnerAndPets in GameHastener.