1
0
forked from 0ad/0ad

Fish should not block foundation construction.

Regression introduced by 8ace8034a2.
Tested by mimo, commit permitted by Itms.

This was SVN commit r21810.
This commit is contained in:
elexis 2018-04-30 16:29:55 +00:00
parent 54d2b13658
commit 0de26377a8

View File

@ -13,6 +13,7 @@
<Obstruction>
<BlockMovement>false</BlockMovement>
<BlockPathfinding>false</BlockPathfinding>
<DeleteUponConstruction>true</DeleteUponConstruction>
</Obstruction>
<Position>
<Altitude>-2.0</Altitude>