kiedyś grzebałem za tym ...
sa 2 rodzaje plagi ... trupia i inna
#define WEAPON_SPECIAL_PLAGUE_TYPE TYPE
# Canned definition of the Plague ability to be included in a
# [specials] clause (with type specifier).
[plague]
id=plague({TYPE})
name= _ "plague"
description= _ "Plague:
When a unit is killed by a Plague attack, that unit is replaced with a unit identical to and on the same side as the unit with the Plague attack. This doesn't work on Undead or units in villages."
type={TYPE}
[/plague]
#enddef
#define WEAPON_SPECIAL_PLAGUE
# Canned definition of the Plague ability to be included in a
# [specials] clause.
[plague]
id=plague
name= _ "plague"
description= _ "Plague:
When a unit is killed by a Plague attack, that unit is replaced with a Walking Corpse on the same side as the unit with the Plague attack. This doesn't work on Undead or units in villages."
type=Walking Corpse
[/plague]
#enddef
pierwsza mozna wybrac jaka jednostka sie pojawi w grze (niby pisze ze zamienia sie na ta jaka zabiła ale da sie ustawic dowolna z tego co sie orientuje a napewno nizszy poziom zarażającej
druga to klasyczna od zombiakó i jej zmienić nie potrafie - zreszta jak sam piszesz klucza sie zmienic nie da |