1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/template_structure_special.xml
2010-02-05 21:45:31 +00:00

15 lines
326 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure">
<Identity>
<GenericName>Special Building</GenericName>
<IconCell>62</IconCell>
</Identity>
<Health>
<Max>2000</Max>
</Health>
<Footprint>
<Square width="24.0" depth="24.0"/>
<Height>8.0</Height>
</Footprint>
</Entity>