mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-05 19:22:07 +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',
|
||||
'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<string, string[]> = {
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user