1
0
forked from 0ad/0ad

Tweak 2 heights missed in 934025b2fb

This was SVN commit r23615.
This commit is contained in:
bb 2020-05-02 17:02:46 +00:00
parent 8158fe7b23
commit 3e315c0ef0
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<Entity parent="template_structure_defensive_wall_gate">
<Footprint>
<Square width="37" depth="8"/>
<Height>10.3</Height>
<Height>18</Height>
</Footprint>
<Identity>
<Civ>brit</Civ>
@ -16,7 +16,7 @@
</Obstructions>
</Obstruction>
<StatusBars>
<HeightOffset>11.3</HeightOffset>
<HeightOffset>19</HeightOffset>
</StatusBars>
<VisualActor>
<Actor>structures/britons/wall_gate.xml</Actor>

View File

@ -3,7 +3,7 @@
<Attack disable=""/>
<Footprint>
<Square width="9" depth="9"/>
<Height>14.5</Height>
<Height>21.5</Height>
</Footprint>
<GarrisonHolder disable=""/>
<Identity>
@ -16,7 +16,7 @@
</Obstruction>
<RallyPoint disable=""/>
<StatusBars>
<HeightOffset>15.5</HeightOffset>
<HeightOffset>22.5</HeightOffset>
</StatusBars>
<VisualActor>
<Actor>structures/gauls/wall_tower.xml</Actor>