1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/template_structure.xml

21 lines
325 B
XML
Executable File

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_entity_full">
<Traits>
<Id
generic="Generic Structure"
icon="sheet_civ"
internal_only="true"
version="0.1 pasap2"
class1="Structure"
classes="structure"
/>
<Health
bar_height="12.0"
/>
</Traits>
</Entity>