diff --git a/games/multiversus/base_files/config.json b/games/multiversus/base_files/config.json index 0b4e30461..9baad2d0a 100644 --- a/games/multiversus/base_files/config.json +++ b/games/multiversus/base_files/config.json @@ -210,6 +210,9 @@ } } } + }, + "Nubia": { + "codename": "Nubia" } }, "credits": "", @@ -217,7 +220,7 @@ "name": "Multiversus", "smashgg_game_id": 40849, "stage_to_codename": {}, - "version": "2.4", + "version": "2.5", "defaults": { "players_per_team": 2, "characters_per_player": 1 diff --git a/games/multiversus/base_files/icon/icon_Nubia_00.png b/games/multiversus/base_files/icon/icon_Nubia_00.png new file mode 100644 index 000000000..53dc9304d Binary files /dev/null and b/games/multiversus/base_files/icon/icon_Nubia_00.png differ diff --git a/games/multiversus/full/config.json b/games/multiversus/full/config.json index a636eff3d..bfbeff85c 100644 --- a/games/multiversus/full/config.json +++ b/games/multiversus/full/config.json @@ -497,6 +497,16 @@ "x": 454, "y": 508 } + }, + "Nubia": { + "0": { + "x": 462, + "y": 179 + }, + "1": { + "x": 546, + "y": 132 + } } }, "name": "Artwork", @@ -667,6 +677,10 @@ "Powerpuff": { "0": 0.6, "1": 0.8 + }, + "Nubia": { + "0": 1.7, + "1": 2.0 } }, "type": [ @@ -678,5 +692,5 @@ "d", "l" ], - "version": "2.4" + "version": "2.5" } \ No newline at end of file diff --git a/games/multiversus/full/file_Nubia_00.png b/games/multiversus/full/file_Nubia_00.png new file mode 100644 index 000000000..bc1dce7ac Binary files /dev/null and b/games/multiversus/full/file_Nubia_00.png differ diff --git a/games/multiversus/full/file_Nubia_01.png b/games/multiversus/full/file_Nubia_01.png new file mode 100644 index 000000000..fd3c19569 Binary files /dev/null and b/games/multiversus/full/file_Nubia_01.png differ