annotate testdata/single-unit-no-stats-race.racex @ 235:d122354eeebc

Re #410: N per M models in parent requirement * Add tests for adding * Change text on adding to make more sense (tell users N, M, and how many there are now)
author IBBoard <dev@ibboard.co.uk>
date Wed, 01 Aug 2012 21:01:43 +0100
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>