fixed unit image path for difficulty selection of campaigns.
This commit is contained in:
parent
20974d43e4
commit
a592898d77
4 changed files with 14 additions and 14 deletions
|
@ -6,14 +6,14 @@
|
|||
id=eastern_invasion
|
||||
rank=30
|
||||
#textdomain wesnoth-ei
|
||||
icon=units/human-loyalists/human-general.png
|
||||
icon=units/human-loyalists/general.png
|
||||
name= _ "The Eastern Invasion"
|
||||
define=CAMPAIGN_EASTERN_INVASION
|
||||
first_scenario=The_Outpost
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/human-loyalists/human-spearman.png _"Spearman" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT units/human-loyalists/human-swordman.png _"Swordsman"} +
|
||||
";" + {MENU_IMG_TXT2 units/human-loyalists/human-royalguard.png (_"Royal Guard") _"(hardest)"}
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/human-loyalists/spearman.png _"Spearman" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT units/human-loyalists/swordman.png _"Swordsman"} +
|
||||
";" + {MENU_IMG_TXT2 units/human-loyalists/royalguard.png (_"Royal Guard") _"(hardest)"}
|
||||
description= _ "There are rumors of undead attacks on the eastern border of Wesnoth. You, an officer in the Royal Army, have been sent to the eastern front to protect the villagers and find out what is happening."
|
||||
image=portraits/dacyn.png
|
||||
[/campaign]
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
define=CAMPAIGN_HEIR_TO_THE_THRONE
|
||||
first_scenario=The_Elves_Besieged
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/elves-wood/elvish-fighter.png _"Fighter" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT units/elves-wood/elvish-hero.png _"Hero"} + ";" +
|
||||
{MENU_IMG_TXT2 units/elves-wood/elvish-champion.png _"Champion" _"(hardest)"}
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/elves-wood/fighter.png _"Fighter" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT units/elves-wood/hero.png _"Hero"} + ";" +
|
||||
{MENU_IMG_TXT2 units/elves-wood/champion.png _"Champion" _"(hardest)"}
|
||||
description= _ "Fight to regain the throne of Wesnoth, of which you are the legitimate heir."
|
||||
image=portraits/konrad.png
|
||||
[/campaign]
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
define=CAMPAIGN_SON_OF_THE_BLACK_EYE
|
||||
first_scenario=End_Of_Peace
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/orcs/orcish-grunt.png _"Grunt" _"(challenging)"} +
|
||||
";*" + {MENU_IMG_TXT2 units/orcs/orcish-warrior.png _"Warrior" _"(difficult)"} +
|
||||
";" + {MENU_IMG_TXT2 units/orcs/orcish-warlord.png _"Warlord" _"(experts only)"}
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/orcs/grunt.png _"Grunt" _"(challenging)"} +
|
||||
";*" + {MENU_IMG_TXT2 units/orcs/warrior.png _"Warrior" _"(difficult)"} +
|
||||
";" + {MENU_IMG_TXT2 units/orcs/warlord.png _"Warlord" _"(experts only)"}
|
||||
icon=units/orcish-ruler.png
|
||||
image=items/orcish-flag.png
|
||||
description= _ "Let orcish leader Kapou'e join up with the runaway Tribes council and free his enslaved people."
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
define=CAMPAIGN_THE_DARK_HORDES
|
||||
first_scenario=A_New_Chance
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 undead-adept.png _"Apprentice" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT undead-necromancer.png _"Master"} +
|
||||
";" + {MENU_IMG_TXT2 undead-lich.png (_"Dark Lord") _"(hardest)"}
|
||||
icon=undead-initiate.png
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/undead-necromancers/adept.png _"Apprentice" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT units/undead-necromancers/necromancer.png _"Master"} +
|
||||
";" + {MENU_IMG_TXT2 units/undead-necromancers/lich.png (_"Dark Lord") _"(hardest)"}
|
||||
icon=initiate.png
|
||||
description= _ "Lead fugitive necromancer Gwiti Ha'atel to mastery of the undead hordes."
|
||||
image=portraits/gwiti.png
|
||||
[/campaign]
|
||||
|
|
Loading…
Add table
Reference in a new issue