diff --git a/games/mk1/base_files/config.json b/games/mk1/base_files/config.json index b3d39f00a..8d454575f 100644 --- a/games/mk1/base_files/config.json +++ b/games/mk1/base_files/config.json @@ -161,5 +161,5 @@ "name": "Mortal Kombat 1", "smashgg_game_id": 48599, "stage_to_codename": {}, - "version": "2.02" + "version": "2.1" } \ No newline at end of file diff --git a/games/mk1/base_files/icon/config.json b/games/mk1/base_files/icon/config.json index 845f6347a..2becc379e 100644 --- a/games/mk1/base_files/icon/config.json +++ b/games/mk1/base_files/icon/config.json @@ -4,7 +4,7 @@ "type": [ "icon" ], - "version": "2.0", + "version": "2.1", "average_size": { "x": 479, "y": 520 diff --git a/games/mk1/base_files/icon/file_Ghostface_0.png b/games/mk1/base_files/icon/file_Ghostface_0.png new file mode 100644 index 000000000..ddb283ec2 Binary files /dev/null and b/games/mk1/base_files/icon/file_Ghostface_0.png differ diff --git a/games/mk1/full/config.json b/games/mk1/full/config.json index cd1aa79ec..26d2f9702 100644 --- a/games/mk1/full/config.json +++ b/games/mk1/full/config.json @@ -7,7 +7,7 @@ "full" ], "credits": "Ripped from https://www.mortalkombat.com/en-gb/roster", - "version": "2.0", + "version": "2.1", "uncropped_edge": [ "u", "l", @@ -206,6 +206,12 @@ "x": 491, "y": 191 } + }, + "Ghostface": { + "0": { + "x": 542, + "y": 161 + } } }, "average_size": { diff --git a/games/mk1/full/file_Ghostface_0.png b/games/mk1/full/file_Ghostface_0.png new file mode 100644 index 000000000..08c182e5a Binary files /dev/null and b/games/mk1/full/file_Ghostface_0.png differ