diff --git a/src/shared/fighting-characters.ts b/src/shared/fighting-characters.ts index f332390..e5808cf 100644 --- a/src/shared/fighting-characters.ts +++ b/src/shared/fighting-characters.ts @@ -25,7 +25,36 @@ const characterNamesByGame: Record = { 'Warwick', '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-': [ 'A.B.A', 'Anji Mito', @@ -60,7 +89,28 @@ const characterNamesByGame: Record = { 'Venom', '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': [ 'Ashrah', 'Baraka',