mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
set generation for a couple consoles
This commit is contained in:
@@ -2534,7 +2534,7 @@ IGDB_PLATFORM_LIST: dict[UPS, SlugToIGDB] = {
|
||||
"category": "Computer",
|
||||
"family_name": "Magnavox",
|
||||
"family_slug": "magnavox",
|
||||
"generation": -1,
|
||||
"generation": 2,
|
||||
"id": 133,
|
||||
"name": "Odyssey 2 / Videopac G7000",
|
||||
"slug": "odyssey-2-slash-videopac-g7000",
|
||||
@@ -3272,7 +3272,7 @@ IGDB_PLATFORM_LIST: dict[UPS, SlugToIGDB] = {
|
||||
"category": "Console",
|
||||
"family_name": "NEC",
|
||||
"family_slug": "nec",
|
||||
"generation": -1,
|
||||
"generation": 4,
|
||||
"id": 150,
|
||||
"name": "Turbografx-16/PC Engine CD",
|
||||
"slug": "turbografx-16-slash-pc-engine-cd",
|
||||
|
||||
Reference in New Issue
Block a user