34 lines
1,002 B
Text
34 lines
1,002 B
Text
*E0030_V
|
||
;//●合流B
|
||
|
||
;//★_山奥の学園 保健室 夕方 bg30b.bmp
|
||
[bg storage="bg30b"][trans_c circle time=1000]
|
||
;//♪_BGM無音
|
||
;//システムアイコン表示&メッセージウィンドウ表示
|
||
[sysbt_meswin]
|
||
|
||
*3691|
|
||
[fc]
|
||
[ns]大介[nse]
|
||
「ん……」[pcms]
|
||
|
||
*3692|
|
||
[fc]
|
||
どのくらい眠ったのだろうか? 何かの気配を感じて、保健室の[r]
|
||
ベッドの上で目を覚ますと、梢がなんだか心配そうな顔で、[r]
|
||
俺を覗き込んでいた。[pcms]
|
||
|
||
;//----------------------------------------------------------
|
||
;//※条件分岐
|
||
;//E0030ma_A2が成立→E0040へジャンプ
|
||
;//E0030ab_B2が成立→E0050へジャンプ
|
||
;//E0030nt_C2が成立→E0060へジャンプ
|
||
;//E0030ma_A2、E0030ab_B2、E0030nt_C2のいずれも成立していない →E0070へジャンプ
|
||
|
||
[if exp="f.l_E0030ma_A2 == 1"][jump storage="E0040.ks" target=*E0040][endif]
|
||
[if exp="f.l_E0030ab_B2 == 1"][jump storage="E0050.ks" target=*E0050][endif]
|
||
[if exp="f.l_E0030nt_C2 == 1"][jump storage="E0060.ks" target=*E0060][endif]
|
||
[jump storage="E0070.ks" target=*E0070_TOP]
|
||
|
||
;//----------------------------------------------------------
|
||
|