This commit is contained in:
Ovid
2026-07-28 02:20:53 +08:00
parent 90c1c34d68
commit 1eeb2eb6d9
8 changed files with 13 additions and 6 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -5,6 +5,7 @@ position: 251,-1150
---
<<fade_in 1>>
<<switch_fix_system_to Clinic>>
<<set_global_param pp1Stage 12>>
<<if $global_isPeipeiBE==true>>
<<jump BE结束对话>>
<<else>>
@@ -269,6 +269,8 @@ ULM自训练进程: [[ulm]]检测到进程接管请求!正在识别手动选
// <<hide_dialog>>
// <<wait 1>>
me: 已经足够进行病理分析了。 #line:090a836
<<play_music event:/Music/music_peipei_2>>
<<set_global_param pp1Stage 6>>
<<StopUFEffect_loop UFSystem>>
<<Set_MouseMovementLockState EyeManager false>>
<<UF_spriteOut UFSystem>>
@@ -190,6 +190,7 @@ ULM自训练进程: [[ulm]]检测到进程接管请求!正在识别手动选
////【植物变成油画风格】
<<UF_fightEffect UFSystem>>
peipei: 停止想象!停止想象!停止,停止,停止! #line:0cd8d2f
<<set_global_param pp1Stage 8.5>>
peipei: 停下!你做的所有事情都是错的……所有!它们有认真看过你一眼吗!有吗!! #line:017faf3
// <<OpenSingleButtonWindow WindowManager 警告!检测到兼容性错误:未授权的数据传入!>>
////【画面闪白,佩佩拍自己,数据乱流加重】
@@ -16,6 +16,7 @@ position: 43,-97
<<complete_task "line:0365d74">>
<<complete_task "line:0538e87">>
me: 可得小心点…别把这东西碰坏了。 #line:097ba5e
<<jump 结束UF拆除>>
===
+2
View File
@@ -125,6 +125,7 @@ colorID: 1
<<jump 进入UF拆除>>
<<endif>>
<<if $gameStage == "术前谈话2">>
<<set_global_param pp1Stage 10>>
<<jump 进入术前谈话2>>
<<endif>>
<<if $gameStage == "手术">>
@@ -134,6 +135,7 @@ colorID: 1
<<jump 进入结束对话>>
<<endif>>
<<if $gameStage == "流程结束">>
<<stop_music event:/Music/music_peipei_2>>
<<NextYarn>>
<<endif>>
===