1
0
forked from 0ad/0ad

Fix fence obstruction

This was SVN commit r7907.
This commit is contained in:
Ykkrosh 2010-08-11 13:15:15 +00:00
parent 3fd6159f00
commit 75494ef13c
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,9 @@
<Square width="0.8" depth="13.0"/>
<Height>4.0</Height>
</Footprint>
<Obstruction>
<Static width="0.8" depth="13.0"/>
</Obstruction>
<Vision>
<Range>4</Range>
<RetainInFog>true</RetainInFog>

View File

@ -22,6 +22,9 @@
<Square width="0.8" depth="6.5"/>
<Height>4.0</Height>
</Footprint>
<Obstruction>
<Static width="0.8" depth="6.5"/>
</Obstruction>
<Vision>
<Range>4</Range>
<RetainInFog>true</RetainInFog>