-
Notifications
You must be signed in to change notification settings - Fork 0
/
_main.cfg
53 lines (40 loc) · 1.05 KB
/
_main.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#textdomain wesnoth-TIfL
#NAME: The_Inferno_League
#MACRO: TIFL
#META_MEDALS: 3
#META_SCENARIOS: 12
#META_SCENARIOS_DONE: 8
{./dist/wexlfu_preload.cfg}
[textdomain]
name="wesnoth-TIfL"
path={TIFL_DATAPATH}/translations
[/textdomain]
[campaign]
id=The_Inferno_League
name= _ "The Inferno League"
abbrev= _ "TIfL"
define=CAMPAIGN_TIFL
extra_defines=ENABLE_WARMASTER
description=_ "The Abhailah Guardians move to crush an outbreak of drake and saurian raids, but soon discover a much bigger threat in the Inferno League. They must attempt to stop this fiery menace before the ultimate flame descends upon the lands of the dunefolk.
Version: "+{TIFL_WVAR_VERSION}+"
"+{TIFL_WVART_CAMPAIGN_STATS_PLAIN}
year="626 YW"
icon=attacks/fire-blast.png
first_scenario=01_Border_Defense
[about]
title = _ "Author"
[entry]
name = "shacknetisp"
[/entry]
[/about]
[/campaign]
#ifdef CAMPAIGN_TIFL
{./dist/wexlfu_load.cfg}
#define LD path
{{TIFL_LOADPATH}/{path}}#enddef
[binary_path]
path={TIFL_DATAPATH}/
[/binary_path]
{./utils}
{./scenarios}
#endif