1
0
forked from 0ad/0ad

increase a bit the loot xp of fauna_hunt, refs #3701

This was SVN commit r17493.
This commit is contained in:
mimo 2015-12-16 17:54:00 +00:00
parent 58cf3cb266
commit 6c4598fe16

View File

@ -8,9 +8,9 @@
<KillBeforeGather>true</KillBeforeGather>
<Amount>100</Amount>
<Type>food.meat</Type>
<MaxGatherers>8</MaxGatherers>
<MaxGatherers>8</MaxGatherers>
</ResourceSupply>
<Loot>
<xp>5</xp>
<xp>10</xp>
</Loot>
</Entity>