fiexed unit images in difficulty selection
TRoW and tdh still to be fixed, campaign spcifig units icons at the campaign selections have to be fixed after moving units to campaign folders
This commit is contained in:
parent
a5a5b5d686
commit
ea4094b895
3 changed files with 10 additions and 10 deletions
|
@ -6,14 +6,14 @@
|
|||
id=eastern_invasion
|
||||
rank=30
|
||||
#textdomain wesnoth-ei
|
||||
icon=human-general.png
|
||||
icon=units/human-loyalists/human-general.png
|
||||
name= _ "The Eastern Invasion"
|
||||
define=CAMPAIGN_EASTERN_INVASION
|
||||
first_scenario=The_Outpost
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 human-spearman.png _"Spearman" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT human-swordman.png _"Swordsman"} +
|
||||
";" + {MENU_IMG_TXT2 human-royalguard.png (_"Royal Guard") _"(hardest)"}
|
||||
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)"}
|
||||
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 elvish-fighter.png _"Fighter" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT elvish-hero.png _"Hero"} + ";" +
|
||||
{MENU_IMG_TXT2 elvish-champion.png _"Champion" _"(hardest)"}
|
||||
difficulty_descriptions={MENU_IMG_TXT2 units/elves-wood/elvish-fighter.png _"Fighter" _"(easiest)"} +
|
||||
";*" + {MENU_IMG_TXT iunits/elves-wood/elvish-hero.png _"Hero"} + ";" +
|
||||
{MENU_IMG_TXT2 iunits/elves-wood/elvish-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 orcish-grunt.png _"Grunt" _"(challenging)"} +
|
||||
";*" + {MENU_IMG_TXT2 orcish-warrior.png _"Warrior" _"(difficult)"} +
|
||||
";" + {MENU_IMG_TXT2 orcish-warlord.png _"Warlord" _"(experts only)"}
|
||||
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)"}
|
||||
icon=units/orcs/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."
|
||||
|
|
Loading…
Add table
Reference in a new issue