Lua control of a Unit's hitpoints and movement fragments
Add the ability to add or subtract hitpoints and movement fragments from a unit by calling unit.hp and unit.movement_fragments variables.
Movement points part split to -> https://redmine.freeciv.org/issues/591
Patch for hitpoints part attached.
- Function return type corrected in .pkg
Add the ability to add or subtract hitpoints and movement fragments from a unit by calling unit.hp and unit.movement_fragments variables.