Update historique.json

This commit is contained in:
bebertoche 2018-05-31 18:26:32 +02:00 committed by GitHub
parent 3f5dc00b0e
commit 9974b3aea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,30 +1,46 @@
{ {
"usa": [ "usa": [
{ {
"text": "whoa, des points!", "text": "Chute dans le Canal!",
"points": 56 "points": 56
}, },
{ {
"text": "whoa, encore des points!", "text": "Perdre le coude face à un ecocup",
"points": 2 "points": 15
},
{
"text": "Créer une crise financière chez supaéro",
"points": 15
},
{
"text": "Aimer la sieste",
"points": 70
} }
], ],
"urss":[ "urss":[
{ {
"text": "ah ! Mes points!", "text": "Soissons46",
"points": 49 "points": 46
}, },
{ {
"text": "yes, des points!", "text": "Traiter avec l'ennemi",
"points": 45 "points": -46
}, },
{ {
"text": "encore !", "text": "Demander MIC sans valider les Maths"
"points": 5 "points": 50
},
{
"text": "Camper en amphi",
"points": 20
}, },
{ {
"text": "Crash Test", "text": "Inaugurer la chasie du Fabcamp",
"points": 2 "points": 20
} },
{
"text": "Vomir dans son themro en amphi",
"points": 20
] ]
} }