Decreases HP of peacocks and both HP and crush armour of female citizens.

This was SVN commit r16757.
This commit is contained in:
scythetwirler 2015-06-13 16:44:47 +00:00
parent 2a657a7eb7
commit e5419cf19b
3 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna_hunt_passive">
<Health>
<Max>5</Max>
</Health>
<Identity>
<Civ>gaia</Civ>
<SpecificName>Peacock</SpecificName>

View file

@ -3,6 +3,7 @@
<Armour>
<Hack>1</Hack>
<Pierce>1</Pierce>
<Crush>1</Crush>
</Armour>
<Cost>
<BuildTime>8</BuildTime>

View file

@ -49,7 +49,7 @@
</Resources>
</Cost>
<Health>
<Max>50</Max>
<Max>25</Max>
</Health>
<Identity>
<GenericName>Female Citizen</GenericName>