cringe-studios.com/lzk/test-questions.json
MrLetsplay 79172a3024 Add cheats script
Co-authored-by: Julian; <JDobeshow@users.noreply.github.com>
2022-05-01 19:40:29 +02:00

8 lines
436 B
JSON

{
"Answer is \"A\"": ["A"],
"Choose \"Yay\", \"Woo\" and \"Sus\"": ["Yay", "Woo", "Sus"],
"Is\n\n\n0 == true\n\nor\n\n\n0 == false?": ["Falsch"],
"The impostor is and .\n\nCrewmates are and .": ["sus", "a sussy baka", "very nice", "innocent"],
"Very weird formatting, but the answer is sus": ["The correct code is let a = \"sus\"; console.log(a);."],
"Choose": {"Choose \"A\"": "A", "Choose \"B\"": "B", "Choose \"C\"": "C"}
}