- Timestamp:
- 05/30/11 03:50:49 (14 years ago)
- Location:
- ps/trunk/binaries/data/mods/public
- Files:
-
- 2 added
- 2 edited
-
art/actors/flora/trees/carob.xml (modified) (3 diffs)
-
maps/scenarios/Cycladic Archipelago II.pmp (added)
-
maps/scenarios/Cycladic Archipelago II.xml (added)
-
simulation/templates/template_gaia_flora_tree.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/binaries/data/mods/public/art/actors/flora/trees/carob.xml
r6391 r9578 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>1 <?xml version="1.0" encoding="utf-8"?> 2 2 <actor version="1"> 3 4 3 <castshadow/> 5 6 4 <group> 7 5 <variant frequency="1" name="trunk-mesh-a"> … … 42 40 </variant> 43 41 </group> 44 45 42 <group> 46 43 <variant name="trunk-texture"> … … 48 45 </variant> 49 46 </group> 50 47 <group> 48 <variant frequency="1" name="Falling Leaves"> 49 <props> 50 <prop actor="particle/falling_leaf_green_a.xml" attachpoint="root"/> 51 </props> 52 </variant> 53 <variant frequency="3" name="No Falling Leaves"> 54 <props> 55 <prop attachpoint="root"/> 56 </props> 57 </variant> 58 </group> 51 59 </actor> -
ps/trunk/binaries/data/mods/public/simulation/templates/template_gaia_flora_tree.xml
r8440 r9578 13 13 <ResourceSupply> 14 14 <KillBeforeGather>false</KillBeforeGather> 15 <Amount> 150</Amount>15 <Amount>200</Amount> 16 16 <Type>wood.tree</Type> 17 17 </ResourceSupply>
Note:
See TracChangeset
for help on using the changeset viewer.
