Skip to content

Commit

Permalink
added new maps
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Schunk committed Sep 18, 2019
1 parent 24b5db5 commit 7375cda
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pysc2/maps/mini_games.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ class MiniGame(lib.Map):
"MoveToBeacon", # 120s
"RandomEngagements", #60s
"RandomEngagements_max3groups_max10units", #60s
"ControlAreaPatrol", #120s
"RandomEngagements_max1groups_max10units", #60s
]


Expand Down
Binary file not shown.
Binary file added pysc2/maps/mini_games/controlAreaPatrol.SC2Map
Binary file not shown.

0 comments on commit 7375cda

Please sign in to comment.