Mercurial > repos > IBBoard.WarFoundry.API.Tests
view testdata/unit-in-specified-main-category.armyx @ 183:bd38c32fb1a9
Re #366: Rewrite equipment handling and limits
* Remove comment added during #356 - now resolved
* Add test for behaviour of percentages
* Add test for new "calculate number taken" util method
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 12 Nov 2011 20:36:58 +0000 |
parents | 97ea355f9564 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <army xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="army" name="" system="wh" race="empire" maxPoints="100"> <units> <unit id="unit1" unitType="Empire1" unitName="General Bob" size="1" category="cat1"/> </units> </army>