Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
view testdata/unit-in-non-main-category.armyx @ 134:4e1a477c38d8
Re #27: Unit requirements
* Tidy up line endings
* Fix unit tests to mask (logical AND) instead of ORing
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 22 Apr 2011 10:30:26 +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="cat2"/> </units> </army>