1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/template_unit.xml

12 lines
258 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_entity_full">
<Identity>
<GenericName>Unit</GenericName>
<IconSheet>PortraitSheet</IconSheet>
</Identity>
<UnitMotion/>
<Cost>
<Population>1</Population>
</Cost>
</Entity>