Fix Siege Castles' dimensions in the description (part of bug #15835)
This commit is contained in:
parent
bdf41495a3
commit
b091b851ce
2 changed files with 4 additions and 1 deletions
|
@ -13,6 +13,9 @@ Version 1.9.2+svn:
|
|||
* Language and i18n:
|
||||
* Updated translations: Dutch, Finnish, German, Italian, Japanese, Korean,
|
||||
Portuguese (Brazil), Spanish, Vietnamese
|
||||
* Multiplayer:
|
||||
* Fixed Siege Castles' description to state the correct map size, 36x36
|
||||
rather than 40x30 (bug #15835)
|
||||
* Multiplayer server:
|
||||
* Increased username length limit from 18 to 20
|
||||
* User interface:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
id=multiplayer_Siege_Castles
|
||||
name= _ "4p — Siege Castles"
|
||||
map_data="{multiplayer/maps/4p_Siege_Castles.map}"
|
||||
description= _ "40X30 4 player map where 4 mighty castles face off at the convergence of two rivers. Works well as 2 vs. 2 or FFA. There are approximately 45 villages." + _ " Recommended setting of 2 gold per village and 150 starting gold."
|
||||
description= _ "36X36 4 player map where 4 mighty castles face off at the convergence of two rivers. Works well as 2 vs. 2 or FFA. There are approximately 45 villages." + _ " Recommended setting of 2 gold per village and 150 starting gold."
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
|
Loading…
Add table
Reference in a new issue