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

142 lines
2.9 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.

;//ブロック20001 『侵略再開』
;//@konya 11/12 bg貼付
*20001_TOP
;{SceneSet 侵略再開}
;//---------------------------------------------------------------
;//♂←マークでメモ検索
;//〆♪lastsummer
[bgm storage="BGM01"]
;//〆BG主人公の部屋
[bg storage="BG013a"][trans_c cross time=500]
;[eval exp="f.l_map = 3"]
[sysbt_meswin]
*1|
[fc]
[ns]Wataru[nse]
"Nn... What's this, already?"[pcms]
*2|
[fc]
I was awakened by a dazzling light pulling me back from the[r]
world of sleep, and lazily reached out from my bed to try[r]
and draw the curtains.[pcms]
*3|
[fc]
The early summer sunlight was already shining into my room,[r]
but it still had to be quite early.[pcms]
*4|
[fc]
It's too early to be waking up during summer vacation.[pcms]
*5|
[fc]
[ns]Wataru[nse]
"Seriously, I should've drawn the curtains before sleeping."[pcms]
*6|
[fc]
Last night, I scolded myself for not drawing the curtains[r]
before going to bed, but lying in bed, I could touch the[r]
curtains but couldn't manage to draw them.[pcms]
*7|
[fc]
Can't be helped.[pcms]
*8|
[fc]
Forcing my body that still craved sleep to move, I sat up in[r]
bed and absentmindedly looked around my room.[pcms]
*9|
[fc]
My room looked no different than usual.[pcms]
*10|
[fc]
My groggy head wasn't functioning well.[pcms]
*11|
[fc]
It feels like there's no sense of reality at all.[pcms]
;//---------------------------------------------------------------
;//条件分岐
;//〆・フラグ判定緒織とsex
;// ・ONラベル「sexした」へjump
;// ・OFFラベル「sexしていない」へjump
[if exp="f.l_iori_sex==1"][jump storage="20001.ks" target=*20001_01][endif]
[jump storage="20001.ks" target=*20001_02]
;//---------------------------------------------------------------
;//♂ ラベル「sexした」
*20001_01
*12|
[fc]
If we're talking about a lack of reality, I had SEX with[r]
Inori-san yesterday.[pcms]
*13|
[fc]
That feels even more unreal...[pcms]
;//〆・このテキストが終わるとラベル「sexしていない」へjump
[jump storage="20001.ks" target=*20001_02]
;//---------------------------------------------------------------
;//ラベル「sexしていない」
*20001_02
*14|
[fc]
My bleary eyes once again scanned my unremarkable room...[pcms]
*15|
[fc]
My gaze caught the luggage prepared in the corner of my[r]
room.[pcms]
*16|
[fc]
[ns]Wataru[nse]
"That's right! Today's the day for camping!! And, I haven't[r]
even packed the stuff I bought yet."[pcms]
*17|
[fc]
Suddenly wide awake, I frantically peered at the alarm clock[r]
that usually wakes me up.[pcms]
*18|
[fc]
Luckily, there's still about two hours left until the[r]
meeting time.[pcms]
*19|
[fc]
But if I had properly closed the curtains and slept, I[r]
wouldn't have been woken up by the morning sun...[pcms]
*20|
[fc]
[ns]Wataru[nse]
"Uwaaaah, good job to me from last night for forgetting to[r]
draw the curtains!"[pcms]
*21|
[fc]
Completely forgetting the scolding from earlier, I praised[r]
my last night's self.[pcms]
;//jump20010
[jump storage="20010.ks" target=*20010_TOP]