yarn(huoshan): 修复维修阶段跳转与任务流程

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-27 02:12:10 +08:00
co-authored by Cursor
parent 615963e535
commit af36da918c
2 changed files with 2 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@ position: 300,400
<<play_timeline "进入维修间">>
<<fade_in 1>>
<<switch_fix_system_to "BodyModule" "Head">>
<<jump 插线准备>>
===
+1 -6
View File
@@ -11,11 +11,8 @@ position: 500,1200
<<show_task_panel>>
<<wait 0.3>>
<<clear_tasks>>
Task: 检查表达模块 #line:032ec2b
<<DropCable>>
<<wait 0.3>>
<<jump Stage4就绪>>
//me: 这像是被“塞住”了,我去检查一下【表达模块】 #line:0f210e7
<<jump Stage4就绪>>
===
title: Stage4就绪
@@ -39,5 +36,3 @@ position: 500,1350
<<set $gameStage = 5>>
<<jump Center>>
===