mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 17:45:38 +00:00
36 lines
841 B
INI
36 lines
841 B
INI
#textdomain wesnoth-multiplayer
|
|
|
|
[multiplayer]
|
|
id=multiplayer_Sablestone_Delta
|
|
name= _ "2p — Sablestone Delta"
|
|
description= _ "Two armies collide on this disjointed coastal landscape of hidden caves and jagged rivers."
|
|
map_file=multiplayer/maps/2p_Sablestone_Delta.map
|
|
random_start_time="no"
|
|
|
|
{DEFAULT_SCHEDULE}
|
|
{DEFAULT_MUSIC_PLAYLIST}
|
|
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=8
|
|
[/ai]
|
|
side=1
|
|
canrecruit=yes
|
|
controller=human
|
|
team_name=north
|
|
user_team_name= _ "teamname^North"
|
|
fog=yes
|
|
[/side]
|
|
[side]
|
|
[ai]
|
|
villages_per_scout=8
|
|
[/ai]
|
|
side=2
|
|
canrecruit=yes
|
|
controller=human
|
|
team_name=south
|
|
user_team_name= _ "teamname^South"
|
|
fog=yes
|
|
[/side]
|
|
[/multiplayer]
|