mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 21:05:47 +00:00
This was SVN commit r5231.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user