From 72e6cdb238e36c87b6f5c845b9af1703699e278b Mon Sep 17 00:00:00 2001 From: bdf1 Date: Sat, 10 Jun 2023 03:36:54 +1300 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=85=AB=E7=88=AA?= =?UTF-8?q?=E9=B1=BC=E5=A4=84=E8=83=BD=E6=9A=82=E6=97=B6=E7=94=A8=E7=A0=B4?= =?UTF-8?q?=E8=B7=B3=E8=BF=87=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/enemys.js | 2 +- project/floors/MT113.js | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/project/enemys.js b/project/enemys.js index d29e2ee..1a0f998 100644 --- a/project/enemys.js +++ b/project/enemys.js @@ -149,7 +149,7 @@ var enemys_fcae963b_31c9_42b4_b48c_bb48d09f3f80 = "E497": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, "E498": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, "E499": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, - "E500": {"name":"新敌人","hp":15000,"atk":8000,"def":3000,"money":0,"exp":10,"point":0,"special":1}, + "E500": {"name":"新敌人","hp":15000,"atk":8000,"def":3000,"money":0,"exp":10,"point":0,"special":0}, "E501": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, "E502": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, "E503": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]}, diff --git a/project/floors/MT113.js b/project/floors/MT113.js index 3f4c7d9..a1c3107 100644 --- a/project/floors/MT113.js +++ b/project/floors/MT113.js @@ -39,12 +39,18 @@ main.floors.MT113= "afterOpenDoor": {}, "autoEvent": {}, "cannotMove": {}, - "cannotMoveIn": {}, + "cannotMoveIn": { + "6,0": [ + "up", + "left", + "right" + ] + }, "map": [ [140,140,140,140,140,140, 89,140,140,140,140,140,140], - [140,735, 0,735,140, 0, 0, 0,140,735, 0,735,140], - [140, 0, 23, 0,140, 0,737, 0,140, 0, 23, 0,140], - [140,635, 0,635,140, 0,258, 0,140,636, 0,636,140], + [140,735, 0,735,140, 17, 0, 17,140,735, 0,735,140], + [140, 0, 23, 0,140, 17,737, 17,140, 0, 23, 0,140], + [140,635, 0,635,140, 17,258, 17,140,636, 0,636,140], [140,140,542,140,140,140, 83,140,140,140,542,140,140], [140,140, 81,140,140,140, 83,140,140,140, 81,140,140], [140,637,734, 0,790, 81, 0, 81,790, 0,734,637,140],