1
0
forked from 0ad/0ad

This was SVN commit r5231.

This commit is contained in:
Michael D. Hafer 2007-07-08 03:02:47 +00:00
parent 840d859337
commit d434806a5c

View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_tree"
>
<Traits>
<Id>
<Internal_Only />
<Specific>Deciduous Bush</Specific>
<Classes>Bush</Classes>
<History>A deciduous bush commonly found in temperate forests and wild fields.</History>
</Id>
<Supply>
<Max>100</Max>
<Type>wood</Type>
</Supply>
<Footprint>
<Radius>3.0</Radius>
<Height>3.0</Height>
</Footprint>
</Traits>
<Actor>props/flora/bush_tempe_a.xml</Actor>
</Entity>