view testdata/single-unit-no-stats-race.racex @ 148:3561878cdb66

Re #346: Add requirement schema support * Fixed extended race test data for new schema * Tests now work - MonoDevelop just wasn't copying updated schema
author IBBoard <dev@ibboard.co.uk>
date Wed, 01 Jun 2011 20:07:03 +0000
parents c6e5b8a1948d
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<race xmlns="http://ibboard.co.uk/warfoundry/race" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="EmpireAlt" name="Empire (Extended)" system="default">
	<units>
		<unit id="Empire1" typeName="Empire General" cat="cat1" points="100" maxNum="1" maxSize="1">
		</unit>
	</units>
</race>