ToTB: updated campaign icon and difficulty images paths since jetrel moved them into specific folders
This commit is contained in:
parent
06c757fc35
commit
bbb51bc557
1 changed files with 3 additions and 3 deletions
|
@ -7,15 +7,15 @@
|
|||
[campaign]
|
||||
id=Two_Brothers
|
||||
rank=10
|
||||
icon="units/human-loyalists/knight.png~RC(magenta>red)"
|
||||
icon="units/human-loyalists/knight/knight.png~RC(magenta>red)"
|
||||
image="data/campaigns/Two_Brothers/images/campaign_image.png"
|
||||
name= _ "A Tale of Two Brothers"
|
||||
abbrev= _ "AToTB"
|
||||
define="CAMPAIGN_TWO_BROTHERS"
|
||||
first_scenario="01_Rooting_Out_a_Mage"
|
||||
difficulties=EASY,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 "units/human-loyalists/horseman.png~RC(magenta>red)" _"Horseman" _"(Beginner)"} +
|
||||
";" + {MENU_IMG_TXT2 "units/human-loyalists/grand-knight.png~RC(magenta>red)" _"Knight" _"(Challenging)"}
|
||||
difficulty_descriptions={MENU_IMG_TXT2 "units/human-loyalists/horseman/horseman.png~RC(magenta>red)" _"Horseman" _"(Beginner)"} +
|
||||
";" + {MENU_IMG_TXT2 "units/human-loyalists/grand-knight/grand-knight.png~RC(magenta>red)" _"Knight" _"(Challenging)"}
|
||||
description= _ "An evil mage is threatening the small village of Maghre and its inhabitants. The village’s mage sends to his warrior brother for help, but not all goes as planned. Can you help?
|
||||
|
||||
" + _"(Novice level, 4 scenarios.)"
|
||||
|
|
Loading…
Add table
Reference in a new issue