Skip to content

Commit

Permalink
Hide tournament MJU
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFenX committed Aug 26, 2014
1 parent f57c188 commit 5787167
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion service/market.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,8 @@ def __init__(self):
"QA Shield Transporter - 5 Players": False,
"Goru's Shuttle": False,
"Guristas Shuttle": False,
"Mobile Decoy Unit": False} # Seems to be left over test mod for deployables
"Mobile Decoy Unit": False, # Seems to be left over test mod for deployables
"Tournament Micro Jump Unit": False } # Normally seen only on tournament arenas

# do not publish anything that we convert
for name in self.ITEMS_OVERRIDE:
Expand Down

0 comments on commit 5787167

Please sign in to comment.