diff --git a/images/characters/256/ch0099_40_jun_256.ktx.png b/images/characters/256/ch0099_40_jun_256.ktx.png new file mode 100644 index 0000000..abd6f6c Binary files /dev/null and b/images/characters/256/ch0099_40_jun_256.ktx.png differ diff --git a/images/characters/256/ch0123_40_mizuki_256.ktx.png b/images/characters/256/ch0123_40_mizuki_256.ktx.png new file mode 100644 index 0000000..800e1f7 Binary files /dev/null and b/images/characters/256/ch0123_40_mizuki_256.ktx.png differ diff --git a/images/characters/256/ch0297_00_volo_256.ktx.png b/images/characters/256/ch0297_00_volo_256.ktx.png new file mode 100644 index 0000000..ff53047 Binary files /dev/null and b/images/characters/256/ch0297_00_volo_256.ktx.png differ diff --git a/images/characters/256/ch0298_00_zinnia_256.ktx.png b/images/characters/256/ch0298_00_zinnia_256.ktx.png new file mode 100644 index 0000000..6a974c3 Binary files /dev/null and b/images/characters/256/ch0298_00_zinnia_256.ktx.png differ diff --git a/json/character_ids.json b/json/character_ids.json index 9517ea3..f4caa44 100644 --- a/json/character_ids.json +++ b/json/character_ids.json @@ -254,6 +254,8 @@ {"number": "0294", "name": "Grusha", "internal_name": "grusha"}, {"number": "0295", "name": "Geeta", "internal_name": "omodaka"}, {"number": "0296", "name": "Iono", "internal_name": "nanjamo"}, + {"number": "0297", "name": "Volo", "internal_name": "volo"}, + {"number": "0298", "name": "Jacq", "internal_name": "zinnia"}, {"number": "0502", "name": "Team Aqua Grunt ♂", "internal_name": "aqua_shitappam", "status": "npc"}, {"number": "0503", "name": "Team Aqua Grunt ♀", "internal_name": "aqua_shitappaf", "status": "npc"}, diff --git a/json/timeline.json b/json/timeline.json index 30946ee..faa9042 100644 --- a/json/timeline.json +++ b/json/timeline.json @@ -1231,5 +1231,14 @@ "name": "4.5 Year Celebration Daily Sweepstakes [JP] (4.5 Years Celebration art wallpaper)", "link": "https://twitter.com/pokemas_game/status/1763806443827003680", "date": "2024-03-02" + }, + { + "name": "2.43.0", + "date": "2024-03-27" + }, + { + "name": "A Message from the Pokémon Masters EX Team (Vol. 60)", + "link": "https://pokemonmasters-game.com/en-US/announcements/Other_6020_5W_1", + "date": "2024-02-27" } ] diff --git a/json/va/jp.json b/json/va/jp.json index f969162..2d52bcd 100644 --- a/json/va/jp.json +++ b/json/va/jp.json @@ -2286,6 +2286,10 @@ { "id": "ch0123_00_mizuki", "name": "Selene" + }, + { + "id": "ch0123_40_mizuki", + "name": "Selene (Special Costume)" } ] }, @@ -2628,6 +2632,10 @@ { "id": "ch0099_00_jun", "name": "Barry" + }, + { + "id": "ch0099_40_jun", + "name": "Barry (Special Costume)" } ] }, @@ -2727,6 +2735,16 @@ } ] }, + { + "name": "Yoshimasa Hosoya", + "name_jp": "細谷佳正", + "characters": [ + { + "id": "ch0297_00_volo", + "name": "Volo" + } + ] + }, { "name": "Yoshino Ohtori", "name_jp": "鳳芳野", @@ -2901,6 +2919,16 @@ } ] }, + { + "name": "Yuki Uehara", + "name_jp": "上原裕希", + "characters": [ + { + "id": "ch0298_00_zinnia", + "name": "Jacq" + } + ] + }, { "name": "Yukiko Motoyoshi", "name_jp": "元吉有希子", diff --git a/json/version.json b/json/version.json index 37d53f4..a4f1729 100644 --- a/json/version.json +++ b/json/version.json @@ -1 +1 @@ -"2.42.0" \ No newline at end of file +"2.43.0" \ No newline at end of file