mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 11:53:56 +00:00
use & to denote team setup in MP
code it as & to avoid a pango warning in stderr 3ec26df changed it previously to '+' to work around that warning also change it for the untranslatable strings in the credits [ci skip] (cherry-picked from commit cd5b3f785e137f66f9d282c8348a6ad877e48d2f)
This commit is contained in:
parent
aca247d57a
commit
27f6be9a37
@ -6,7 +6,7 @@
|
||||
id=multiplayer_Isars_Cross
|
||||
name= _ "4p — Isar’s Cross"
|
||||
map_data="{multiplayer/maps/4p_Isars_Cross.map}"
|
||||
description= _ "A very small 2 vs. 2 map. Close quarters fighting means the successful rotation of units and planning of moves is important. Teams set for players 1+4 vs. 2+3 (northeast vs. southwest). Designed for 75 starting gold, 20 villages."
|
||||
description= _ "A very small 2 vs. 2 map. Close quarters fighting means the successful rotation of units and planning of moves is important. Teams set for players 1 & 4 vs. 2 & 3 (northeast vs. southwest). Designed for 75 starting gold, 20 villages."
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
@ -6,7 +6,7 @@
|
||||
id=multiplayer_Loris_River
|
||||
name= _ "4p — Loris River"
|
||||
map_data="{multiplayer/maps/4p_Loris_River.map}"
|
||||
description= _ "2 vs. 2 map centered around a river with keeps in opposite corners. Designed for players 1+4 vs. 2+3. There are 28 villages." + _ " Recommended setting of 2 gold per village."
|
||||
description= _ "2 vs. 2 map centered around a river with keeps in opposite corners. Designed for players 1 & 4 vs. 2 & 3. There are 28 villages." + _ " Recommended setting of 2 gold per village."
|
||||
|
||||
{DEFAULT_SCHEDULE_SECOND_WATCH}
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
id=multiplayer_Paths_of_Daggers
|
||||
name= _ "4p — Paths of Daggers"
|
||||
map_data="{multiplayer/maps/4p_Paths_of_Daggers.map}"
|
||||
description= _ "A 2 vs. 2 map with 5 separate paths of engagement. Balanced to be played east vs. west (1+4 vs. 2+3), but works well with any teams or FFA." + _ " Recommended setting of 2 gold per village, 28 villages."
|
||||
description= _ "A 2 vs. 2 map with 5 separate paths of engagement. Balanced to be played east vs. west (1 & 4 vs. 2 & 3), but works well with any teams or FFA." + _ " Recommended setting of 2 gold per village, 28 villages."
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
Loading…
x
Reference in New Issue
Block a user