25 lines
639 B
Text
25 lines
639 B
Text
;//■ブロック10070:『条件分岐2』
|
||
|
||
*westtown_main10070_TOP
|
||
;[debug_win]
|
||
;[eval exp="f.nowfile = 'なうwesttown_main10070'"]
|
||
;[debug_win_end]
|
||
|
||
;//〆West-02
|
||
;//ブロック10070
|
||
;フロー[eval exp="sf.g_West_02 = 1"]
|
||
;//◆Flow:westtown1
|
||
;[eval exp="f.l_flow_flg = 1"]
|
||
|
||
;//------------------------------------------------
|
||
;//ザッピング選択肢判定ブロック
|
||
;//条件:西棟編をクリアしているかどうか
|
||
;//YES:ブロック20020
|
||
;//NO:ブロック10080
|
||
|
||
[if exp="sf.g_clear_westtown==1"]
|
||
[jump storage="westtown_zap_20020.ks" target=*westtown_zap_20020_TOP]
|
||
[endif]
|
||
[jump storage="westtown_main10080.ks" target=*westtown_main10080_TOP]
|
||
|
||
;//
|