Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
view testdata/single-unit-no-stats-race.racex @ 224:49480e1a8f90
Re #359: Add "only contained" attribute to unit types
* Add tests to make sure contained units aren't returned in list for category
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 14 Apr 2012 16:58:20 +0100 |
parents | c6e5b8a1948d |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default"> <units> <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1"> </unit> </units> </race>