diff --git a/games/pcombat/base_files/config.json b/games/pcombat/base_files/config.json index 79620028a..0fc897da7 100644 --- a/games/pcombat/base_files/config.json +++ b/games/pcombat/base_files/config.json @@ -56,7 +56,7 @@ "Galarian Zapdos": { "codename": "145-G", "locale": { - "fr": "\u00c9lecthor", + "fr": "\u00c9lecthor (Galar)", "de": "Zapdos", "ko": "\uc36c\ub354", "ja": "\u30b5\u30f3\u30c0\u30fc", @@ -249,6 +249,19 @@ "it": "Alirasenti", "es": "Reptalada" } + }, + "Mega Lopunny": { + "codename": "428-M", + "locale": { + "fr": "Lockpin (Méga)", + "de": "Schlapor", + "ko": "\uc774\uc5b4\ub86d", + "ja": "\u30df\u30df\u30ed\u30c3\u30d7", + "zh_CN": "\u957f\u8033\u5154", + "zh_TW": "\u9577\u8033\u5154", + "it": "Lopunny", + "es": "Lopunny" + } } }, "credits": "Box sprites from the mainline games from Generation 3-8\nEzerart for the Pok\u00e9mon Scarlet & Violet icons", diff --git a/games/pcombat/base_files/icon/icon_428-M_1.png b/games/pcombat/base_files/icon/icon_428-M_1.png new file mode 100644 index 000000000..a33b8e68d Binary files /dev/null and b/games/pcombat/base_files/icon/icon_428-M_1.png differ diff --git a/games/pcombat/base_files/logo.png b/games/pcombat/base_files/logo.png index 625d41b06..25c7f1268 100644 Binary files a/games/pcombat/base_files/logo.png and b/games/pcombat/base_files/logo.png differ diff --git a/games/pcombat/full/config.json b/games/pcombat/full/config.json index 0f4ff751b..fca421685 100644 --- a/games/pcombat/full/config.json +++ b/games/pcombat/full/config.json @@ -122,6 +122,12 @@ "x": 177, "y": 284 } + }, + "428-M": { + "0": { + "x": 251, + "y": 225 + } } }, "rescaling_factor": { diff --git a/games/pcombat/full/file_428-M_0.png b/games/pcombat/full/file_428-M_0.png new file mode 100644 index 000000000..2593507c6 Binary files /dev/null and b/games/pcombat/full/file_428-M_0.png differ