diff --git a/database/amiibo.json b/database/amiibo.json index 3f03b2a6..d692de4c 100644 --- a/database/amiibo.json +++ b/database/amiibo.json @@ -2212,6 +2212,24 @@ "jp": "2014-12-06" } }, + "0x05c00000043b1302": { + "name": "Samus", + "release": { + "au": "2025-11-06", + "na": "2025-11-06", + "eu": "2025-11-06", + "jp": "2025-11-06" + } + }, + "0x05c00000043a1302": { + "name": "Samus & Vi-O-La", + "release": { + "au": "2025-11-06", + "na": "2025-11-06", + "eu": "2025-11-06", + "jp": "2025-11-06" + } + }, "0x37c00000038b0002": { "name": "Simon", diff --git a/database/games_info.json b/database/games_info.json index 180fec8d..56c541a6 100644 --- a/database/games_info.json +++ b/database/games_info.json @@ -84679,6 +84679,16 @@ }] }] }, + "0x05c00000043b1302": { + "games3DS": [], + "gamesWiiU": [], + "gamesSwitch": [] + }, + "0x05c00000043a1302": { + "games3DS": [], + "gamesWiiU": [], + "gamesSwitch": [] + }, "0x05c0000003651302": { "games3DS": [ diff --git a/images/icon_05c00000-043a1302.png b/images/icon_05c00000-043a1302.png new file mode 100644 index 00000000..13ab6cfa Binary files /dev/null and b/images/icon_05c00000-043a1302.png differ diff --git a/images/icon_05c00000-043b1302.png b/images/icon_05c00000-043b1302.png new file mode 100644 index 00000000..13431ed6 Binary files /dev/null and b/images/icon_05c00000-043b1302.png differ diff --git a/last-updated.json b/last-updated.json index 7cc5ba52..6582bb57 100644 --- a/last-updated.json +++ b/last-updated.json @@ -1 +1 @@ -{"amiibo_sha1": "caa58274220eeea875ff2380ee28e64f5395deeb", "game_info_sha1": "9dd2f6bb0c6c470897cb00b5460443b05274079c", "timestamp": "2025-10-17T01:21:55.417181"} \ No newline at end of file +{"amiibo_sha1": "35c6fa9b740cbae602172879596cb578525b2aa7", "game_info_sha1": "e5369bd4627826b485c5627994229d036437de7a", "timestamp": "2025-11-07T12:22:25.922506"} \ No newline at end of file diff --git a/sha1sum.json b/sha1sum.json index 756fb416..dffda89c 100644 --- a/sha1sum.json +++ b/sha1sum.json @@ -1,6 +1,6 @@ { - "database/amiibo.json": "caa58274220eeea875ff2380ee28e64f5395deeb", - "database/games_info.json": "9dd2f6bb0c6c470897cb00b5460443b05274079c", + "database/amiibo.json": "35c6fa9b740cbae602172879596cb578525b2aa7", + "database/games_info.json": "e5369bd4627826b485c5627994229d036437de7a", "images/icon_00000000-00000002.png": "40a6d03082565c3a905a9659a87b891d00e39b33", "images/icon_00000000-00340102.png": "cdbcfb5e0f71a899e33d54cac148d10c737c098f", "images/icon_00000000-003c0102.png": "7e40420e17b79907f42d4e13eff1d97bb79e755b", @@ -592,6 +592,8 @@ "images/icon_05c00000-00060002.png": "e67ebda97193a5b74f2e13ded4711b7fdf949205", "images/icon_05c00000-03651302.png": "1e2a3ca9fbe40ab9c5ddcc7e125317f553a66730", "images/icon_05c00000-04121302.png": "d7b1c718ae3362b9373b8611bbdf69a1557cec9a", + "images/icon_05c00000-043a1302.png": "459789ba46f85068b8acf7f4e4191144edfc9f83", + "images/icon_05c00000-043b1302.png": "af55db008dfaf15b25e68dd3dac6bd7d6c1b9eab", "images/icon_05c00100-001d0002.png": "3635739073c512b863a9a08b640975ce55650405", "images/icon_05c10000-03661302.png": "544e2764054b2a7990331ff403cb1efd40854c78", "images/icon_05c20000-037f0002.png": "0eb20096851e6403fbe3e135d06b145e5203a6b6", @@ -928,5 +930,5 @@ "images/icon_3dc00000-04220002.png": "69a906517e5dd8f57999969f29ee53e25fed1eb0", "images/icon_3dc10000-04230002.png": "4f32d621651413fc25f1d6d48ace713fba183ec6", "images/icon_3f000000-042e0002.png": "723160b6c15367effd0929d49e64345d6dc2728e", - "last-updated.json": "747193aa438950eca5a4a2995ba7f31fcadd17b2" + "last-updated.json": "dad869e2d38e155ae6b218874c3764fe4625041c" } \ No newline at end of file diff --git a/static/assets/notification.json b/static/assets/notification.json index 351b05a3..0e58f486 100755 --- a/static/assets/notification.json +++ b/static/assets/notification.json @@ -1,8 +1,8 @@ { "notifications" : [ { - "title": "10/10/2025", - "message": "Add Street Fighter Cards", + "title": "07/11/2025", + "message": "Add Metroid Prime 4", "type": "success" } ]