1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/gaia/geology_metal_greek.xml

15 lines
423 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_gaia_geo_mineral">
<Traits>
<Anchor>
<Type>Ground</Type>
<!-- If negative or > 90.0, entity will always conform to terrain (assuming traits.pitch allows it) -->
<ConformX>3.141592</ConformX>
<ConformZ>3.141592</ConformZ>
</Anchor>
</Traits>
<Actor>geology/metalmine_granite_greek.xml</Actor>
</Entity>