yarn(peipei): 补充阶段切换时的放线指令
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -140,6 +140,7 @@ tags: end
|
||||
position: -537,-1759
|
||||
---
|
||||
<<set $gameStage = "记忆检查">>
|
||||
<<DropCable>>
|
||||
<<jump Center>>
|
||||
===
|
||||
|
||||
@@ -240,6 +241,9 @@ peipei: 我愧疚了好久,那时的我真的以为小草可以长成一棵树
|
||||
->放入收藏夹 #line:0ecfed9
|
||||
<<CollectionClue>>
|
||||
//<<jump EyeCheckEnd>>
|
||||
<<else>>
|
||||
<<set_EyeColorState EyeManager "CanImagineColor">>
|
||||
<<EyeEffect_FadeIn EyeManager>>
|
||||
<<endif>>
|
||||
<<jump EyeCheckEnd>>
|
||||
|
||||
@@ -254,12 +258,14 @@ position: -1045,-2332
|
||||
<<if visited("UF深入检查")==false>>
|
||||
me: 没什么头绪,先看看别的地方吧。 #line:080db61
|
||||
<<Set_MouseMovementLockState EyeManager false>>
|
||||
<<DropCable>>
|
||||
<<switch_fix_system_to BodyModule>>
|
||||
<<endif>>
|
||||
|
||||
<<if $isFinishedEyeCheck==true>>
|
||||
me: 这里应该已经彻底检查过了。 #line:02d75ac
|
||||
<<Set_MouseMovementLockState EyeManager false>>
|
||||
<<DropCable>>
|
||||
<<switch_fix_system_to BodyModule>>
|
||||
<<endif>>
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ position: 428,-88
|
||||
---
|
||||
<<fade_in 1>>
|
||||
<<switch_fix_system_to BodyModule>>
|
||||
<<DropCable>>
|
||||
<<declare $CheckTargetCount=0>>
|
||||
<<fade_out 1>>
|
||||
<<jump 停止想象_1>>
|
||||
|
||||
Reference in New Issue
Block a user