mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 10:33:25 +00:00
Lower the turn limit from around 40 to around 30.
This commit is contained in:
parent
daeb181878
commit
b738d1b14a
@ -4,7 +4,7 @@
|
|||||||
id=a_strategy_of_hope
|
id=a_strategy_of_hope
|
||||||
name= _ "A Strategy of Hope"
|
name= _ "A Strategy of Hope"
|
||||||
map_data="{campaigns/Liberty/maps/strategy_of_hope.map}"
|
map_data="{campaigns/Liberty/maps/strategy_of_hope.map}"
|
||||||
{TURNS 44 42 40}
|
{TURNS 35 30 25}
|
||||||
|
|
||||||
next_scenario=unlawful_orders
|
next_scenario=unlawful_orders
|
||||||
{SCENARIO_MUSIC "wanderer.ogg"}
|
{SCENARIO_MUSIC "wanderer.ogg"}
|
||||||
@ -88,15 +88,16 @@
|
|||||||
[/side]
|
[/side]
|
||||||
|
|
||||||
[side]
|
[side]
|
||||||
type=Saurian Augur
|
type=Saurian Oracle
|
||||||
description=Thhsthss
|
description=Thhsthss
|
||||||
user_description= _ "Thhsthss"
|
user_description= _ "Thhsthss"
|
||||||
profile=portraits/Alex_Jarocha-Ernst/saurian-augur.png
|
profile=portraits/Alex_Jarocha-Ernst/saurian-augur.png
|
||||||
side=4
|
side=4
|
||||||
canrecruit=1
|
canrecruit=1
|
||||||
controller=ai
|
controller=ai
|
||||||
recruit=Saurian Skirmisher,Saurian Ambusher
|
recruit=Saurian Skirmisher,Saurian Ambusher,Saurian Augur
|
||||||
[ai]
|
[ai]
|
||||||
|
recruitment_pattern=scout,healer,scout
|
||||||
#they want to kill the leader
|
#they want to kill the leader
|
||||||
leader_value=5
|
leader_value=5
|
||||||
[/ai]
|
[/ai]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user