Track recent changes in elf unit names.

This commit is contained in:
Eric S. Raymond 2007-10-02 21:58:57 +00:00
parent 7eeb584f54
commit a2e2c132be

View file

@ -4,17 +4,17 @@
[/textdomain]
[campaign]
id="orcish_incursion"
icon="units/elves-wood/elvish-lord.png~TC(1,magenta)"
image="portraits/Erlornas.png"
icon="elves-wood/lord.png~TC(1,magenta)"
image="../data/campaigns/An_Orcish_Incursion/images/portraits/Erlornas.png"
name=_"An Orcish Incursion"
rank=15
first_scenario="1_Defend_the_Forest"
difficulties="EASY,NORMAL,HARD"
difficulty_descriptions={MENU_IMG_TXT2 "units/elves-wood/fighter.png~RC(magenta>red)" _"Fighter" _"(Beginner)"} +
";*" + {MENU_IMG_TXT2 "units/elves-wood/elvish-lord.png~RC(magenta>red)" _"Lord" _"(Normal)"} + ";" +
{MENU_IMG_TXT2 "units/elves-wood/elvish-high-lord.png~RC(magenta>red)" _"High Lord" _"(Challenging)"}
";*" + {MENU_IMG_TXT2 "units/elves-wood/lord.png~RC(magenta>red)" _"Lord" _"(Normal)"} + ";" +
{MENU_IMG_TXT2 "units/elves-wood/high-lord.png~RC(magenta>red)" _"High Lord" _"(Challenging)"}
define="CAMPAIGN_AN_ORCISH_INCURSION"
description=_"Defend the forests of the elves against marauding orcs, learning valuable tactics as you do so.
description=_"Defend the forests of the elves against the first orcs to reacjh the Great Continent, learning valuable tactics as you do so.
(Novice level, 7 scenarios.)"
[/campaign]