view testdata/unit-in-specified-main-category.armyx @ 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 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="cat1"/>
	</units>
</army>