From cf1edb981f974094ea5574ceb8dfb84460acf5e9 Mon Sep 17 00:00:00 2001 From: dazedanon Date: Tue, 17 Feb 2026 07:01:12 -0600 Subject: [PATCH] Clothing durability --- www/data/CommonEvents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/data/CommonEvents.json b/www/data/CommonEvents.json index 814baa7..d835e89 100644 --- a/www/data/CommonEvents.json +++ b/www/data/CommonEvents.json @@ -1331049,7 +1331049,7 @@ "code": 355, "indent": 2, "parameters": [ - "this.BLogAdd(180, SCol.Red + \"ロマーシャの服の耐久値残り\" + $gameVariables._data[1098]);" + "this.BLogAdd(180, SCol.Red + \"Romasha clothing durability: \" + $gameVariables._data[1098]);" ] }, {