Skip to content

Commit

Permalink
Merge pull request #158 from 8bitDream/submit
Browse files Browse the repository at this point in the history
Added Noah & Mio (Xenoblade)
  • Loading branch information
N3evin authored Jan 18, 2024
2 parents 43b82a8 + f517fca commit 0f8ca57
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 3 deletions.
32 changes: 29 additions & 3 deletions database/amiibo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9306,6 +9306,28 @@
"eu": "2015-10-02",
"jp": "2015-07-30"
}
},
"0x22430000043d1b02":
{
"name": "Noah",
"release":
{
"au": "2024-01-19",
"eu": "2024-01-19",
"jp": "2024-01-19",
"na": "2024-01-19"
}
},
"0x22440000043e1b02":
{
"name": "Mio",
"release":
{
"au": "2024-01-19",
"eu": "2024-01-19",
"jp": "2024-01-19",
"na": "2024-01-19"
}
}
},
"amiibo_series":
Expand Down Expand Up @@ -9334,7 +9356,8 @@
"0x02": "Chibi-Robo!",
"0x07": "Skylanders",
"0x16": "Diablo",
"0x17": "Power Pros"
"0x17": "Power Pros",
"0x1b": "Xenoblade Chronicles 3"
},
"game_series":
{
Expand Down Expand Up @@ -9452,7 +9475,8 @@
"0x37c": "Castlevania",
"0x348": "Megaman",
"0x1b9": "Pokemon",
"0x22c": "Chibi Robo"
"0x22c": "Chibi Robo",
"0x224": "Xenoblade Chronicles"
},
"types":
{
Expand Down Expand Up @@ -10103,6 +10127,8 @@
"0x0741": "Dark Pit",
"0x3a00": "Joker",
"0x09c8": "Diddy Kong",
"0x07c0": "Mii"
"0x07c0": "Mii",
"0x2243": "Noah",
"0x2244": "Mio"
}
}
12 changes: 12 additions & 0 deletions database/games_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -105126,6 +105126,18 @@
]
}
]
},
"0x22430000043d1b02":
{
"games3DS": [],
"gamesWiiU": [],
"gamesSwitch": []
},
"0x22440000043e1b02":
{
"games3DS": [],
"gamesWiiU": [],
"gamesSwitch": []
}
}
}
Binary file added images/icon_22430000-043d1b02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon_22440000-043e1b02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f8ca57

Please sign in to comment.