mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 20:43:32 +00:00
Consistency: spawn in the top two rows instead of the top three.
(The other spawn locations cover 2 rows or columns.)
This commit is contained in:
parent
3a65fbd2c8
commit
0982804dc7
@ -1149,7 +1149,7 @@ Note: You need to use the default map settings for the scenario to work right."
|
||||
{VARIABLE turn_limit 40}
|
||||
{DEFINE_SPAWN_LOCATION "3-14" "22"} #south
|
||||
{DEFINE_SPAWN_LOCATION "1" "11-20"} #west
|
||||
{DEFINE_SPAWN_LOCATION "2-13" "9"} #north
|
||||
{DEFINE_SPAWN_LOCATION "2-13" "8"} #north
|
||||
{DEFINE_SPAWN_LOCATION "1" "9-22"} #west
|
||||
|
||||
{VARIABLE main_group 0}
|
||||
|
Loading…
x
Reference in New Issue
Block a user