Skip to content

Commit

Permalink
SotBE S18: make human ally AI protect its leader (Howgarth)
Browse files Browse the repository at this point in the history
Since Howgarth may not die, this takes some randomness out of the
scenario.
  • Loading branch information
mattsc committed Feb 19, 2014
1 parent d138d73 commit 5ba55c5
Showing 1 changed file with 11 additions and 0 deletions.
Expand Up @@ -159,6 +159,17 @@
user_team_name=_ "Kapou’e"
{GOLD 400 350 300}
{FLAG_VARIANT loyalist}

[ai]
[goal]
name=protect_unit
[criteria]
id="Howgarth III"
[/criteria]
protect_radius=12
value=20
[/goal]
[/ai]
[/side]

{STARTING_VILLAGES_AREA 6 57 27 13}
Expand Down

0 comments on commit 5ba55c5

Please sign in to comment.