Skip to content

Instantly share code, notes, and snippets.

@sparkyfen
Created January 14, 2015 18:03
Show Gist options
  • Save sparkyfen/049118f974f153f3aa3d to your computer and use it in GitHub Desktop.
Save sparkyfen/049118f974f153f3aa3d to your computer and use it in GitHub Desktop.
Amiibo Wave 4 Nintendo Product Codes
{
"robin": {
"productCode": {
"na": "NVL-C-AABU-USZ",
"eu": "NVL-C-AABU-EUR-CO"
}
},
"lucina": {
"productCode": {
"na": "NVL-C-AABT-USZ",
"eu": "NVL-C-AABT-EUR-CO"
}
},
"charizard": {
"productCode": {
"na": "NVL-C-AABN-USZ",
"eu": "NVL-C-AABN-EUR-CO"
}
},
"pacMan": {
"productCode": {
"na": "NVL-C-AACC-USZ",
"eu": "NVL-C-AACC-EUR-CO"
}
},
"wario": {
"productCode": {
"na": "NVL-C-AABC-USZ",
"eu": "NVL-C-AABC-EUR-CO"
}
},
"ness": {
"productCode": {
"na": "NVL-C-AABW-USZ",
"eu": "NVL-C-AABW-EUR-CO"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment