view testdata/unit-in-specified-main-category.armyx @ 194:f1f4df654a91

Re #350: Add requirement to allow N of unit for specific other units * Add tests for defining minimum amount as well as allowed amount (e.g. "2 of these allow 3 of those")
author IBBoard <dev@ibboard.co.uk>
date Sat, 03 Dec 2011 19:56:58 +0000
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>