Abilities: use [regenerate] tag for DF regen ability

This commit is contained in:
Severin Glöckner 2020-01-10 23:53:09 +01:00
parent 782a5ceda9
commit d9a0984195

View file

@ -77,15 +77,15 @@ This ability will not cure an affected unit of poison, however, only delay its e
#define ABILITY_SELF_HEAL
# Canned definition of the regenerate 4 hp ability, to be included in an [abilities] clause.
[heals]
[regenerate]
value=4
id=regenerates_4
id=regenerates
name= _ "regenerates +4"
female_name= _ "female^regenerates +4"
description= _ "The unit will heal itself 4 HP per turn. If it is poisoned, it will remove the poison instead of healing."
affect_self=yes
poison=cured
[/heals]
[/regenerate]
#enddef
#define ABILITY_STEADFAST