synchronize all campaign ids with their directory name
This commit is contained in:
parent
504e37dc04
commit
8c29ff525b
10 changed files with 10 additions and 7 deletions
|
@ -1,5 +1,6 @@
|
|||
Version 1.5.0-svn:
|
||||
* campaigns:
|
||||
* synchronize all campaign ids with their directory name
|
||||
* The Hammer of Thursagan:
|
||||
* instead of leadership, the dwarvish loremaster unit line now has a
|
||||
similar but unique inspire ability
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id="orcish_incursion"
|
||||
id=An_Orcish_Incursion
|
||||
icon="elves-wood/lord.png~TC(1,magenta)"
|
||||
image="../data/campaigns/An_Orcish_Incursion/images/portraits/Erlornas.png"
|
||||
name= _ "An Orcish Incursion"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=descent
|
||||
id=Descent_Into_Darkness
|
||||
rank=210
|
||||
icon=units/undead-necromancers/dark-sorcerer.png~RC(magenta>black)
|
||||
name= _ "Descent Into Darkness"
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=Eastern_Invasion
|
||||
rank=130
|
||||
icon=units/human-loyalists/general.png~RC(magenta>red)
|
||||
name= _ "The Eastern Invasion"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=heir_throne
|
||||
id=Heir_To_The_Throne
|
||||
rank=30
|
||||
icon=../data/campaigns/Heir_To_The_Throne/images/units/konrad-lord-leading.png
|
||||
name= _ "Heir to the Throne"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=liberty
|
||||
id=Liberty
|
||||
name= _ "Liberty"
|
||||
abbrev= _ "Liberty"
|
||||
rank=110
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=northern_rebirth
|
||||
id=Northern_Rebirth
|
||||
name= _ "Northern Rebirth"
|
||||
abbrev= _ "NR"
|
||||
rank=240
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=sceptre_of_fire
|
||||
id=Sceptre_of_Fire
|
||||
icon="items/sceptre-of-fire.png"
|
||||
name= _ "The Sceptre of Fire"
|
||||
abbrev= _ "SoF"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=The_Rise_of_Wesnoth
|
||||
id=The_Rise_Of_Wesnoth
|
||||
rank=120
|
||||
name= _ "The Rise of Wesnoth"
|
||||
abbrev= _ "TRoW"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
# wmlscope: set export=no
|
||||
[campaign]
|
||||
id=Under_the_Burning_Suns
|
||||
icon=../data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/kaleh.png
|
||||
name= _ "Under the Burning Suns"
|
||||
abbrev= _ "UtBS"
|
||||
|
|
Loading…
Add table
Reference in a new issue