Liberty: change default difficulty
This commit is contained in:
parent
2425b89789
commit
33fd1e97eb
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
|||
icon="units/human-outlaws/fugitive.png~RC(magenta>red)"
|
||||
background="data/campaigns/The_Rise_Of_Wesnoth/images/story/trow_intro_02.jpg"
|
||||
|
||||
{CAMPAIGN_DIFFICULTY EASY "units/human-peasants/peasant.png~RC(magenta>red)" ( _ "Peasant") ( _ "Easy")} {DEFAULT_DIFFICULTY}
|
||||
{CAMPAIGN_DIFFICULTY NORMAL "units/human-outlaws/outlaw.png~RC(magenta>red)" ( _ "Outlaw") ( _ "Normal")}
|
||||
{CAMPAIGN_DIFFICULTY EASY "units/human-peasants/peasant.png~RC(magenta>red)" ( _ "Peasant") ( _ "Easy")}
|
||||
{CAMPAIGN_DIFFICULTY NORMAL "units/human-outlaws/outlaw.png~RC(magenta>red)" ( _ "Outlaw") ( _ "Normal")} {DEFAULT_DIFFICULTY}
|
||||
{CAMPAIGN_DIFFICULTY HARD "units/human-outlaws/fugitive.png~RC(magenta>red)" ( _ "Fugitive") ( _ "Difficult")}
|
||||
|
||||
#po: "marchlander" is archaic English for an inhabitant of a border region, not to be confused with "marshlander"
|
||||
|
|
Loading…
Add table
Reference in a new issue