From a5cd45a092f6d5b732bf236da38337b7451ea824 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 10 Mar 2024 21:47:52 -0400 Subject: [PATCH 1/2] Improved Mother artifacts --- .../Mother (Earthbound Beginnings) (Japan)/artifacts.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game_resources/Mother (Earthbound Beginnings) (Japan)/artifacts.txt b/game_resources/Mother (Earthbound Beginnings) (Japan)/artifacts.txt index b2c59ac..3077792 100644 --- a/game_resources/Mother (Earthbound Beginnings) (Japan)/artifacts.txt +++ b/game_resources/Mother (Earthbound Beginnings) (Japan)/artifacts.txt @@ -11,4 +11,5 @@ HH\n? YOU WIN\n NAME\n? B -DD \ No newline at end of file +DD +[ ]{32}\n \ No newline at end of file From 1e33ea146e5b977a3847e2e2652b051d36d818d0 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 11 Mar 2024 20:04:54 -0400 Subject: [PATCH 2/2] Fixed broken Legend of Zelda meta.json file --- game_resources/Legend_of_Zelda(Famicom)/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_resources/Legend_of_Zelda(Famicom)/meta.json b/game_resources/Legend_of_Zelda(Famicom)/meta.json index 81a14a7..aa36a6b 100644 --- a/game_resources/Legend_of_Zelda(Famicom)/meta.json +++ b/game_resources/Legend_of_Zelda(Famicom)/meta.json @@ -1,4 +1,4 @@ { -"console":"Famicom" +"console":"Famicom", "tile-swapping":false } \ No newline at end of file