HttT S19b Improve Void Armor
Made the question to pick it up specific to the unit.
This commit is contained in:
parent
c8ca26c833
commit
ef641d6ed3
1 changed files with 2 additions and 2 deletions
|
@ -199,7 +199,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
image="wesnoth-icon.png"
|
||||
message= _ "Do you want this unit to pick up the armor?"
|
||||
message= _ "Should $unit.name| attempt to pick up the armor?"
|
||||
[option]
|
||||
label= _ "Yes"
|
||||
[command]
|
||||
|
@ -222,7 +222,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
image="wesnoth-icon.png"
|
||||
message= _ "You struggle to lift and don the heavy plate. Once worn, however, it is amazingly comfortable. You have increased resistance to all physical damage!"
|
||||
message= _ "$unit.name| struggles to lift and don the heavy plate. Once worn, however, it is amazingly comfortable. $unit.name| feels an increased resistance to all physical damage!"
|
||||
[/message]
|
||||
{VARIABLE armor_taken 1}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue