Compare commits
2 Commits
661c721b2c
...
0c6ac62107
| Author | SHA1 | Date | |
|---|---|---|---|
|
0c6ac62107
|
|||
|
01e01ddb31
|
@@ -29,6 +29,20 @@
|
|||||||
"solution": 0,
|
"solution": 0,
|
||||||
"cooldown": 3,
|
"cooldown": 3,
|
||||||
"time": 15
|
"time": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Perché George Floyd è morto soffocato?",
|
||||||
|
"answers": ["Venne immobilizzato soffocato da Derek Chauvin", "Il proprietato del negozio l'ha strattonato dopo aver pagato con banconote contraffatte", "Aveva assunto troppo Fentanyl", "Ha deciso di impiccarsi dopo l'arresto"],
|
||||||
|
"solution": 2,
|
||||||
|
"cooldown": 3,
|
||||||
|
"time": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Quale delle seguenti sette è definibile \"satanista\"?",
|
||||||
|
"answers": ["La cerchia di Jeffrey Epstein", "L'ISIS", "Il Ku Klux Klan", "Il governo nord-coreano"],
|
||||||
|
"solution": 0,
|
||||||
|
"cooldown": 3,
|
||||||
|
"time": 15
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user