1
0
forked from 0ad/0ad

This was SVN commit r8226.

This commit is contained in:
Michael D. Hafer 2010-10-01 04:23:35 +00:00
parent 317abe51d4
commit 91c5101e48
3 changed files with 5 additions and 5 deletions

View File

@ -6,6 +6,6 @@
<History>*I could not find any evidence of a celtic tower, but I'm giving them one for gameplay reasons.*</History>
</Identity>
<VisualActor>
<Actor>structures/celts/scout_tower.xml</Actor>
<Actor>structures/celts/outpost.xml</Actor>
</VisualActor>
</Entity>

View File

@ -16,7 +16,7 @@
<Height>15.0</Height>
</Footprint>
<Obstruction>
<Static width="7.5" depth="7.5"/>
<Static width="7.0" depth="7.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/scout_tower.xml</Actor>

View File

@ -28,11 +28,11 @@
<FoundationActor>structures/fndn_2x2.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="6.0" depth="6.0"/>
<Height>10.0</Height>
<Square width="7.5" depth="7.5"/>
<Height>15.0</Height>
</Footprint>
<Obstruction>
<Static width="6.0" depth="6.0"/>
<Static width="7.0" depth="7.0"/>
</Obstruction>
<Vision>
<Range>80</Range>