47 lines
790 B
JSON
47 lines
790 B
JSON
{
|
|
"usa": [
|
|
{
|
|
"text": "Chute dans le Canal!",
|
|
"points": 56
|
|
},
|
|
{
|
|
"text": "Perdre le coude face à un ecocup",
|
|
"points": 15
|
|
},
|
|
{
|
|
"text": "Créer une crise financière chez supaéro",
|
|
"points": 15
|
|
},
|
|
{
|
|
"text": "Aimer la sieste",
|
|
"points": 70
|
|
}
|
|
],
|
|
|
|
"urss":[
|
|
{
|
|
"text": "Soissons46",
|
|
"points": 46
|
|
},
|
|
{
|
|
"text": "Traiter avec l'ennemi",
|
|
"points": -46
|
|
},
|
|
{
|
|
"text": "Demander MIC sans valider les Maths",
|
|
"points": 50
|
|
},
|
|
{
|
|
"text": "Camper en amphi",
|
|
"points": 20
|
|
},
|
|
{
|
|
"text": "Inaugurer la chasie du Fabcamp",
|
|
"points": 20
|
|
},
|
|
{
|
|
"text": "Vomir dans son themro en amphi",
|
|
"points": 20
|
|
}
|
|
]
|
|
}
|