Skip to content

Commit

Permalink
THoT S5: added an MUF to Bandits spawning out of villages (identical …
Browse files Browse the repository at this point in the history
…to DiD S2 behavior)
  • Loading branch information
Vultraz committed Feb 2, 2015
1 parent b998d95 commit 54a2add
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -329,6 +329,13 @@

{RANDOM (Footpad,Thief,Thug)}

[move_unit_fake]
side=5
type=$random
x=$x1,$possible_indig_locations[$random_location_index].x
y=$y1,$possible_indig_locations[$random_location_index].y
[/move_unit_fake]

[unit]
type=$random
side=5
Expand Down

0 comments on commit 54a2add

Please sign in to comment.