New time limits for several scenarios.
This commit is contained in:
parent
7f39972411
commit
1c6efb5bdc
7 changed files with 8 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
#textdomain wesnoth-ei
|
||||
name= _ "An Elven Alliance"
|
||||
map_data="{campaigns/Eastern_Invasion/maps/An_Elven_Alliance}"
|
||||
{TURNS 22 20 18}
|
||||
{TURNS 24 22 20}
|
||||
next_scenario=Northern_Outpost
|
||||
|
||||
{DAWN}
|
||||
|
|
|
@ -3,7 +3,7 @@ id=Escape_Tunnel
|
|||
#textdomain wesnoth-ei
|
||||
name= _ "The Escape Tunnel"
|
||||
map_data="{campaigns/Eastern_Invasion/maps/The_Escape_Tunnel}"
|
||||
turns=24
|
||||
{TURNS 26 24 22}
|
||||
|
||||
{UNDERGROUND}
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#textdomain wesnoth-ei
|
||||
name= _ "Northern Outpost"
|
||||
map_data="{campaigns/Eastern_Invasion/maps/Northern_Outpost}"
|
||||
turns=18
|
||||
turns=20
|
||||
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#textdomain wesnoth-ei
|
||||
name= _ "Weldyn Besieged"
|
||||
map_data="{campaigns/Eastern_Invasion/maps/Weldyn_Besieged}"
|
||||
turns=24
|
||||
turns=30
|
||||
next_scenario=null
|
||||
|
||||
{DAWN}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#textdomain wesnoth-ei
|
||||
name= _ "Xenophobia"
|
||||
map_data="{campaigns/Eastern_Invasion/maps/Tribal_Warfare}"
|
||||
{TURNS 40 35 30}
|
||||
{TURNS 40 36 32}
|
||||
next_scenario=Lake
|
||||
|
||||
{DAWN}
|
||||
|
|
|
@ -5,6 +5,8 @@ name= _ "Two Paths"
|
|||
map_data="{campaigns/Eastern_Invasion/maps/Two_Paths}"
|
||||
music=wesnoth-3.ogg
|
||||
next_scenario=Crossing
|
||||
{TURNS 18 16 14}
|
||||
|
||||
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
|
@ -13,8 +15,6 @@ next_scenario=Crossing
|
|||
{FIRST_WATCH}
|
||||
{SECOND_WATCH}
|
||||
|
||||
{TURNS 14 12 10}
|
||||
|
||||
{campaigns/Eastern_Invasion/utils/deaths.cfg}
|
||||
|
||||
[story]
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
map_data="{campaigns/Eastern_Invasion/maps/An_Unexpected_Appearance}"
|
||||
music=wesnoth-2.ogg
|
||||
next_scenario=Elven_Alliance
|
||||
turns=18
|
||||
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
|
@ -13,8 +14,6 @@
|
|||
{FIRST_WATCH}
|
||||
{SECOND_WATCH}
|
||||
|
||||
turns=18
|
||||
|
||||
{campaigns/Eastern_Invasion/utils/deaths.cfg}
|
||||
|
||||
[story]
|
||||
|
|
Loading…
Add table
Reference in a new issue