Fix bug where Galdrad has empty box when L2 unit killed:

$ at start of string makes whole thing a variable in vconfig::expand()
This commit is contained in:
Rusty Russell 2006-05-16 07:11:43 +00:00
parent 35ee00cb63
commit dd3634b796

View file

@ -1310,7 +1310,7 @@ When 'n' no longer selects a new unit, you can end your turn.")}
[/then]
[else]
# Must be level 2 unit.
{TEACHER (_"$student, level 2 units are powerful, but not invulnerable. Goodbye, $deadguy.user_description.")}
{TEACHER (_"Level 2 units are powerful, but not invulnerable $student! Goodbye, $deadguy.user_description|.")}
[/else]
[/if]
[/else]