mentioned drain and plague immunity in the undead trait description...

and that you can only poison living targets (fixes bug #6566)
This commit is contained in:
Gunter Labes 2006-08-23 19:33:49 +00:00
parent 62310f0f2c
commit 4104c56b6a
2 changed files with 2 additions and 2 deletions

View file

@ -529,6 +529,6 @@ This unit always strikes first with this attack, even if they are defending."
id=poison
name= _ "poison"
description= _ "Poison:
This attack poisons the target. Poisoned units lose 8 HP every turn until they are cured or are reduced to 1 HP."
This attack poisons living targets. Poisoned units lose 8 HP every turn until they are cured or are reduced to 1 HP. "
[/poison]
#enddef

View file

@ -312,7 +312,7 @@ During campaigns, certain units may opt to join the player's forces of their own
[topic]
id=traits_undead
title= _"trait^Undead"
text= _"Undead units are immune to poison." + _"
text= _"Undead units are immune to poison, also drain and plague doesn't work on them." + _"
Undead units generally have 'Undead' as their only trait. Since Undead units are the bodies of the dead, risen to fight again, poison has no effect upon them. This can make them invaluable in dealing with foes who use poison in conjunction with their attacks."
[/topic]