From f43b4df8f014bb8791a33abc00d217df8e682e65 Mon Sep 17 00:00:00 2001 From: Erdnase <1398341065@qq.com> Date: Wed, 21 Jun 2023 23:43:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D40=E5=B1=82=E5=89=A7=E6=83=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/floors/MT40.js | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/project/floors/MT40.js b/project/floors/MT40.js index 35f45cd..3d98aeb 100644 --- a/project/floors/MT40.js +++ b/project/floors/MT40.js @@ -786,10 +786,19 @@ main.floors.MT40= "code": 39, "time": 0 }, + { + "type": "moveHero", + "steps": [ + "up:1" + ] + }, { "type": "battle", "id": "E383" }, + { + "type": "waitAsync" + }, { "type": "hide", "loc": [ @@ -1064,7 +1073,7 @@ main.floors.MT40= "type": "changePos", "loc": [ 7, - 5 + 3 ], "direction": "down" }, @@ -1413,7 +1422,7 @@ main.floors.MT40= }, { "type": "showImage2", - "code": 59, + "code": 20, "image": "shaohuzixin.png", "loc": [ 200, @@ -1427,7 +1436,7 @@ main.floors.MT40= "\t[邵虎]现在......先把衰弱解了吧。", { "type": "hideImage", - "code": 59, + "code": 20, "time": 0 }, {