mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 20:49:43 +00:00
Put the time schedule macros in use.
This commit is contained in:
parent
4ace4354f4
commit
92a6d30ee7
@ -7,12 +7,7 @@
|
||||
map_data="{multiplayer/maps/2p_Fallenstar_Lake.map}"
|
||||
random_start_time="no"
|
||||
|
||||
{SECOND_WATCH}
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{DEFAULT_SCHEDULE_SECOND_WATCH}
|
||||
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
||||
|
@ -27,12 +27,7 @@
|
||||
map_data="{multiplayer/maps/2p_Hornshark_Island.map}"
|
||||
random_start_time="no"
|
||||
|
||||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{DAWN}
|
||||
{DEFAULT_SCHEDULE_MORNING}
|
||||
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
||||
|
@ -8,12 +8,7 @@
|
||||
map_data="{multiplayer/maps/4p_Loris_River.map}"
|
||||
description= _ "A 25x25 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."
|
||||
|
||||
{SECOND_WATCH}
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{DEFAULT_SCHEDULE_SECOND_WATCH}
|
||||
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user