Skip to content

Commit

Permalink
Merge pull request #599 from Wolfy76700:game/multiversus
Browse files Browse the repository at this point in the history
MULTIVERSUS: Added Raven
  • Loading branch information
Wolfy76700 authored Nov 13, 2024
2 parents 1b5d453 + 8194df9 commit bc7263f
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 3 deletions.
6 changes: 5 additions & 1 deletion games/multiversus/base_files/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,14 +222,18 @@
"Nubia": {
"codename": "Nubia",
"smashgg_name": "Nubia"
},
"Raven": {
"codename": "Raven",
"smashgg_name": "Raven"
}
},
"credits": "",
"description": "Base config to use this game.",
"name": "Multiversus",
"smashgg_game_id": 40849,
"stage_to_codename": {},
"version": "2.52",
"version": "2.6",
"defaults": {
"players_per_team": 2,
"characters_per_player": 1
Expand Down
2 changes: 1 addition & 1 deletion games/multiversus/base_files/icon/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": [
"icon"
],
"version": "2.4",
"version": "2.6",
"average_size": {
"x": 420,
"y": 610
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 20 additions & 1 deletion games/multiversus/full/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,20 @@
"x": 546,
"y": 132
}
},
"Raven": {
"0": {
"x": 614,
"y": 111
},
"1": {
"x": 476,
"y": 112
},
"2": {
"x": 703,
"y": 290
}
}
},
"name": "Artwork",
Expand Down Expand Up @@ -681,6 +695,11 @@
"Nubia": {
"0": 1.7,
"1": 2.0
},
"Raven": {
"0": 1.7,
"1": 2.1,
"2": 2.2
}
},
"type": [
Expand All @@ -692,7 +711,7 @@
"d",
"l"
],
"version": "2.5",
"version": "2.6",
"average_size": {
"x": 1766,
"y": 1873
Expand Down
Binary file added games/multiversus/full/file_Raven_00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/multiversus/full/file_Raven_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/multiversus/full/file_Raven_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc7263f

Please sign in to comment.