From a43c3737d146a6a3bb9a481d9ff7a1248da6fff6 Mon Sep 17 00:00:00 2001 From: Mathias Lesauvage Date: Sun, 1 Oct 2023 13:17:39 +0200 Subject: [PATCH] Added game data for Puyo Puyo Tetris 2 --- utilities/download_smashgg/game_data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/utilities/download_smashgg/game_data.json b/utilities/download_smashgg/game_data.json index cf2320a75..e19340f4e 100644 --- a/utilities/download_smashgg/game_data.json +++ b/utilities/download_smashgg/game_data.json @@ -701,5 +701,10 @@ "name": "Advanced V.G. 2", "smashgg_id": 17934, "image_type": "icon" + }, + { + "name": "Puyo Puyo Tetris 2", + "smashgg_id": 35665, + "image_type": "icon" } ] \ No newline at end of file