From b861f7c6bf02cc889a323afc6b7d281a72ded8a4 Mon Sep 17 00:00:00 2001 From: bottlefish <781230111@qq.com> Date: Mon, 15 Dec 2025 21:18:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Yarn/Fiction_Day1_sleep/Fiction_Day1_sleep.yarn | 7 +++++-- Assets/StreamingAssets/Config/chapter.json | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Assets/Resources/Yarn/Fiction_Day1_sleep/Fiction_Day1_sleep.yarn b/Assets/Resources/Yarn/Fiction_Day1_sleep/Fiction_Day1_sleep.yarn index 6c957dd7c..8143b52aa 100644 --- a/Assets/Resources/Yarn/Fiction_Day1_sleep/Fiction_Day1_sleep.yarn +++ b/Assets/Resources/Yarn/Fiction_Day1_sleep/Fiction_Day1_sleep.yarn @@ -289,6 +289,7 @@ position: 250,-2611 阿灿: 那么,那座山的后面就是海。你知道我意思就行。 #line:0b4ed5f 阿灿: 好了,我们快去找入口在哪里吧。 #line:0fb2c0b ->下去 #line:069555a + <> ->上去<> #line:0a361e8 阿灿: …对啦,对啦! #line:009268b 女孩正对着一扇破旧的金属门,看起来这扇门已经很久没有打开过了。你轻轻一推,门就打开了。 #line:0124137 @@ -302,7 +303,9 @@ position: 250,-2611 你进门又走上一圈旋转楼梯,进入了一个昏暗圆形的房间。 #line:0c07ecc <> ->下去 #line:0d7f5dc -->天文台<1>> #line:0dbb18a + <> +// 修复点:修改判定条件为>2,防止在Stage 2时与上面的选项同时出现,导致跳过开门剧情 +->天文台<2>> #line:0dbb18a 【环形走廊很高,金属架子随着你的脚步发出吱呀吱呀的声音。天文台里很黑,传出悉悉索索的金属声。】 #line:0f54d34 ->进入 #line:0bbee09 你进门又走上一圈旋转楼梯,进入了一个昏暗圆形的房间。 #line:0d951ab @@ -459,7 +462,7 @@ tags: position: 250,-2611 --- <> -【你站在一个通壁贴满白色瓷砖的房间内,泳池的水光在天花板荡漾,外面的天蓝得像一块屏幕。】 #line:067a57c +【你站在一个通壁贴满白色瓷砖的房间内,泳池的水光在天花板荡漾,外面的天蓝得像一块屏幕。】 #line:067a57 <> 一个穿着泳裤的男孩正在做热身运动~一边唱歌一边热身~ #line:0df05a3 <> diff --git a/Assets/StreamingAssets/Config/chapter.json b/Assets/StreamingAssets/Config/chapter.json index d9a56e8bc..911c9ac06 100644 --- a/Assets/StreamingAssets/Config/chapter.json +++ b/Assets/StreamingAssets/Config/chapter.json @@ -1 +1 @@ -["Prologue","Day1_begin","PeipeiDay1","Day1_mid","Test_HuoShan","StoneDay1","Day1_night","Gts1","Day2_begin","Day2_night","Day1_sleep"] \ No newline at end of file +["Prologue","Day1_begin","PeipeiDay1","Day1_mid","Test_HuoShan","StoneDay1","Day1_night","Gts1","Day2_begin","Day2_night","Day1_sleep","Day2_mid","Day2_FIRST_HS1"] \ No newline at end of file