From 625384ed91f6176091cd5fce5da080c1b50f4770 Mon Sep 17 00:00:00 2001 From: "COMPUTER\\EDY" <249929363@qq.com> Date: Thu, 16 Apr 2026 12:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=85=B3=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/Script/Map.ts | 3 --- assets/custom/Json/level1464.json | 7 +++---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/assets/Script/Map.ts b/assets/Script/Map.ts index b80af47..989f0b3 100644 --- a/assets/Script/Map.ts +++ b/assets/Script/Map.ts @@ -3130,7 +3130,6 @@ export default class MapConroler extends cc.Component { nextLevel(num: number) { if (num == 1) { this.openIce(); - console.log("解冻:", this.shopPause); if (this.node.parent.parent.parent.getChildByName("Pause").active == false && !this.shopPause) { this.pause = false; } @@ -3139,7 +3138,6 @@ export default class MapConroler extends cc.Component { this.pause = true; } else { this.openIce(); - console.log("解冻2:", this.shopPause); if (this.node.parent.parent.parent.getChildByName("Pause").active == false && !this.shopPause) { this.pause = false; } @@ -4005,7 +4003,6 @@ export default class MapConroler extends cc.Component { } cc.fx.GameTool.shushu_Track("hammer_frenzy", data2); } - // alert(cc.fx.GameConfig.GM_INFO.winStreak); if (cc.fx.GameConfig.GM_INFO.winStreak < 10 || cc.fx.GameConfig.GM_INFO.otherLevel > 0) { if (cc.fx.GameConfig.GM_INFO.revive == 0 && this.revive) { diff --git a/assets/custom/Json/level1464.json b/assets/custom/Json/level1464.json index 6cdd991..bc9e849 100644 --- a/assets/custom/Json/level1464.json +++ b/assets/custom/Json/level1464.json @@ -386,7 +386,7 @@ }, "stacking": 6, "colorChange": true, - "floor": 1, + "floor": 5, "floorTime": 4, "floorMove": true, "id": 480 @@ -400,10 +400,9 @@ "y": -180, "z": 0 }, - "floor": 1, + "floor": 8, "floorTime": 7, - "floorMove": false, - "lock": true, + "floorMove": true, "id": 490 } ]