[WOTC Only] Move End Interrupt Fix
Fix a behaviour where if a unit with a move end ability is unable to use the ability midway through the movement, it gets the action points refunded, this fix makes it so the unit will continue the movement path and whiff the ability in the end while still costing the initial AP. This should prevent stun lancers that got set on fire on their middle of the melee to get a free shot.
Killing or stunning the moving unit will end their movement as usual.
Compability:
Overrides BuildNewGameStateFn and BuildInterruptGameStateFn of all affected abilities in the config file.
