mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
feat: add character lists for FATAL FURY: City of the Wolves and Invincible VS
This commit is contained in:
@@ -25,7 +25,36 @@ const characterNamesByGame: Record<string, string[]> = {
|
|||||||
'Warwick',
|
'Warwick',
|
||||||
'Yasuo',
|
'Yasuo',
|
||||||
],
|
],
|
||||||
'FATAL FURY: City of the Wolves': [], // No character list available, players will rely on placeholders
|
'FATAL FURY: City of the Wolves': [
|
||||||
|
'Andy Bogard',
|
||||||
|
'B. Jenet',
|
||||||
|
'Billy Kane',
|
||||||
|
'Blue Mary',
|
||||||
|
'Chun-Li',
|
||||||
|
'Cristiano Ronaldo',
|
||||||
|
'Gato',
|
||||||
|
'Hokutomaru',
|
||||||
|
'Hotaru Futaba',
|
||||||
|
'Joe Higashi',
|
||||||
|
'Kain R. Heinlein',
|
||||||
|
'Ken Masters',
|
||||||
|
'Kenshiro',
|
||||||
|
'Kevin Rian',
|
||||||
|
'Kim Dong Hwan',
|
||||||
|
'Kim Jae Hoon',
|
||||||
|
'Mai Shiranui',
|
||||||
|
'Marco Rodrigues',
|
||||||
|
'Mr. Big',
|
||||||
|
'Mr. Karate',
|
||||||
|
'Nightmare Geese',
|
||||||
|
'Preecha',
|
||||||
|
'Rock Howard',
|
||||||
|
'Salvatore Ganacci',
|
||||||
|
'Terry Bogard',
|
||||||
|
'Tizoc',
|
||||||
|
'Vox Reaper',
|
||||||
|
'Wolfgang Krauser',
|
||||||
|
],
|
||||||
'Guilty Gear -Strive-': [
|
'Guilty Gear -Strive-': [
|
||||||
'A.B.A',
|
'A.B.A',
|
||||||
'Anji Mito',
|
'Anji Mito',
|
||||||
@@ -60,7 +89,28 @@ const characterNamesByGame: Record<string, string[]> = {
|
|||||||
'Venom',
|
'Venom',
|
||||||
'Zato-1',
|
'Zato-1',
|
||||||
],
|
],
|
||||||
'Invincible VS': [], // No character list available, players will rely on placeholders
|
'Invincible VS': [
|
||||||
|
'Allen The Alien',
|
||||||
|
'Anissa',
|
||||||
|
'Atom Eve',
|
||||||
|
'Battle Beast',
|
||||||
|
'Bulletproof',
|
||||||
|
'Cecil',
|
||||||
|
'Conquest',
|
||||||
|
'Dupli-Kate',
|
||||||
|
'Ella Mental',
|
||||||
|
'Immortal',
|
||||||
|
'Invincible',
|
||||||
|
'Lucan',
|
||||||
|
'Monster Girl',
|
||||||
|
'Omni-Man',
|
||||||
|
'Power Plex',
|
||||||
|
'Rex Splode',
|
||||||
|
'Robot',
|
||||||
|
'Thula',
|
||||||
|
'Titan',
|
||||||
|
'Universa',
|
||||||
|
],
|
||||||
'Mortal Kombat 1': [
|
'Mortal Kombat 1': [
|
||||||
'Ashrah',
|
'Ashrah',
|
||||||
'Baraka',
|
'Baraka',
|
||||||
|
|||||||
Reference in New Issue
Block a user