1#textdomain wesnoth-thot
2[textdomain]
3    name="wesnoth-thot"
4[/textdomain]
5
6# wmlscope: set export=no
7[campaign]
8    id=The_Hammer_of_Thursagan
9    icon="items/hammer-runic.png"
10    name= _ "The Hammer of Thursagan"
11    image="data/campaigns/The_Hammer_of_Thursagan/images/campaign_image.png"
12    abbrev= _ "THoT"
13    rank=105
14    start_year="550 YW"
15    end_year="551 YW"
16    define=CAMPAIGN_THE_HAMMER_OF_THURSAGAN
17    first_scenario=01_At_the_East_Gate
18
19    {CAMPAIGN_DIFFICULTY EASY   "units/dwarves/fighter.png~RC(magenta>red)" ( _ "Fighter") ( _ "Easy")}
20    {CAMPAIGN_DIFFICULTY NORMAL "units/dwarves/steelclad.png~RC(magenta>red)" ( _ "Steelclad") ( _ "Normal")} {DEFAULT_DIFFICULTY}
21    {CAMPAIGN_DIFFICULTY HARD   "units/dwarves/lord.png~RC(magenta>red)" ( _ "Lord") ( _ "Challenging")}
22
23    # wmllint: directory spelling Kal Kartha
24    description= _ "In the first years of the Northern Alliance, an expedition from Knalga seeks out their kin at Kal Kartha and to learn the fate of the legendary Hammer of Thursagan. The perils of their journey through the wild Northern Lands, though great, pale beside the evil they will face at its end.
25
26" + _"(Intermediate level, 11 scenarios.)"
27
28    [about]
29        title = _ "Author"
30        [entry]
31            name = "Eric S. Raymond (esr)"
32        [/entry]
33    [/about]
34    [about]
35        title = _ "Special Guest Designer"
36        [entry]
37            name = "Taurus"
38        [/entry]
39    [/about]
40    [about]
41        title = _ "Art"
42        [entry]
43            name = "Kim Holm (DUHH)"
44        [/entry]
45        [entry]
46            name = "Phil Barber (thespaceinvader)"
47        [/entry]
48        [entry]
49            name = "Vincent Langner (Vyncyn)"
50            comment = "New Dwarvish Witness line sprites and animations"
51        [/entry]
52    [/about]
53    [about]
54        title = _ "Brainstorming, playtesting, and spousal support"
55        [entry]
56            name = "Cathy O. Raymond"
57        [/entry]
58    [/about]
59    [about]
60        title = _ "Campaign Maintenance"
61        [entry]
62            name = "Charles Dang (vultraz)"
63        [/entry]
64    [/about]
65[/campaign]
66
67#ifdef CAMPAIGN_THE_HAMMER_OF_THURSAGAN
68[binary_path]
69    path=data/campaigns/The_Hammer_of_Thursagan/
70[/binary_path]
71
72[lua]
73    code="wesnoth.require 'campaigns/The_Hammer_of_Thursagan/lua/spawns.lua'"
74[/lua]
75
76{campaigns/The_Hammer_of_Thursagan/utils}
77
78[units]
79    {campaigns/The_Hammer_of_Thursagan/units/}
80[/units]
81
82{campaigns/The_Hammer_of_Thursagan/scenarios/}
83#endif
84
85#wmllint: directory spelling Aiglondur Angarthing Karrag Perrin Karthans Gothras
86#wmllint: directory spelling Kal Kartha underlevels
87