kansen-3/Kansen3_patch/te10000.ks
2023-12-21 11:08:13 -06:00

68 lines
1.8 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.

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.

;//ブロック『ここにある世界_トゥルー』
;//@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]
;//--------------------------------------------------------------------