1
0
forked from 0ad/0ad

This was SVN commit r5222.

This commit is contained in:
Michael D. Hafer 2007-07-05 00:47:24 +00:00
parent 08862db42c
commit 66e6722baa

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_tree"
>
<Traits>
<Id>
<Internal_Only />
<Specific>Large Oak Tree</Specific>
<Classes>Oak</Classes>
<History>A deciduous tree of the genus Quercus; has acorns and lobed leaves. This one has grown large due to copious amounts of sun, water, and soil nutrients.</History>
</Id>
<Supply>
<Max>350</Max>
<Type>wood</Type>
</Supply>
</Traits>
<Actor>flora/trees/oak_large.xml</Actor>
</Entity>