Lower the turn limit from around 40 to around 30.
This commit is contained in:
parent
daeb181878
commit
b738d1b14a
1 changed files with 4 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
id=a_strategy_of_hope
|
||||
name= _ "A Strategy of Hope"
|
||||
map_data="{campaigns/Liberty/maps/strategy_of_hope.map}"
|
||||
{TURNS 44 42 40}
|
||||
{TURNS 35 30 25}
|
||||
|
||||
next_scenario=unlawful_orders
|
||||
{SCENARIO_MUSIC "wanderer.ogg"}
|
||||
|
@ -88,15 +88,16 @@
|
|||
[/side]
|
||||
|
||||
[side]
|
||||
type=Saurian Augur
|
||||
type=Saurian Oracle
|
||||
description=Thhsthss
|
||||
user_description= _ "Thhsthss"
|
||||
profile=portraits/Alex_Jarocha-Ernst/saurian-augur.png
|
||||
side=4
|
||||
canrecruit=1
|
||||
controller=ai
|
||||
recruit=Saurian Skirmisher,Saurian Ambusher
|
||||
recruit=Saurian Skirmisher,Saurian Ambusher,Saurian Augur
|
||||
[ai]
|
||||
recruitment_pattern=scout,healer,scout
|
||||
#they want to kill the leader
|
||||
leader_value=5
|
||||
[/ai]
|
||||
|
|
Loading…
Add table
Reference in a new issue