In 'Outriding the Outriders', give the player two units...

(Bowman or Spearman) when capturing a village, instead of just one.
This commit is contained in:
Lari Nieminen 2007-11-07 22:40:55 +00:00
parent f2dc5e06c0
commit 614f1183e4

View file

@ -215,8 +215,17 @@
[filter]
description=Alanin
[/filter]
{RANDOM "Spearman,Bowman"}
{RANDOM_TRAIT_UNIT (
type=Spearman
type=$random
generate_description=yes
x,y=$x1,$y1
side=1)}
{RANDOM "Spearman,Bowman"}
{RANDOM_TRAIT_UNIT (
type=$random
generate_description=yes
x,y=$x1,$y1
side=1)}
@ -262,9 +271,7 @@
variable=dwarves[$i]
[/unstore_unit]
{NEXT i}
[clear_variable]
variable=dwarves
[/clear_variable]
{CLEAR_VARIABLE dwarves}
[endlevel]
result=victory
bonus=no