diff --git a/data/pkmn.json b/data/pkmn.json index e411d4f9..365421b7 100644 --- a/data/pkmn.json +++ b/data/pkmn.json @@ -12588,7 +12588,9 @@ "jpn": "necrozma" }, "icons": { - ".": {} + ".": { + "has_right": true + } }, "name": { "eng": "Necrozma", diff --git a/icons/pokemon/regular/right/necrozma.png b/icons/pokemon/regular/right/necrozma.png new file mode 100755 index 00000000..00498725 Binary files /dev/null and b/icons/pokemon/regular/right/necrozma.png differ diff --git a/icons/pokemon/shiny/right/necrozma.png b/icons/pokemon/shiny/right/necrozma.png new file mode 100755 index 00000000..db40ccef Binary files /dev/null and b/icons/pokemon/shiny/right/necrozma.png differ