1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/template_unit_superunit.xml
2004-11-16 21:15:34 +00:00

21 lines
364 B
XML
Executable File

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="template_unit_superunit" Parent="template_unit">
<Traits>
<Id
generic="Generic Super Unit"
class2="Super Unit"
type.unit.group.military="true"
type.unit.group.superunit="true"
/>
<Loot
up="50"
food="1"
wood="1"
stone="1"
ore="1"
/>
</Traits>
</Entity>