diff --git a/constants.json b/constants.json index 6a75428..87f0e09 100644 --- a/constants.json +++ b/constants.json @@ -289,6 +289,21 @@ }, "Lethal Company": { "color": "red" + }, + "Wambu": { + "color": "limegreen" + }, + "Spooky's Jump Scare Mansion": { + "color": "rgb(150, 175, 255)" + }, + "Spooky": { + "color": "orange" + }, + ".js": { + "color": "yellow" + }, + "Shortcat": { + "color": "orange" } } } \ No newline at end of file