From a22461374cca937656de416f3e164cdefac3a63d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Tue, 13 May 2025 22:04:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=8F=98=E9=9D=A2=E6=9D=BF=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=EF=BC=8C5x4=E5=86=99=E9=94=99=E6=88=905x3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-skill-parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script-skill-parser.js b/script-skill-parser.js index b818e094..c1d159cc 100644 --- a/script-skill-parser.js +++ b/script-skill-parser.js @@ -1683,7 +1683,7 @@ const skillObjectParsers = { } case 2: { width = 5; - height = 3; + height = 4; break; } case 3: {