diff --git a/GAMES_LIST.md b/GAMES_LIST.md index c914f032..4186054c 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -139,7 +139,7 @@ | groundbreach | Ground Breach | [Valve Protocol](#valve) | | gta5f | Grand Theft Auto V - FiveM | | | gta5r | Grand Theft Auto V - RAGE MP | [Notes](#gta5r) | -| gta5a | Grand Theft Auto V - alt:V Multiplayer | [Notes](#gta5a) | +| gta5am | Grand Theft Auto V - alt:V Multiplayer | [Notes](#gta5am) | | gtasam | Grand Theft Auto: San Andreas Multiplayer | | | gtasamta | Grand Theft Auto: San Andreas - Multi Theft Auto | | | gtasao | Grand Theft Auto: San Andreas OpenMP | | diff --git a/lib/games.js b/lib/games.js index 0267eab3..0008ec86 100644 --- a/lib/games.js +++ b/lib/games.js @@ -1289,7 +1289,7 @@ export const games = { doc_notes: 'gta5r' } }, - gta5a: { + gta5am: { name: 'Grand Theft Auto V - alt:V Multiplayer', release_year: 2015, options: { @@ -1297,7 +1297,8 @@ export const games = { protocol: 'altvmp' }, extra: { - doc_notes: 'gta5a' + doc_notes: 'gta5am', + old_id: 'gta5a' } }, garrysmod: {