forked from mirrors/0ad
New berry bushes by BigTiger
Reviewed by: @Stan Comments by: @borg Thread: https://wildfiregames.com/forum/index.php?/topic/25431-task-trees/ This was SVN commit r22151.
This commit is contained in:
@@ -2,16 +2,30 @@
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant name="Berries">
|
||||
<mesh>gaia/berrybush.dae</mesh>
|
||||
<variant frequency="1" name="Berry Bush Base">
|
||||
<props>
|
||||
<prop actor="props/flora/berries.xml" attachpoint="root"/>
|
||||
<prop actor="particle/sparks_blacksmith.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="green">
|
||||
<textures><texture file="gaia/berry_bushes.png" name="baseTex"/></textures>
|
||||
<variant frequency="1" name="Berry Bush Mesh 01">
|
||||
<mesh>gaia/berry_bush_01.dae</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="Berry Bush Mesh 02">
|
||||
<mesh>gaia/berry_bush_02.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Berry Bush Texture 01">
|
||||
<textures>
|
||||
<texture file="gaia/berry_bush_01.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
<variant frequency="1" name="Berry Bush Texture 02">
|
||||
<textures>
|
||||
<texture file="gaia/berry_bush_02.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -59,6 +59,7 @@
|
||||
"List": [
|
||||
{"nick": "Annatar", "name": "Kenneth Branch"},
|
||||
{"nick": "b.w.keough", "name": "Brendan Keough"},
|
||||
{"nick": "BigTiger", "name": "Nathanael P. Moore"},
|
||||
{"nick": "Brownboot", "name": "Allen White"},
|
||||
{"nick": "CDmir", "name": "Čestmír Dammer"},
|
||||
{"nick": "Centurion_13", "name": "Shan Coster"},
|
||||
@@ -103,6 +104,7 @@
|
||||
"List": [
|
||||
{"nick": "Alexandermb", "name": "Daniel Morgado"},
|
||||
{"nick": "Athos"},
|
||||
{"nick": "BigTiger", "name": "Nathanael P. Moore"},
|
||||
{"nick": "Brightgalrs", "name": "Robert D. Schultz"},
|
||||
{"nick": "Eggbird", "name": "Egbert Tigelaar"},
|
||||
{"nick": "EmjeR", "name": "Matthijs de Rijk"},
|
||||
@@ -224,7 +226,7 @@
|
||||
{"name": "Bahare Abasian"},
|
||||
{"nick": "dMZeroCold", "name": "Mostafa Lotfi"}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user