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

29 lines
689 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.

;//■ブロック10500:『条件分岐8』
*westtown_main10500_TOP
;[debug_win]
;[eval exp="f.nowfile = 'なうwesttown_main10500'"]
;[debug_win_end]
;//☆AutoSave_19
;//AutoSave 19
;//〆West2-04
;//ブロック10500
;フロー[eval exp="sf.g_West2_04 = 1"]
;//◆Flowwesttown
;//2になるかも
;[eval exp="f.l_flow_flg = 5"]
;//------------------------------------------------
;//ザッピング選択肢判定ブロック
;//条件:西棟編をクリアしているかどうか
;//YESブロック
;//NOブロック
[if exp="sf.g_clear_westtown==1"]
[jump storage="westtown_zap_20310.ks" target=*westtown_zap_20310_TOP]
[endif]
[jump storage="westtown_main10510.ks" target=*westtown_main10510_TOP]
;//