correctly fix recalls in scenario3, fix by cycholka

This commit is contained in:
Nils Kneuper 2007-12-31 16:02:22 +00:00
parent 3ead0ab9a1
commit 6616e60a2c
2 changed files with 5 additions and 7 deletions

View file

@ -278,15 +278,13 @@
{MODIFY_UNIT description=Baldras profile portraits/p_baldras.png}
{MODIFY_UNIT description=Harper profile portraits/p_harper.png}
#clean up duplicates out of the recall list
[store_unit]
variable=cleanup_store
kill=yes
[kill]
[filter]
type=Footpad_Peasant,Outlaw_Peasant,Fugitive_Peasant,Thug_Peasant,Bandit_Peasant,Highwayman_Peasant,Poacher_Peasant,Trapper_Peasant,Huntsman_Peasant
[/filter]
[/store_unit]
{CLEAR_VARIABLE cleanup_store}
animate=no
fire_event=no
[/kill]
[disallow_recruit]
side=1

View file

@ -53,7 +53,7 @@
value=7
[/protect_location]
[/ai]
recruit=Outlaw_Peasant,Trapper_Peasant,Poacher_Peasant,Huntsman_Peasant,Thug_Peasant
recruit=Outlaw,Trapper,Poacher,Huntsman,Thug
{GOLD 250 130 60}
team_name=good_guys
[/side]