kansen-4/Kansen4_patch/b0030_j.ks
2023-12-30 00:52:32 -06:00

29 lines
919 B
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

*B0030_J
;//〆:合流2
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・10のマーク表示フラグ
;//♂:ここまでセット
*5611|
[fc]
いちばん最初に管理棟を飛び出した翔くんは、[r]
まっすぐ車に向かい、ボンネットを開けるために、[r]
車に乗り込もうとしていた。[pcms]
;//----------------------------------------------------------
;//※条件分岐
;//keylostが成立している→B_BAD_0020.txtへ
;//♂ファイル名には0020がついているが、0030から突入する。
;//♂メモ現在のBGMは06
;//keylostが成立していない→メイン合流へ
;mm 元ファイル名はB0020_BADだがB0020からの派生じゃないからB0030_J_BADにリネームした。
;ほんんと命名規則がクソだ
[if exp="f.l_keylost == 1"][jump storage="B0030_J_BAD.ks"][endif]
[jump storage="B0030_K.ks" target=*B0030_K]
;//----------------------------------------------------------