mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 14:48:37 +00:00
Improved a couple of strings in Dark Forecast.
This commit is contained in:
parent
3773344656
commit
b46538f0e8
@ -1384,11 +1384,11 @@ Note: You need to use the default map settings for the scenario to work right."
|
||||
[/variable]
|
||||
[then]
|
||||
{VARIABLE lose_condition_string ( _ "Death of your leader")}
|
||||
{VARIABLE notes ( _ "Since your team is made up of only one leader, the enemy waves will not be at full strength.")}
|
||||
{VARIABLE notes ( _ "Since your team has only one leader, the enemy waves will not be at full strength.")}
|
||||
[/then]
|
||||
[else]
|
||||
{VARIABLE lose_condition_string ( _ "Death of both of your team’s leaders")}
|
||||
{VARIABLE notes ( _ "Since your team is made up of two leaders, the enemy waves will be at full strength.")}
|
||||
{VARIABLE notes ( _ "Since your team has two leaders, the enemy waves will be at full strength.")}
|
||||
[/else]
|
||||
[/if]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user