Skip to content

Commit

Permalink
Merge pull request #165 from N3evin/dev
Browse files Browse the repository at this point in the history
Added Sora
  • Loading branch information
N3evin committed Feb 18, 2024
2 parents e6465d3 + 32acfe5 commit 993a0ea
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 deletions.
13 changes: 12 additions & 1 deletion database/amiibo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9328,6 +9328,15 @@
"jp": "2024-01-19",
"na": "2024-01-19"
}
},
"0x3f000000042e0002": {
"name": "Sora",
"release": {
"au": "2024-02-16",
"eu": "2024-02-16",
"jp": "2024-02-16",
"na": "2024-02-16"
}
}
},
"amiibo_series":
Expand Down Expand Up @@ -9450,6 +9459,7 @@
"0x380": "Power Pros",
"0x1bd": "Pokemon",
"0x378": "Metal Gear Solid",
"0x3f0": "Kingdom Hearts",
"0x1d4": "Pokemon",
"0x1d0": "Pokemon",
"0x34c": "Street fighter",
Expand Down Expand Up @@ -10129,6 +10139,7 @@
"0x09c8": "Diddy Kong",
"0x07c0": "Mii",
"0x2243": "Noah",
"0x2244": "Mio"
"0x2244": "Mio",
"0x3f00": "Sora"
}
}
6 changes: 6 additions & 0 deletions database/games_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -96633,6 +96633,12 @@
"gamesSwitch": []
},
"0x22440000043e1b02":
{
"games3DS": [],
"gamesWiiU": [],
"gamesSwitch": []
},
"0x3f000000042e0002":
{
"games3DS": [],
"gamesWiiU": [],
Expand Down
Binary file added images/icon_3f000000-042e0002.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion last-updated.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"amiibo_sha1": "7c28810db3787cbd33e57e3bb877cace8f84ba5d", "game_info_sha1": "cc37fe08af33d01142673a7ec938504d06a833a1", "timestamp": "2024-01-19T00:24:19.900134"}
{"amiibo_sha1": "deb1e2d3bda5c204287980a06b53543e237cac7e", "game_info_sha1": "1c4a271a895d25a840499acaccabb673912a38e1", "timestamp": "2024-02-18T09:29:44.245941"}
7 changes: 4 additions & 3 deletions sha1sum.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"database/amiibo.json": "7c28810db3787cbd33e57e3bb877cace8f84ba5d",
"database/games_info.json": "cc37fe08af33d01142673a7ec938504d06a833a1",
"database/amiibo.json": "deb1e2d3bda5c204287980a06b53543e237cac7e",
"database/games_info.json": "1c4a271a895d25a840499acaccabb673912a38e1",
"images/icon_00000000-00000002.png": "8ec70ea3ed8b6dc34a6346ebc6c81093930856f9",
"images/icon_00000000-00340102.png": "1df37fbd36b966ae660a5dfc978aa921506b105a",
"images/icon_00000000-003c0102.png": "11f9d270b97d4946a8e17b9e803868b6828f357e",
Expand Down Expand Up @@ -849,5 +849,6 @@
"images/icon_3c800000-03a40002.png": "f7d6e8136353b93e18e36517eafa15d2d4c8901f",
"images/icon_3dc00000-04220002.png": "f663823728bc68950d108055482c7870d8d9c334",
"images/icon_3dc10000-04230002.png": "7e2db7d5e1367f2a22b23c3a67188887d7d3d8fe",
"last-updated.json": "23f8a490cae74b895f6a56e5420d358ff9721212"
"images/icon_3f000000-042e0002.png": "323d5c808cc1814bd98e24af55dfaa369c562e71",
"last-updated.json": "0ddcfc0223e23f5b1361147117e56e97e60da031"
}

0 comments on commit 993a0ea

Please sign in to comment.