1
0
forked from 0ad/0ad

Made huntable animals easier to kill. We may change this again later, so we can have some hunting techs.

This was SVN commit r9627.
This commit is contained in:
Michael D. Hafer 2011-06-16 22:21:37 +00:00
parent 0dcaa3d9a1
commit 86505030cb

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna">
<Health>
<Max>50</Max>
<DeathType>remain</DeathType>
</Health>
<ResourceSupply>
@ -8,4 +9,4 @@
<Amount>100</Amount>
<Type>food.meat</Type>
</ResourceSupply>
</Entity>
</Entity>