Merge branch 'bugfix佩佩2流程' into 'develop'

fix(peipei): 修正佩佩BE判定变量为 global_isPeipeiBE

See merge request aibis-dream/aibis-dream!836
This commit is contained in:
2026-08-03 08:11:07 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ tags: event
colorID: 8
position: 480,-2840
---
<<if $gameStage=="手术" && $isPeipeiBE==false>>
<<if $gameStage=="手术" && $global_isPeipeiBE==false>>
<<jump 进行色彩回复后插入视觉>>
<<endif>>
<<jump 检查视觉>>
@@ -186,7 +186,7 @@ ChipModule: 已与附加模块建立连接! #line:0e44178
<<wait 1.5>>
<<endif>>
<<hide_dialog>>
<<if $gameStage == "手术"&&$isPeipeiBE==false>>
<<if $gameStage == "手术"&&$global_isPeipeiBE==false>>
Analysing: 检测到未识别的色彩晶圆…请进行校准。 #line:0d4afa0
<<else>>
<<play_sfx "event:/Scriptal/beep_warning">>