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

41 lines
1.1 KiB
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.

*G0010_M
;//〆合流A3
;//★_山奥の学園 教室 夕方 bg26b.bmp前ラベルから継続
[bg storage="bg26b"][trans_c cross time=500]
*5848|
[fc]
[ns]大介[nse]
「翔くんや冴子さんのことは残念だけど、[r]
 諦めなくちゃいけない」[pcms]
*5849|
[fc]
[ns]大介[nse]
「みんな気を確かに持って、救助が来たら叫んで知らせてくれ。[r]
 必ず連れて戻るから!」[pcms]
*5850|
[fc]
俺はみんなの返事を待たずに教室を飛び出していった。[pcms]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:サバイバル2Ndフロー・6のマーク表示フラグ
;//〆:サバイバル2Ndフロー・9のマーク表示フラグ
;//〆:サバイバル2Ndフロー・12のマーク表示フラグ
;//♂:ここまでセット
;//----------------------------------------------------------
;//〆:条件分岐
;//上記のいずれかが成立している
;//masaka_infection2 →G0020
;//abumi_infection2  →G0030
;//notoya_infection2 →G0040
[if exp="f.l_masaka_infection2 == 1"][jump storage="G0020.ks" target=*G0020][endif]
[if exp="f.l_abumi_infection2 == 1"][jump storage="G0030.ks" target=*G0030][endif]
[if exp="f.l_notoya_infection2 == 1"][jump storage="G0040.ks" target=*G0040][endif]
;//----------------------------------------------------------