1
0
forked from 0ad/0ad

Don't show bridges on minimap, and don't let them change ownership

This was SVN commit r17989.
This commit is contained in:
sanderd17 2016-04-06 11:44:05 +00:00
parent fd4e899f11
commit eeb07d8231
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<BuildRestrictions>
<Category>Special</Category>
</BuildRestrictions>
<Capturable disable=""/>
<Footprint>
<Square width="62" depth="15.5"/>
<Height>10.0</Height>
@ -17,6 +18,7 @@
<History>Roman engineers constructed bridges using concrete, which they called Opus caementicium.</History>
<Icon>gaia/special_blank.png</Icon>
</Identity>
<Minimap disable=""/>
<Obstruction>
<Obstructions>
<Edge width="59" depth="4" x="0" z="5"/>

View File

@ -3,6 +3,7 @@
<BuildRestrictions>
<Category>Special</Category>
</BuildRestrictions>
<Capturable disable=""/>
<Footprint>
<Square width="62" depth="15.5"/>
<Height>10.0</Height>
@ -22,6 +23,7 @@
<Edge width="59" depth="4" x="0" z="5"/>
</Obstructions>
</Obstruction>
<Minimap disable=""/>
<Selectable>
<EditorOnly/>
</Selectable>