1
0
forked from 0ad/0ad

Make fruit (berries and some fruit trees)'s obstructions smaller.

Patch by: @nani
Liked by: @ffffffff
Tested by: me and @Langbart
Differential Revision: https://code.wildfiregames.com/D3957
This was SVN commit r25436.
This commit is contained in:
Stan 2021-05-14 15:13:55 +00:00
parent cf5c815879
commit 79e294ec06

View File

@ -14,7 +14,7 @@
<Color r="155" g="204" b="102"/>
</Minimap>
<Obstruction>
<Static width="4.0" depth="4.0"/>
<Static width="2.5" depth="2.5"/>
<!-- Delete as a workaround to facilitate wall placement. -->
<DeleteUponConstruction>true</DeleteUponConstruction>
</Obstruction>