wesnoth/data/campaigns/The_Dark_Hordes.cfg
Cédric Duval 08a7296ac4 Enabled gamestart speedup by not unnecessarily loading campaigns.
This will only break savegames from before 0.7.10, which is reasonable.
2004-09-12 14:44:21 +00:00

17 lines
428 B
INI

[campaign]
id=dark_hordes
rank=20
textdomain=wesnoth-tdh
icon=undead-initiate.png
name= _ "The Dark Hordes"
define=CAMPAIGN_THE_DARK_HORDES
first_scenario=A_New_Chance
difficulties=EASY,NORMAL,HARD
difficulty_descriptions= _ "&undead-initiate.png,Apprentice,(easiest);*&undead-necromancer.png,Master;&undead-lich.png,Dark Lord,(hardest)"
[/campaign]
#ifdef CAMPAIGN_THE_DARK_HORDES
{scenarios/The_Dark_Hordes}
#endif