mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 14:59:04 +00:00

...because it's a good example mainline should set for UMC. This change was done mechanically with a wmllint enhancement.
57 lines
1.3 KiB
INI
57 lines
1.3 KiB
INI
#textdomain wesnoth-multiplayer
|
|
|
|
[multiplayer]
|
|
id=multiplayer_4p_Morituri
|
|
name= _ "4p - Morituri"
|
|
map_data="{multiplayer/maps/4p_Morituri.map}"
|
|
description= _ "Who will emerge from the confines of this perilous battlefield?" + _ " Recommended setting of 2 gold per village."
|
|
|
|
{DEFAULT_SCHEDULE}
|
|
{DEFAULT_MUSIC_PLAYLIST}
|
|
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=16
|
|
[/ai]
|
|
side=1
|
|
team_name=north
|
|
user_team_name= _ "teamname^North"
|
|
canrecruit=yes
|
|
controller=human
|
|
fog=yes
|
|
[/side]
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=16
|
|
[/ai]
|
|
side=2
|
|
team_name=south
|
|
user_team_name= _ "teamname^South"
|
|
canrecruit=yes
|
|
controller=human
|
|
fog=yes
|
|
[/side]
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=16
|
|
[/ai]
|
|
side=3
|
|
team_name=south
|
|
user_team_name= _ "teamname^South"
|
|
canrecruit=yes
|
|
controller=human
|
|
fog=yes
|
|
[/side]
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=16
|
|
[/ai]
|
|
side=4
|
|
team_name=north
|
|
user_team_name= _ "teamname^North"
|
|
canrecruit=yes
|
|
controller=human
|
|
fog=yes
|
|
[/side]
|
|
[/multiplayer]
|