kansen-2/Kansen2_patch/westtown_main10251.ks
2023-12-19 02:58:55 -06:00

24 lines
630 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;//■ブロック10251:『条件分岐追加』
*westtown_main10251_TOP
;[debug_win]
;[eval exp="f.nowfile = 'なうwesttown_main10251'"]
;[debug_win_end]
;//ブロック10251
;フロー[eval exp="sf.g_West2_02 = 1"]
;//◆Flowwesttown
;//2になるかも
;[eval exp="f.l_flow_flg = 5"]
;//------------------------------------------------
;//#条件分岐
;//条件:ブロック10241を通過しているかどうか
;//YESブロック
;//NOブロックブロック
[if exp="f.l_keitai==1"]
[jump storage="westtown_main10252.ks" target=*westtown_main10252_TOP]
[endif]
[jump storage="westtown_main10255.ks" target=*westtown_main10255_TOP]