Add Bicow + revert latin1 in name

This commit is contained in:
Hactarus 2020-04-25 17:37:09 +00:00
parent 45d0d306ac
commit cecbf1f346

View file

@ -10,7 +10,8 @@
"$values": [ "$values": [
"76561198011452073", "76561198011452073",
"76561198046374237", "76561198046374237",
"76561198008873235" "76561198008873235",
"76561197987298887"
] ]
} }
}, },
@ -27,8 +28,7 @@
"76561198011452073", "76561198011452073",
"76561198046374237", "76561198046374237",
"76561198008873235", "76561198008873235",
"76561197987298887 "76561197987298887"
] ]
} }
}, },
@ -38,12 +38,12 @@
"$values": [ "$values": [
{ {
"MaxReputation": -500.0, "MaxReputation": -500.0,
"Title": "Blâmable", "Title": "Blamable",
"Color": "FF4623" "Color": "FF4623"
}, },
{ {
"MaxReputation": -200.0, "MaxReputation": -200.0,
"Title": "Abhorré", "Title": "Abhorree",
"Color": "FF5A24" "Color": "FF5A24"
}, },
{ {
@ -58,12 +58,12 @@
}, },
{ {
"MaxReputation": -20.0, "MaxReputation": -20.0,
"Title": "Mal considéré", "Title": "Mal-considere",
"Color": "FFC32A" "Color": "FFC32A"
}, },
{ {
"MaxReputation": -10.0, "MaxReputation": -10.0,
"Title": "Défavorable", "Title": "Defavorable",
"Color": "FFF62D" "Color": "FFF62D"
}, },
{ {
@ -93,7 +93,7 @@
}, },
{ {
"MaxReputation": 5.0, "MaxReputation": 5.0,
"Title": "Respecté", "Title": "Respecte",
"Color": "2EB6FC" "Color": "2EB6FC"
}, },
{ {
@ -103,32 +103,32 @@
}, },
{ {
"MaxReputation": 20.0, "MaxReputation": 20.0,
"Title": "Bien-considéré", "Title": "Bien-considere",
"Color": "3DFFF8" "Color": "3DFFF8"
}, },
{ {
"MaxReputation": 50.0, "MaxReputation": 50.0,
"Title": "Estimé", "Title": "Estime",
"Color": "51FFB7" "Color": "51FFB7"
}, },
{ {
"MaxReputation": 100.0, "MaxReputation": 100.0,
"Title": "Célèbre", "Title": "Celebre",
"Color": "61FF82" "Color": "61FF82"
}, },
{ {
"MaxReputation": 200.0, "MaxReputation": 200.0,
"Title": "Honoré", "Title": "Honore",
"Color": "70FF4F" "Color": "70FF4F"
}, },
{ {
"MaxReputation": 500.0, "MaxReputation": 500.0,
"Title": "Vénéré", "Title": "Venere",
"Color": "77FF37" "Color": "77FF37"
}, },
{ {
"MaxReputation": 1000.0, "MaxReputation": 1000.0,
"Title": "Exalté", "Title": "Exalte",
"Color": "7BFF29" "Color": "7BFF29"
} }
] ]