Skip to content

Commit 71a7701

Browse files
committed
Merge branch 'dev'
2 parents 753db41 + f73418c commit 71a7701

5 files changed

Lines changed: 89 additions & 7 deletions

File tree

database/amiibo.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5961,6 +5961,17 @@
59615961
"jp": "2015-01-22"
59625962
}
59635963
},
5964+
"0x1f02000004c71e03":
5965+
{
5966+
"name": "King Dedede (& Tank Star)",
5967+
"release":
5968+
{
5969+
"au": "2026-07-02",
5970+
"na": "2026-07-02",
5971+
"eu": "2026-07-02",
5972+
"jp": "2026-07-02"
5973+
}
5974+
},
59645975
"0x2104000002520002":
59655976
{
59665977
"name": "Roy",

database/games_info.json

Lines changed: 76 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113380,6 +113380,12 @@
113380113380
}
113381113381
]
113382113382
},
113383+
"0x1f02000004c71e03": {
113384+
"games3DS": [],
113385+
"gamesWiiU": [],
113386+
"gamesSwitch": [],
113387+
"gamesSwitch2": []
113388+
},
113383113389
"0x1f03000002570c02": {
113384113390
"games3DS": [
113385113391
{
@@ -115723,7 +115729,20 @@
115723115729
]
115724115730
}
115725115731
],
115726-
"gamesSwitch2": []
115732+
"gamesSwitch2": [
115733+
{
115734+
"gameName": "Xenoblade Chronicles: Definitive Edition – Nintendo Switch 2 Edition",
115735+
"gameID": [
115736+
"0100FF500E34A000"
115737+
],
115738+
"amiiboUsage": [
115739+
{
115740+
"Usage": "More easily unlock special costumes / Receive useful items and experience points",
115741+
"write": false
115742+
}
115743+
]
115744+
}
115745+
]
115727115746
},
115728115747
"0x22410000041e0002": {
115729115748
"games3DS": [],
@@ -115754,7 +115773,20 @@
115754115773
]
115755115774
}
115756115775
],
115757-
"gamesSwitch2": []
115776+
"gamesSwitch2": [
115777+
{
115778+
"gameName": "Xenoblade Chronicles: Definitive Edition – Nintendo Switch 2 Edition",
115779+
"gameID": [
115780+
"0100FF500E34A000"
115781+
],
115782+
"amiiboUsage": [
115783+
{
115784+
"Usage": "More easily unlock special costumes / Receive useful items and experience points",
115785+
"write": false
115786+
}
115787+
]
115788+
}
115789+
]
115758115790
},
115759115791
"0x22420000041f0002": {
115760115792
"games3DS": [],
@@ -115785,7 +115817,20 @@
115785115817
]
115786115818
}
115787115819
],
115788-
"gamesSwitch2": []
115820+
"gamesSwitch2": [
115821+
{
115822+
"gameName": "Xenoblade Chronicles: Definitive Edition – Nintendo Switch 2 Edition",
115823+
"gameID": [
115824+
"0100FF500E34A000"
115825+
],
115826+
"amiiboUsage": [
115827+
{
115828+
"Usage": "More easily unlock special costumes / Receive useful items and experience points",
115829+
"write": false
115830+
}
115831+
]
115832+
}
115833+
]
115789115834
},
115790115835
"0x22430000043d1b02": {
115791115836
"games3DS": [],
@@ -115804,7 +115849,20 @@
115804115849
]
115805115850
}
115806115851
],
115807-
"gamesSwitch2": []
115852+
"gamesSwitch2": [
115853+
{
115854+
"gameName": "Xenoblade Chronicles: Definitive Edition – Nintendo Switch 2 Edition",
115855+
"gameID": [
115856+
"0100FF500E34A000"
115857+
],
115858+
"amiiboUsage": [
115859+
{
115860+
"Usage": "More easily unlock special costumes / Receive useful items and experience points",
115861+
"write": false
115862+
}
115863+
]
115864+
}
115865+
]
115808115866
},
115809115867
"0x22440000043e1b02": {
115810115868
"games3DS": [],
@@ -115823,7 +115881,20 @@
115823115881
]
115824115882
}
115825115883
],
115826-
"gamesSwitch2": []
115884+
"gamesSwitch2": [
115885+
{
115886+
"gameName": "Xenoblade Chronicles: Definitive Edition – Nintendo Switch 2 Edition",
115887+
"gameID": [
115888+
"0100FF500E34A000"
115889+
],
115890+
"amiiboUsage": [
115891+
{
115892+
"Usage": "More easily unlock special costumes / Receive useful items and experience points",
115893+
"write": false
115894+
}
115895+
]
115896+
}
115897+
]
115827115898
},
115828115899
"0x22800000002c0002": {
115829115900
"games3DS": [

images/icon_1f020000-04c71e03.png

162 KB
Loading

static/assets/notification.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"notifications" : [
33
{
4-
"title": "04/22/2026",
5-
"message": "Add Diana (Pragmata)",
4+
"title": "07/02/2026",
5+
"message": "Add King Dedede & Tank Star",
66
"type": "success"
77
}
88
]

webp/icon_1f020000-04c71e03.webp

19.5 KB
Loading

0 commit comments

Comments
 (0)