-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreplace.json
More file actions
28 lines (28 loc) · 742 Bytes
/
replace.json
File metadata and controls
28 lines (28 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"Hoverboards": {
"8th Birthday": "birthday",
"Wrapped": "xmas2022",
"Color Shift": "colourshift",
"Big Boss Board": "bigBoss",
"Jr.": "",
"Superstar": "energy",
"8 Ball": "eightBall"
},
"Characters": {
"Super Runner Fernando": "fernando",
"J Balvin": "musician",
"8 Ball Jake": "eightBallJake",
"Dynamike": "bsBeardedGuy",
"Piper": "bsElegantGirl",
"Max": "bsFastGirl",
"Poco": "bsSkullGuy",
"Spike": "bsPointyGuy",
"El Primo": "bsToughGuy",
"Crewmate Jake": "amongUsRed",
"Crewmate Tricky": "amongUsYellow",
"Crewmate Spike": "amongUsBlack",
"Crewmate Tasha": "amongUsRose",
"Crewmate King": "amongUsCyan",
"Crewmate Guard": "amongUsGreen"
}
}