From bc840bff3981db7a7492faaecbddda25423bb406 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Sun, 19 Jan 2025 18:20:37 -0600 Subject: [PATCH] Clothes --- data/Map243.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/Map243.json b/data/Map243.json index 8dc457f..4916610 100644 --- a/data/Map243.json +++ b/data/Map243.json @@ -11449,7 +11449,7 @@ 456, 0, 4, - "$gameParty.getCompleteRate(\"武器\",1);" + "$gameParty.getCompleteRate(\"Weapon\",1);" ] }, { @@ -11460,7 +11460,7 @@ 457, 0, 4, - "$gameParty.getCompleteRate(\"衣服\",1);" + "$gameParty.getCompleteRate(\"Clothes\",1);" ] }, {