view testdata/unit-in-default-category.armyx @ 85:052148dc0a2f

Re #99: Define "points" values in GameSystem * Test point string loading (checks shift of default value responsibility from GameSystem to factory) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 20 Feb 2011 20:43:50 +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"/>
	</units>
</army>