#New cypress trees.

This was SVN commit r6946.
This commit is contained in:
Michael D. Hafer 2009-07-12 00:39:55 +00:00
parent dc02482665
commit dc9ac94909
17 changed files with 93 additions and 5 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="Fox (Arctic)">
<mesh>skeletal/fox.dae</mesh>
<texture>skeletal/animal_fox_arctic.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="Fox (Red)">
<mesh>skeletal/fox.dae</mesh>
<texture>skeletal/animal_fox_red.dds</texture>
</variant>
</group>
</actor>

View File

@ -8,13 +8,22 @@
<variant frequency="2" name="Cypress Tree (Medium)">
<mesh>gaia/tree_cypress_med.dae</mesh>
</variant>
<variant frequency="2" name="Cypress Tree (Tall)">
<variant frequency="2" name="Cypress Tree (Large)">
<mesh>gaia/tree_cypress_large.dae</mesh>
</variant>
<variant frequency="1" name="Cypress Tree (Tall)">
<mesh>gaia/tree_cypress_xlarge.dae</mesh>
</variant>
</group>
<group>
<variant>
<variant frequency="1" name="Foliage Colour (A)">
<texture>gaia/prop_tree_cypess.dds</texture>
</variant>
<variant frequency="1" name="Foliage Colour (B)">
<texture>gaia/prop_tree_cypess_b.dds</texture>
</variant>
<variant frequency="1" name="Foliage Colour (C)">
<texture>gaia/prop_tree_cypess_c.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Cypress Tree (Giant)">
<mesh>gaia/tree_cypress_xlarge.dae</mesh>
<texture>gaia/prop_tree_cypess_big.dds</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/skeletal/fox.dae (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_gaia_flora_tree">
<Traits>
<Id>
<Internal_Only />
<Icon_Cell>3</Icon_Cell>
<Specific>Baobab</Specific>
<Classes>Tree, Baobab</Classes>
<History>The baobab is the giant African tree that dots the landscape of the African savannah.</History>
</Id>
<Footprint>
<Radius>2.5</Radius>
<Height>10.0</Height>
</Footprint>
<Supply>
<Max>300</Max>
<Type>wood</Type>
</Supply>
</Traits>
<Actor>flora/trees/baobab.xml</Actor>
</Entity>

View File

@ -25,7 +25,7 @@
</MiniMap>
<Supply>
<Max>500</Max>
<Max>1000</Max>
<Type>metal</Type>
</Supply>