From 055f423987d005b3f4285a8fd542bf9fdcade339 Mon Sep 17 00:00:00 2001 From: onms Date: Wed, 31 Dec 2025 07:19:58 -0600 Subject: [PATCH] fixed a 355 that had a script error and mistranlation --- data/CommonEvents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/CommonEvents.json b/data/CommonEvents.json index 4dd214d..c7be5ec 100644 --- a/data/CommonEvents.json +++ b/data/CommonEvents.json @@ -61691,7 +61691,7 @@ "code": 355, "indent": 1, "parameters": [ - "BattleManager._logWindow.addText('\\\\c[27]\\\\n[1] \"N-no way... My first time... and it's like this...\"');" + "BattleManager._logWindow.addText('\\\\c[27]\\\\n[1] \"N-no way... My first time... is something like this...?\"');" ] }, {