Move Dunefolk to the Default era. (#8688)
This commit is contained in:
parent
020c848c84
commit
901e91c8ec
3 changed files with 6 additions and 24 deletions
2
changelog_entries/default-dunefolk.md
Normal file
2
changelog_entries/default-dunefolk.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
### Multiplayer
|
||||
* Moved the Dunefolk into Default era. The "+Dunefolk" eras have been removed.
|
|
@ -43,6 +43,7 @@
|
|||
{multiplayer/factions/undead-default.cfg}
|
||||
{multiplayer/factions/knalgans-default.cfg}
|
||||
{multiplayer/factions/drakes-default.cfg}
|
||||
{multiplayer/factions/dunefolk-default.cfg}
|
||||
|
||||
{QUICK_4MP_LEADERS}
|
||||
{TURNS_OVER_ADVANTAGE}
|
||||
|
@ -56,6 +57,7 @@
|
|||
{multiplayer/factions/undead-aoh.cfg}
|
||||
{multiplayer/factions/knalgans-aoh.cfg}
|
||||
{multiplayer/factions/drakes-aoh.cfg}
|
||||
{multiplayer/factions/dunefolk-aoh.cfg}
|
||||
|
||||
{QUICK_4MP_LEADERS}
|
||||
{TURNS_OVER_ADVANTAGE}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
[era]
|
||||
id=era_default
|
||||
name= _ "Default"
|
||||
description=_ "The standard era for Wesnoth multiplayer. Consists of six factions and is generally balanced."
|
||||
description=_ "The standard era for Wesnoth multiplayer. Consists of seven factions and is generally balanced."
|
||||
type=hybrid
|
||||
|
||||
{ERA_DEFAULT}
|
||||
|
@ -12,29 +12,7 @@
|
|||
[era]
|
||||
id=era_heroes
|
||||
name= _ "Age of Heroes"
|
||||
description= _"An era with higher level units: level three leaders, with level one and two units available for recruit. Consists of six factions. Not considered balanced."
|
||||
description= _"An era with higher level units: level three leaders, with level one and two units available for recruit. Consists of seven factions. Not considered balanced."
|
||||
|
||||
{ERA_HEROES}
|
||||
[/era]
|
||||
|
||||
[era]
|
||||
id=era_dunefolk
|
||||
name= _ "Default + Dunefolk"
|
||||
description= _ "An era featuring an additional faction besides the six factions from Default Era. Dunefolk units rely on careful use of terrain and coordinated strikes around dusk or dawn.
|
||||
|
||||
This era is still under development, so please be sure to report any problems that arise."
|
||||
|
||||
{ERA_DEFAULT}
|
||||
{multiplayer/factions/dunefolk-default.cfg}
|
||||
[/era]
|
||||
|
||||
[era]
|
||||
id=era_dunefolk_heroes
|
||||
name= _ "Age of Heroes + Dunefolk"
|
||||
description= _ "An era featuring an additional faction besides the six factions from Age of Heroes Era. Dunefolk units rely on careful use of terrain and coordinated strikes around dusk or dawn.
|
||||
|
||||
This era is still under development, so please be sure to report any problems that arise."
|
||||
|
||||
{ERA_HEROES}
|
||||
{multiplayer/factions/dunefolk-aoh.cfg}
|
||||
[/era]
|
||||
|
|
Loading…
Add table
Reference in a new issue