0ad/binaries/data/mods/public/simulation/templates/template_gaia.xml

18 lines
401 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_entity_quasi">
<Identity>
<Civ>gaia</Civ>
<GenericName>Gaia</GenericName>
</Identity>
<Vision>
<Range>0</Range>
<RetainInFog>true</RetainInFog>
</Vision>
<StatusBars>
<BarWidth>2.0</BarWidth>
<BarHeight>0.2</BarHeight>
<HeightOffset>5.0</HeightOffset>
</StatusBars>
<OverlayRenderer/>
</Entity>