LoW: fix scenario count inconsistency
Closes #7218
(cherry picked from commit e04858f753
)
This commit is contained in:
parent
4b3e902567
commit
c72ca64ea4
1 changed files with 6 additions and 0 deletions
|
@ -43,9 +43,15 @@
|
|||
|
||||
abbrev= _ "LoW"
|
||||
name=_ "Legend of Wesmere"
|
||||
#ifdef MULTIPLAYER
|
||||
description=_ "The tale of Kalenz, the High Lord who rallied his people after the second orcish invasion of the Great Continent and became the most renowned hero in the recorded history of the elves.
|
||||
|
||||
" + _"(Hard level, 17 scenarios.)"
|
||||
#else
|
||||
description=_ "The tale of Kalenz, the High Lord who rallied his people after the second orcish invasion of the Great Continent and became the most renowned hero in the recorded history of the elves.
|
||||
|
||||
" + _"(Hard level, 18 scenarios.)"
|
||||
#endif
|
||||
|
||||
{ENABLE_DWARVISH_RUNESMITH}
|
||||
{CAMPAIGN_DIFFICULTY EASY "units/elves-wood/fighter.png~RC(magenta>brown)" ( _ "Soldier") ( _ "Normal")}
|
||||
|
|
Loading…
Add table
Reference in a new issue