1
0
forked from 0ad/0ad

This was SVN commit r4352.

This commit is contained in:
Michael D. Hafer 2006-09-17 21:48:57 +00:00
parent b626abfda9
commit 2736bda0c2

View File

@ -0,0 +1,14 @@
<?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>