diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-21 13:09:05 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 16:59:33 +0100 |
| commit | aea0fa999fd09951835b2d74c53137624f46929e (patch) | |
| tree | 3d806b7b5c5dd8b95fd07d6f3402d2231cf981d4 /src/maps/modes.json | |
| parent | 73e2c234f2f52357b21fd9fe9b956eeabb8ddc62 (diff) | |
| download | brokentalents-aea0fa999fd09951835b2d74c53137624f46929e.tar.gz brokentalents-aea0fa999fd09951835b2d74c53137624f46929e.zip | |
major redesign
Diffstat (limited to 'src/maps/modes.json')
| -rw-r--r-- | src/maps/modes.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/maps/modes.json b/src/maps/modes.json new file mode 100644 index 0000000..e683464 --- /dev/null +++ b/src/maps/modes.json @@ -0,0 +1,8 @@ +{ + "blitz_pvp_ranked": "Blitz", + "casual_aral": "Battle Royale", + "ranked": "3v3 Ranked", + "5v5_pvp_ranked": "5v5 Ranked", + "casual": "3v3 Casual", + "5v5_casual": "5v5 Casual" +} |
