Skip to content

Commit

Permalink
S3, S20: fixed units spawning in impassable locations (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed May 13, 2019
1 parent 20e7215 commit ad86b03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scenarios/03_Memories_from_the_Depths.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
{SIDE_GENERIC_GUARD {DIFF (Vampire Bat) (Vampire Bat) (Blood Bat)} 30 12}
{SIDE_GENERIC_GUARD {DIFF (Vampire Bat) (Blood Bat) (Blood Bat)} 22 1}
{SIDE_GENERIC_GUARD {DIFF (Vampire Bat) (Blood Bat) (Blood Bat)} 6 16}
{SIDE_GENERIC_GUARD {DIFF (Vampire Bat) (Vampire Bat) (Blood Bat)} 2 23}
{SIDE_GENERIC_GUARD {DIFF (Vampire Bat) (Vampire Bat) (Blood Bat)} 2 22}
[/side]
# wmllint: validate-on

Expand Down
2 changes: 1 addition & 1 deletion scenarios/20_The_Heart.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
[/ai]

{SIDE_GENERIC_UNIT (Shaxthal Thunderbird) 22 1}
{SIDE_GENERIC_UNIT (Shaxthal Razorbird) 7 42}
{SIDE_GENERIC_UNIT (Shaxthal Razorbird) 7 41}
{SIDE_GENERIC_UNIT (Shaxthal Thunderbird) 71 43}
{SIDE_GENERIC_UNIT (Shaxthal Thunderbird) 64 25}
[/side]
Expand Down

0 comments on commit ad86b03

Please sign in to comment.