removing file duplication in SotBE - part 3

This commit is contained in:
András Salamon 2005-05-25 19:47:42 +00:00
parent ee1e971b6b
commit 19e50520ee

View file

@ -6,14 +6,15 @@
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" _"(easiest)"} +
";*" + {MENU_IMG_TXT orcish-warrior.png _"Warrior"} +
";" + {MENU_IMG_TXT2 orcish-warlord.png _"Warlord" _"(hardest)"}
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)"}
icon=orcish-ruler.png
image=items/orcish-flag.png
[/campaign]
#ifdef CAMPAIGN_SON_OF_THE_BLACK_EYE
{scenarios/Son_Of_The_Black_Eye}
{utils.cfg}
#endif