Skip to content

Commit 608dd46

Browse files
committed
add sprint 2 maps
1 parent dff1f75 commit 608dd46

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

client/src/constants.ts

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,30 @@ export const ENGINE_BUILTIN_MAP_NAMES: string[] = [
4242
'arrows',
4343
'Meow',
4444
'dirtfulcat',
45-
'keepout'
45+
'keepout',
4646
// Sprint 2
47+
'5t4rv4t10n_1337',
48+
'cheesebottles',
49+
'hatefullattice',
50+
'knifefight',
51+
'mercifullattice',
52+
'peaceinourtime',
53+
'jail',
54+
'safelycontained',
55+
'minimaze',
56+
'averyfineline',
57+
'averystrangespace',
58+
'canyoudig',
59+
'streetsofnewyork',
60+
'TheHeist',
61+
'closeup',
62+
'corridorofdoomanddespair',
63+
'EscapeTheNight',
64+
'tiny',
65+
'toomuchcheese',
66+
'uneruesansfin',
67+
'whatsthecatdoin',
68+
'whereisthecheese'
4769
// HS
4870
// Quals
4971
]

0 commit comments

Comments
 (0)