1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/template_structure.xml
2005-10-09 03:00:03 +00:00

25 lines
371 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"
/>
<Vision
los="9"
permanent="true"
/>
</Traits>
</Entity>