Page 1 of 1

SVN Rev: 3553

PostPosted: Sat Sep 05, 2015 11:13 am
by HunabKu
Yay

- Added: GameNPCHelper as a collection of static extension methods for GameNPC.
- 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.

/DOLSharp/trunk/GameServer/gameobjects/CustomNPC/Hastener.cs
/DOLSharp/trunk/GameServer/gameobjects/GameNPChelper.cs
/DOLSharp/trunk/GameServer/keeps/Gameobjects/Guards/Hastener.cs