We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff1f75 commit 608dd46Copy full SHA for 608dd46
1 file changed
client/src/constants.ts
@@ -42,8 +42,30 @@ export const ENGINE_BUILTIN_MAP_NAMES: string[] = [
42
'arrows',
43
'Meow',
44
'dirtfulcat',
45
- 'keepout'
+ 'keepout',
46
// 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'
69
// HS
70
// Quals
71
]
0 commit comments