1
0
forked from 0ad/0ad

Gives all fish the new IsSeaCreature class, so AI can identify them more easily.

This was SVN commit r10309.
This commit is contained in:
James Baillie 2011-09-24 15:24:16 +00:00
parent 5fc514ab32
commit 17076f2561

View File

@ -7,7 +7,7 @@
<Health disable=""/>
<Identity>
<GenericName>Fish</GenericName>
</Identity>
<Classes datatype="tokens">IsSeaCreature</Classes> </Identity>
<Obstruction>
<Unit radius="0.1"/>
<BlockMovement>false</BlockMovement>