68 lines
1.8 KiB
Text
68 lines
1.8 KiB
Text
;//ブロックTE10000『ここにある世界_トゥルー』
|
||
;//@konya 11/13 BG貼付
|
||
|
||
*TE10000_TOP
|
||
;{SceneSet ここにある世界 トゥルー}
|
||
;//--------------------------------------------------------------------
|
||
;//・場所:LASER 5F&7F
|
||
;//・視点:主人公一人称
|
||
;//登場人物:主人公
|
||
;//時間帯:
|
||
;//・時間:6日目(8月20日)朝
|
||
;//テキスト分量:1k
|
||
;//--------------------------------------------------------------------
|
||
|
||
[black_toplayer][trans_c cross time=1000][hide_chara_int]
|
||
|
||
;//★_屋上 看板の上
|
||
|
||
;//bgm停止
|
||
[fadeoutbgm time=500]
|
||
|
||
[bg storage="BG200c"][trans_c cross time=500]
|
||
;[eval exp="f.l_map = 5"]
|
||
|
||
[sysbt_meswin]
|
||
|
||
*1|
|
||
[fc]
|
||
I had finished dinner with just some white rice, miso soup,[r]
|
||
and a little bit of leftover pickles. Now, I found myself on[r]
|
||
the rooftop.[pcms]
|
||
|
||
*2|
|
||
[fc]
|
||
A gas-based sweep operation is scheduled for tomorrow.[r]
|
||
Thinking it might be my last chance to see the night sky for[r]
|
||
a while, I went up to the rooftop alone and gazed at the sky[r]
|
||
from my usual spot.[pcms]
|
||
|
||
*3|
|
||
[fc]
|
||
The neon lights of the city still shone brightly,[r]
|
||
illuminating the night sky. The slightly bright sky over[r]
|
||
Shibuya. Stars were supposed to be out even amidst that.[pcms]
|
||
|
||
*4|
|
||
[fc]
|
||
[ns]???[nse]
|
||
"..."[pcms]
|
||
|
||
*5|
|
||
[fc]
|
||
I sensed someone's presence behind me. It seemed like[r]
|
||
someone had come up.[pcms]
|
||
|
||
;//--------------------------------------------------------------------
|
||
;//条件分岐
|
||
;//悠帆ルート→TE10010
|
||
;//漣ルート→TE10020
|
||
;//マルガリータルート→TE10030
|
||
|
||
[if exp="f.l_route2_y==1"][jump storage="TE10010.ks" target=*TE10010_TOP][endif]
|
||
[if exp="f.l_route2_r==1"][jump storage="TE10020.ks" target=*TE10020_TOP][endif]
|
||
[if exp="f.l_route2_m==1"][jump storage="TE10030.ks" target=*TE10030_TOP][endif]
|
||
[jump storage="TE10010.ks" target=*TE10010_TOP]
|
||
|
||
;//--------------------------------------------------------------------
|
||
|