Mercurial > repos > IBBoard.WarFoundry.API.Tests
comparison testdata/single-unit-no-stats-race.racex @ 43:00abd1c2f7d6
Re #268: Restructure stats for re-use
* Test new stat line behaviour
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 25 Apr 2010 15:10:30 +0000 |
parents | |
children | c6e5b8a1948d |
comparison
equal
deleted
inserted
replaced
42:d4f6e9ac981e | 43:00abd1c2f7d6 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default" lang="en"> | |
3 <units> | |
4 <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1"> | |
5 </unit> | |
6 </units> | |
7 </race> |