Skip to content

Commit

Permalink
Adds data for version 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PolariTOON committed Apr 26, 2024
1 parent 0cd3a20 commit 02059f4
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 8 deletions.
10 changes: 5 additions & 5 deletions src/bindings/outfits.json
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@
"cost": 0,
"rarity": 1,
"update": 24,
"variations": 1
"variations": 3
},
{
"name": {
Expand Down Expand Up @@ -907,7 +907,7 @@
"fr": "Chapeau de football",
"pt-BR": "Chapéu de futebol"
},
"cost": 5,
"cost": 4,
"rarity": 3,
"update": 53,
"variations": 1
Expand Down Expand Up @@ -995,7 +995,7 @@
"fr": "",
"pt-BR": "Dado"
},
"cost": 4,
"cost": 1,
"rarity": 3,
"update": 59,
"variations": 1
Expand Down Expand Up @@ -1127,7 +1127,7 @@
"fr": "Tête de chat",
"pt-BR": "Cabeça de gato"
},
"cost": 2,
"cost": 4,
"rarity": 3,
"update": 76,
"variations": 1
Expand Down Expand Up @@ -1479,7 +1479,7 @@
"fr": "Lunettes écran",
"pt-BR": "Óculos de tela"
},
"cost": 1,
"cost": 3,
"rarity": 3,
"update": 92,
"variations": 1
Expand Down
6 changes: 3 additions & 3 deletions src/bindings/rarities.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
},
{
"name": {
"en-US": "PMK Vol.1",
"fr": "PMK Vol.1",
"pt-BR": "PMK Vol.1"
"en-US": "Pierre Music Kit (PMK) Volume 1",
"fr": "Pierre Music Kit (PMK) Volume 1",
"pt-BR": "Pierre Music Kit (PMK) Volume 1"
},
"cost": 0,
"payoffs": [
Expand Down
22 changes: 22 additions & 0 deletions src/bindings/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1103,5 +1103,27 @@
"Added Pierre Music Kit Vol.1: new DLC with unique outfits and songs",
"New speedrun features and boss changes"
]
},
{
"name": "11.0.1",
"date": {
"android": "2024-04-05",
"ios": "2024-04-05",
"switch": null
},
"notes": []
},
{
"name": "11.1.0",
"date": {
"android": "2024-04-23",
"ios": "2024-04-24",
"switch": null
},
"notes": [
"Added functional pirate ship in the desert",
"Added sleeping animation to the player",
"Many bug fixes"
]
}
]

0 comments on commit 02059f4

Please sign in to comment.