annotate testdata/single-unit-no-stats-race.racex @ 220:0fa634c6391b

Re #394: Make requirements (or factory) more closely match Rollcall methods * Add matching unit tests for validation
author IBBoard <dev@ibboard.co.uk>
date Sat, 24 Mar 2012 19:32:47 +0000
parents c6e5b8a1948d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
43
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
56
c6e5b8a1948d Re #274: crash when missing unitMember id
IBBoard <dev@ibboard.co.uk>
parents: 43
diff changeset
2 <race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default">
43
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <units>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 <unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1">
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 </unit>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
6 </units>
00abd1c2f7d6 Re #268: Restructure stats for re-use
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
7 </race>