Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Update config.json.template
Browse files Browse the repository at this point in the history
  • Loading branch information
thboss committed Sep 3, 2023
1 parent 29bdeb0 commit 865c7db
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions config.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
"sync_commands_globally": true,
"debug": false,
"maps": {
'competitive': {
'de_dust2': 'Dust II',
'de_inferno': 'Inferno',
'de_vertigo': 'Vertigo',
'de_overpass': 'Overpass',
'de_mirage': 'Mirage',
'de_nuke': 'Nuke',
'de_ancient': 'Ancient',
"competitive": {
"de_dust2": "Dust II",
"de_inferno": "Inferno",
"de_vertigo": "Vertigo",
"de_overpass": "Overpass",
"de_mirage": "Mirage",
"de_nuke": "Nuke",
"de_ancient": "Ancient"
},
'wingman': {
'de_boyard': 'Boyard',
'de_chalice': 'Chalice',
'de_cobblestone': 'Cobblestone',
'de_shortdust': 'Shortdust',
'de_shortnuke': 'Shortnuke',
'de_train': 'Train',
'de_vertigo': 'Vertigo'
"wingman": {
"de_boyard": "Boyard",
"de_chalice": "Chalice",
"de_cobblestone": "Cobblestone",
"de_shortdust": "Shortdust",
"de_shortnuke": "Shortnuke",
"de_train": "Train",
"de_vertigo": "Vertigo"
}
}
},
Expand Down

0 comments on commit 865c7db

Please sign in to comment.