1
0
forked from 0ad/0ad

Re-exported Greek Civic Centre to remove some of the vases (seemed cluttered before), and to make player color more prominent. Gave ships farther vision.

This was SVN commit r8455.
This commit is contained in:
Michael D. Hafer 2010-10-24 10:05:28 +00:00
parent ec27e78e60
commit dcd7211d34
11 changed files with 29 additions and 15 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>structural/hele_civic_shields.dae</mesh>
<texture>props/hele_props_b.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -6,10 +6,10 @@
<mesh>structural/hele_civic_struct.dae</mesh>
<props>
<prop actor="props/structures/hellenes/civic_centre_props.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_tiles1.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_tiles2.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_trees.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_round.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_shields.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct.dds</texture>
</variant>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -26,6 +26,6 @@
<Unit radius="8.0"/>
</Obstruction>
<Vision>
<Range>40</Range>
<Range>100</Range>
</Vision>
</Entity>

View File

@ -15,6 +15,6 @@
<Crush>15.0</Crush>
</Armour>
<Vision>
<Range>56</Range>
<Range>120</Range>
</Vision>
</Entity>