First Pass

This commit is contained in:
Dazed 2023-12-30 00:47:07 -06:00
parent 39f27f6dd4
commit e6bfa4e4d8
256 changed files with 141762 additions and 0 deletions

BIN
Kansen4_patch.xp3 Normal file

Binary file not shown.

135
Kansen4_patch/0000.ks Normal file
View file

@ -0,0 +1,135 @@
;//=============================================================================
;//                         
;//           姦染4           
;//                         
;//         Version 1.00          
;//        Build 2017/12/         
;//=============================================================================
;0000.ks
;タイトル画面から必ずこのファイルにジャンプさせる。
;main.txtのようなもの。
;sebuf構成
;ループの指定は都度スクリプトで行う。
;下手にbufずらせないからキャラボイスは1個ずつ空き
;0 SE
;1 SE 一応ループの時はここ
;2 SE 空けておくが基本使用不可
;3 SE 空けておくが基本使用不可
;4 キャラボイス
;5
;6 キャラボイス
;7
;8 キャラボイス
;9
;10 キャラボイス
;11
;12 キャラボイス
;レイヤ構成
;message0 テキストウィンドウ
;message1 セーブロード、テキストフレーム今回使わない
;message2 セーブロード、フェイスウィンドウ今回使わない
;message3 コンフィグ、名前がセーブデータに表示されるようにするためにmessage3非表示で名前入れる
;message4 ネームチップ
;message5 選択肢
;message6 サンプルウィンドウのテキスト
;message7 ダイアログのテキスト
;message8
;message9
;message10
;レイヤ構成
;base 空き
;0 背景・イベント
;1 
;2 キャラ 
;3 キャラ 
;4 キャラ 
;5
;6
;7
;8
;9 演出で使えるのここまで
;10 選択肢のテキスト 暗転
;11 quickセーブロード セーブマスク コンフィグメッセージウィンドウのベース画像このレイヤの濃度が操作される
;12 フラッシュ ダイアログ
;13 Newマーク effectエロ用のフラッシュ
;[font size=24]ビ[font size=25]
;真琴 になってた→眞琴
;A0010.ks(981): 勢いよく俺の隣に座る[ruby text="あぶみ"][ch text="鐙"] [ruby text="まこと"][ch text="眞琴"]
After hearing Makoto-san's scream, I immediately left the room.[pcms]
;C0010_B_zapsel.ks(27): ;//鐙眞琴
;D0010_B_sel2.ks(11): ;//鐙眞琴
;D0050_O_zapsel.ks(14): ;//鐙眞琴
;D0060_A_zapsel.ks(18): ;//鐙眞琴
;D0060_B_zapsel.ks(16): ;//鐙眞琴
Despite that, neither Makoto-san nor Kozue-san have come back.[r]
Makoto's favorite situation is... Makoto-san and Kozue-san, they both[r]
make me want to bite...[pcms]
Since meeting Makoto, various scenes up until now...[pcms]
;===========================================================
;ウィンドウ非表示中
[eval exp="f.winon = 0"]
[if exp="tf.pskip == 1"][eval exp="tf.pskip = 0"][jump storage="B0010.ks"]
[endif]
[jump storage="A0010.ks" target=*A0010_TOP]
;zapstartマクロ追加したとこチェック 序盤にもあるけどそこはもう見たので割愛
; [jump storage="B0020_zap_a.ks"]
; [jump storage="B0020_zap_m.ks"]
; [jump storage="B0020_zap_n.ks"]
; [jump storage="D0020_C_zap.ks"]
; [jump storage="D0040_A_zap_m.ks"]
; [jump storage="D0040_A_zap_n.ks"]
; [jump storage="D0050_A_zap_a.ks"]
; [jump storage="D0050_A_zap_n.ks"]
; [jump storage="E0010_zap1.ks"]
; [jump storage="E0010_zap2.ks"]
; [jump storage="E0010_zap3.ks"]
;[jump storage="CGmo-doテスト.ks"]
;[jump storage="セーブマスクテスト.ks"]
;ムービーチェック
; [video visible=true left=0 top=0 width=1024 height=768]
;
; ;EDムービーを適宜再生させる
;; [openvideo storage="mv_001.mpg" loop=false]
;; [openvideo storage="mv_002.mpg" loop=false]
;; [openvideo storage="mv_003.mpg" loop=false]
;; [openvideo storage="mv_004.mpg" loop=false]
;; [openvideo storage="mv_007.mpg" loop=false]
;; [openvideo storage="mv_008.mpg" loop=false]
;; [openvideo storage="mv_009.mpg" loop=false]
;
; [playvideo]
; ;ムービーの音量変更
; [if exp="sf.bgmplay == 1"]
; ;[video volume="&kag.bgm.currentBuffer.volume2"]
; [video volume="&(sf.dummy_bgmopt/1000)-20"]
; [elsif exp="sf.bgmplay == 0"]
; [video volume=0]
; [endif]
; [wv canskip=true]
; ;念のタメムービー止め[endmacro]
; [stopvideo]
;[waitclick]

1777
Kansen4_patch/a0010.ks Normal file

File diff suppressed because it is too large Load diff

310
Kansen4_patch/a0010_b2.ks Normal file
View file

@ -0,0 +1,310 @@
*A0010_B2
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・11のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap001,1>
;<Mov flow_page,1>
;<Mov flow_no,11>
[sysbt_meswin clear]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start aya]
[bg storage="bg01a"]
;[trans_c random time=1000]
[trans_c cross time=1000]
;//♪_BGM15
[bgm storage="bgm15"]
[sysbt_meswin]
*236|
[fc]
The classroom is buzzing. It's a lively, cheerful commotion. Loud[r]
laughter. Giggles rippling through the air.[pcms]
*237|
[fc]
It feels like all my classmates are smiling. Yet, my face isn't[r]
forming a smile.[pcms]
*238|
[fc]
I wish I could laugh along with them. If only I could raise my voice[r]
and share in the laughter.[pcms]
*239|
[fc]
Even though I think this, it's as if there's a wall of air around me.[pcms]
*240|
[fc]
I understand. I'm the cause of it.[pcms]
*241|
[fc]
The reason I can't laugh and join in with everyone is because of me.[pcms]
*242|
[fc]
I'm aware that I'm shy around people... I'm aware that I'm[r]
introverted...[pcms]
*243|
[fc]
But more than that, I feel like my family's circumstances, the[r]
situation, is trapping me. It's making me even more timid.[pcms]
*244|
[fc]
My position in the class is different from everyone else's.[pcms]
*245|
[fc]
I don't mean that in an arrogant way. If anything, it's the opposite.[pcms]
*246|
[fc]
Everyone seems happy. At least, that's how they appear to me.[pcms]
*247|
[fc]
But I am unhappy. I can't even smile.[pcms]
*248|
[fc]
There's no way someone like me could enter their circle and laugh.[r]
Even if I were allowed in, I feel like I would just take away their[r]
laughter.[pcms]
*249|
[fc]
Thinking this way, before being shy or introverted, I just keep my[r]
mouth firmly shut. Telling myself it can't be helped.[pcms]
*250|
[fc]
[ns]Male Student A[nse]
"Masaka-san..."[pcms]
*251|
[fc]
Huh? What?[pcms]
*252|
[fc]
As someone who rarely gets called by name, I reflexively turned[r]
around.[pcms]
*253|
[fc]
[ns]Male Student A[nse]
"Hey, do you want to go to the pool together during summer break?"[pcms]
*254|
[fc]
What a straightforward invitation. Honestly, I'm happy. I don't feel[r]
bad about being invited.[pcms]
*255|
[fc]
But... but to this person, to my classmates, I'm barely an[r]
acquaintance. It must be the same for this person.[pcms]
*256|
[fc]
We've never even spoken until now.[pcms]
*257|
[fc]
No. I don't want to... I don't want to suddenly accept an invitation[r]
from someone who "doesn't know" me, someone I've never even talked to[r]
before.[pcms]
*258|
[fc]
If they "knew" me, I'm sure they would lose their smile too.[pcms]
*259|
[fc]
If that happened, surely another wall would form around me...[pcms]
*260|
[fc]
[vo_aya s="aya_0007"]
[ns]Aya[nse]
"...I'm sorry... but could you ask someone else..."[pcms]
*261|
[fc]
As I answered, I tried my best not to look at the face of the person[r]
who invited me, diverting my gaze.[pcms]
*262|
[fc]
The sound of silent footsteps walking away can be heard behind me.[pcms]
*263|
[fc]
It's impossible after all. There's no way I can match the happy smiles[r]
of my classmates.[pcms]
*264|
[fc]
So this is for the best, right? It's surely better for everyone if I[r]
don't interact with anyone. Surely...[pcms]
*265|
[fc]
Ah... what a liar. Deep down, I really want to join everyone's circle.[pcms]
*266|
[fc]
To be accepted by them, to be "known" by them. And still be able to[r]
laugh together with everyone...[pcms]
*267|
[fc]
If I took the first step, could it be possible...?[pcms]
*268|
[fc]
Maybe it could be.[pcms]
*269|
[fc]
But, I...[pcms]
*270|
[fc]
[ns]Daisuke[nse]
"...phew..."[pcms]
*271|
[fc]
A sigh...?[pcms]
*272|
[fc]
As I was lost in thought, a sigh suddenly caught my ear.[pcms]
*273|
[fc]
Whose...? Without thinking, I turned towards where it came from.[pcms]
[ChrSetEx layer=5 chbase="sn_aA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*274|
[fc]
My eyes met with Sendou-kun's. I quickly looked away, but... Could he[r]
have seen everything just now?[pcms]
*275|
[fc]
Was he... watching me?[pcms]
*276|
[fc]
What should I do... I wonder if he thinks I'm an unfriendly and[r]
unpleasant girl.[pcms]
*277|
[fc]
Sendou-kun isn't a stranger to me. Saeko-san introduced us.[pcms]
*278|
[fc]
Besides, he sometimes greets me. I don't know how to respond properly,[r]
so all I can do is bow my head...[pcms]
*279|
[fc]
I really don't want him to think badly of me...[pcms]
[ChrSetEx layer=5 chbase="sn_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*280|
[fc]
[ns]Daisuke[nse]
"Masaka-san..."[pcms]
*281|
[fc]
Sendou-kun spoke to me. What should I do? I wonder if he's going to[r]
say something... I timidly turned my face towards Sendou-kun.[pcms]
*282|
[fc]
[ns]Daisuke[nse]
"...You're always alone, aren't you?"[pcms]
*283|
[fc]
It was an unexpected remark. Some might think it's none of his[r]
business, but I was happy. At the same time, it was very sad to be[r]
told that.[pcms]
*284|
[fc]
At least, Sendou-kun was watching me. He knew that I was always alone.[pcms]
*285|
[fc]
But from the perspective of a happy person, that situation must seem[r]
lonely. Or maybe he thinks I prefer to be alone.[pcms]
*286|
[fc]
What should I answer? I don't know. What should I say?[pcms]
[chara_int][trans_c cross time=150]
*287|
[fc]
Unable to find an answer, I couldn't look into Sendou-kun's eyes and[r]
had to look away in silence again.[pcms]
*288|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*289|
[fc]
Sendou-kun fell silent too.[pcms]
*290|
[fc]
I'm sorry. I can't find the words. I don't know what to do in[r]
situations like this.[pcms]
*291|
[fc]
Surely now, Sendou-kun must be making a sad face. It's my fault that I[r]
made him look like that... I'm sorry.[pcms]
*292|
[fc]
After all, maybe it's better for me not to associate with other[r]
people, with those who seem happy. It's lonely and sad, but it can't[r]
be helped.[pcms]
*293|
[fc]
I'm sorry, Sendou-kun. Because you got to know someone like me...[pcms]
[sysbt_meswin clear]
;[zapend_random]
[zapfade]
[bg storage="bg01a"][trans_c cross time=500]
;//〆:ザッピングここまで。
[jump storage="A0010_C.ks" target=*A0010_C]
;//----------------------------------------------------------

705
Kansen4_patch/a0010_c.ks Normal file
View file

@ -0,0 +1,705 @@
*A0010_C
;//〆:合流
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・2のマーク表示フラグ
;//〆:プロローグフロー・2のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root002,1>
;<Mov flow_page,1>
;<Mov flow_no,2>
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
;//■_教室内のガヤ(ループ)
;//se020.ogg(LOOP)
[se buf=0 storage="se020" loop=true]
;//♪_BGM13 フェードイン
[bgm storage="bgm13"]
[ChrSetEx layer=5 chbase="ab_aC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*294|
[fc]
[vo_mak s="mako_0007"]
[ns]Makoto[nse]
"Huh? Doesn't the atmosphere feel a bit different?"[pcms]
*295|
[fc]
Makoto came back to her seat with a grin. The first thing she said was[r]
this.[pcms]
*296|
[fc]
Really, she's surprisingly sensitive to these kinds of things.[pcms]
*297|
[fc]
[ns]Daisuke[nse]
"What are you talking about, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*298|
[fc]
[vo_mak s="mako_0008"]
[ns]Makoto[nse]
"Heheh. You were thinking of doing something naughty, weren't you? And[r]
then you failed. Isn't that right, Daisuke? Were you perhaps thinking[r]
of cheating?"[pcms]
*299|
[fc]
[ns]Daisuke[nse]
"What do you mean, cheating? There's no way I would do something like[r]
that."[pcms]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*300|
[fc]
[vo_mak s="mako_0009"]
[ns]Makoto[nse]
"Suspicious. This definitely warrants further investigation."[pcms]
*301|
[fc]
[ns]Daisuke[nse]
"Oh, sure. Go ahead. There's nothing to find in my past, after all."[pcms]
*302|
[fc]
[ns]Male Student B[nse]
"Oh? Is it the start of another marital spat?"[pcms]
*303|
[fc]
[vo_mob s="josiA_0002"]
[ns]Female Student A[nse]
"Go for it, Makoto-chan!"[pcms]
*304|
[fc]
[ns]Male Student C[nse]
"Who's going to win today? The husband or the wife?"[pcms]
*305|
[fc]
[vo_mob s="josiB_0001"]
[ns]Female Student B[nse]
"Obviously, it's going to be Makoto."[pcms]
*306|
[fc]
Are they planning to watch? With their rubbernecking instincts on full[r]
display, the classmates started to gather around.[pcms]
*307|
[fc]
No, really, you don't have to come over.[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*308|
[fc]
[vo_mak s="mako_0010"]
[ns]Makoto[nse]
"Ah, yes yes. Everyone, disperse, disperse. It's not something even a[r]
dog would bother with."[pcms]
*309|
[fc]
[ns]Daisuke[nse]
"A dog, huh? You're just fanning the flames. It's like declaring the[r]
start of a marital spat."[pcms]
*310|
[fc]
[vo_mak s="mako_0011"]
[ns]Makoto[nse]
"Ahaha, well, it's fine. Okay, everyone. That's it for today. We're[r]
moving on to an important husband and wife conversation now, so please[r]
scatter."[pcms]
*311|
[fc]
At Makoto's words, the classmates who had gathered around let out wry[r]
smiles or chuckled softly as they dispersed.[pcms]
;//■_教室ガヤ、このあたりでフェードアウト
[stopse buf=0]
;<SoundRun 2,Stop,ON,3000>
[ChrSetEx layer=5 chbase="ab_UP_aA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*312|
[fc]
[vo_mak s="mako_0012"]
[ns]Makoto[nse]
"So, did something happen?"[pcms]
*313|
[fc]
Makoto glanced at Masaka-san and then suddenly put on a serious face,[r]
lowering her voice as she sat down and asked.[pcms]
*314|
[fc]
[ns]Daisuke[nse]
"Hm? Oh, no..."[pcms]
*315|
[fc]
I also glanced at Masaka-san. What should I do? If we talk here, she[r]
might overhear us.[pcms]
*316|
[fc]
As I was worrying about that, Masaka-san seemed to have finished[r]
getting ready to leave and quietly stood up from her seat and left the[r]
classroom.[pcms]
*317|
[fc]
Relief must have shown on my face because Makoto then said.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*318|
[fc]
[vo_mak s="mako_0013"]
[ns]Makoto[nse]
"...Did something happen with Masaka-san, Daisuke?"[pcms]
*319|
[fc]
[ns]Daisuke[nse]
"Yeah...no, it's nothing serious. I just happened to be looking when[r]
someone got shot down right in front of me... And it seems she noticed[r]
that I saw it..."[pcms]
*320|
[fc]
"Just happened to be looking" is a lie. I think I was consciously[r]
watching her, Masaka-san. But for some reason, I conveyed it[r]
ambiguously to Makoto.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*321|
[fc]
[vo_mak s="mako_0014"]
[ns]Makoto[nse]
"I see. So it became an awkward atmosphere."[pcms]
*322|
[fc]
[ns]Daisuke[nse]
"Yeah..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*323|
[fc]
[vo_mak s="mako_0015"]
[ns]Makoto[nse]
"Well, I can understand that. I've been trying to get along with her[r]
since Saeko-san introduced us... But she's a bit... hard to approach."[pcms]
*324|
[fc]
[vo_mak s="mako_0016"]
[ns]Makoto[nse]
"Normally, you'd just laugh it off with an embarrassed smile or a wry[r]
smile, or deflect with conversation... But you couldn't do that this[r]
time, could you?"[pcms]
*325|
[fc]
[ns]Daisuke[nse]
"Yeah..."[pcms]
*326|
[fc]
[vo_mak s="mako_0017"]
[ns]Makoto[nse]
"I sometimes hear about Masaka-san from Saeko-san, so I know she's not[r]
a bad person. But how should I put it... She's just too passive,[r]
maybe?"[pcms]
*327|
[fc]
[ns]Daisuke[nse]
"Well, not everyone can be like you, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*328|
[fc]
[vo_mak s="mako_0018"]
[ns]Makoto[nse]
"What do you mean by that?"[pcms]
*329|
[fc]
[ns]Daisuke[nse]
"You're proactive and positive about everything. You can quickly[r]
become friends with anyone and get along well. I think that's a good[r]
trait of yours, Makoto."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*330|
[fc]
[vo_mak s="mako_0019"]
[ns]Makoto[nse]
"Oh really? Nfufu."[pcms]
*331|
[fc]
[ns]Daisuke[nse]
"But her, Masaka-san, seems like she'll take time to open up. Even[r]
Saeko-san said she was puzzled at first."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*332|
[fc]
[vo_mak s="mako_0020"]
[ns]Makoto[nse]
"Is that so... It took time for her to become friends with Saeko-san[r]
too. I see..."[pcms]
*333|
[fc]
[vo_mak s="mako_0021"]
[ns]Makoto[nse]
"Even from a girl's perspective, I think she's beautiful. And[r]
actually, she's quite popular among the boys, isn't she? Isn't she[r]
always at the top of the class too?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*334|
[fc]
[vo_mak s="mako_0022"]
[ns]Makoto[nse]
"But she's often alone, isn't she? She's called a 'high and mighty[r]
flower,' but I sometimes wonder if she feels lonely."[pcms]
*335|
[fc]
"I see. So you've been concerned about Masaka-san too, Makoto."[pcms]
*336|
[fc]
"Maybe Saeko-san asked you to do something about it."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*337|
[fc]
[vo_mak s="mako_0023"]
[ns]Makoto[nse]
"Well, maybe she wants to be alone. She reads her textbooks during[r]
breaks. Ah, that's why she's smart and doesn't fool around like us."[pcms]
*338|
[fc]
[ns]Daisuke[nse]
"Certainly, she looks more intellectual than Makoto, and she fits the[r]
image of an easy-to-understand beautiful girl."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*339|
[fc]
[vo_mak s="mako_0024"]
[ns]Makoto[nse]
"What did you say, Daisuke? That makes it sound like I'm dumb and[r]
silly."[pcms]
*340|
[fc]
[ns]Daisuke[nse]
"Huh? You're not going to react to the 'beautiful girl' part?"[pcms]
;//se014.ogg
[se buf=0 storage="se014"]
[ChrSetEx layer=5 chbase="ab_aA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*341|
[fc]
[vo_mak s="mako_0025"]
[ns]Makoto[nse]
"Muki-! I'm going to punch you!"[pcms]
*342|
[fc]
Makoto exaggeratedly winds up her arm, clenches her fist, and swings[r]
it down towards me.[pcms]
*343|
[fc]
Of course, we both know it's just a joke.[pcms]
*344|
[fc]
[ns]Daisuke[nse]
"Whoa whoa! Please have mercy!!"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*345|
[fc]
I also exaggeratedly gesture to guard against her fist, but then[r]
Makoto returns to a serious expression.[pcms]
*346|
[fc]
[vo_mak s="mako_0026"]
[ns]Makoto[nse]
"Hey, you're coming over to my place today, right? We really need to[r]
get serious and finish up, or it'll take all summer vacation."[pcms]
*347|
[fc]
The "finishing up" she's talking about is the bike. The reason I[r]
started talking to Makoto was because of our mutual interest in bikes.[pcms]
*348|
[fc]
It all started when I was reading a bike magazine called Moto Sport at[r]
school, and Makoto approached me.[pcms]
*349|
[fc]
"Heh. Sendou-kun, you like bikes? Me too," she said.[pcms]
*350|
[fc]
Since then, I've been talking to Makoto a lot more.[pcms]
*351|
[fc]
We were from the same neighborhood association, so I knew her face and[r]
we had talked a few times. But we weren't exactly close friends.[pcms]
*352|
[fc]
Makoto is cheerful and doesn't change her attitude around boys or[r]
girls, and since we found a common topic, it became natural for us to[r]
hang out more often.[pcms]
*353|
[fc]
Our classmates, seeing us like this, assumed we were dating and often[r]
teased us by calling us "the married couple."[pcms]
*354|
[fc]
It's not that I dislike Makoto. In fact, I have a good impression of[r]
her.[pcms]
*355|
[fc]
She's popular with both boys and girls, so much so that people say[r]
"Masaka for looks, Abumi for personality."[pcms]
*356|
[fc]
Being teased about Makoto isn't a bad feeling.[pcms]
*357|
[fc]
But we're not actually dating.[pcms]
*358|
[fc]
Makoto herself brushes off such teasing with jokes mixed in.[pcms]
*359|
[fc]
So for Makoto too, I'm probably more of a close friend than a romantic[r]
interest, even though I'm a guy.[pcms]
*360|
[fc]
Talking about bikes with Makoto is fun.[pcms]
*361|
[fc]
Makoto's family runs a successful motor shop, and it seems she's been[r]
hanging around the garage since she was little.[pcms]
*362|
[fc]
Naturally watching her father work sparked her own interest, and now[r]
she even helps out sometimes.[pcms]
*363|
[fc]
As compensation for her help, Makoto got her own bike.[pcms]
*364|
[fc]
When I heard that story, I told her that I wanted a bike too. I had[r]
managed to get my bike license with my own savings despite my parents'[r]
opposition.[pcms]
*365|
[fc]
But when it came to the actual bike itself, my handsor more[r]
precisely... my walletcouldn't reach that far.[pcms]
*366|
[fc]
When I told her that, Makoto made a suggestion.[pcms]
*367|
[fc]
"We have some junk at our place; why don't you look there?" she said.[pcms]
*368|
[fc]
Makoto's motor shop also deals in used sales and apparently acquires[r]
things that are essentially junk aside from those meant for actual[r]
sale for parts harvesting.[pcms]
*369|
[fc]
Buying used was one option, but if I wanted to save money, she[r]
suggested finding a basic frame from the junk and buying the missing[r]
parts from online auctions or her family's shop.[pcms]
*370|
[fc]
I immediately jumped at the offer.[pcms]
*371|
[fc]
One reason was that I've always loved tinkering with machinery. I even[r]
hope to go into that field in the future if possible.[pcms]
*372|
[fc]
We quickly got to work and found a base vehicle at Makoto's place. The[r]
"SR," a famous single-engine bike. Even Makoto's dad encouraged me[r]
saying it was a good bike.[pcms]
*373|
[fc]
But it took some time before we could actually start restoring it.[r]
There was a shortage of funds to buy parts.[pcms]
*374|
[fc]
So, I worked desperately at part-time jobs to raise the funds.[pcms]
*375|
[fc]
It was only after I had gathered all the necessary parts this month[r]
that I could finally start restoring it. Since I'm only able to work[r]
on it after school and on holidays, progress is slow.[pcms]
*376|
[fc]
Still, the time I spend restoring it is enjoyable.[pcms]
*377|
[fc]
I will definitely bring this SR back to life with my own hands. Just[r]
having that goal has filled me with joy.[pcms]
*378|
[fc]
[ns]Daisuke[nse]
"Of course."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*379|
[fc]
[vo_mak s="mako_0027"]
[ns]Makoto[nse]
"Hehe. You better finish it soon, you know. It's so hot, I won't lift[r]
a finger to help, but I'll give you plenty of advice. Let's finish it[r]
up and go touring during the summer vacation."[pcms]
*380|
[fc]
[ns]Daisuke[nse]
"Ah, that sounds great."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aC02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*381|
[fc]
[vo_mak s="mako_0028"]
[ns]Makoto[nse]
"I'll teach you how to ride properly, too."[pcms]
*382|
[fc]
[ns]Daisuke[nse]
"Yes, yes. Thank you in advance, Makoto-san."[pcms]
;//♪_BGM13 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*383|
[fc]
[vo_mak s="mako_0029"]
[ns]Makoto[nse]
"You got it! Well then, let's get ready to head back."[pcms]
*384|
[fc]
[vo_koz s="kozu_0001"]
[ns]Kozue[nse]
"...ah..."[pcms]
*385|
[fc]
[vo_koz s="kozu_0002"]
[ns]Kozue[nse]
"...um..."[pcms]
;//♪_BGM14 フェードイン
[bgm storage="bgm14"]
[ChrSetEx layer=5 chbase="ab_aC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*386|
[fc]
[vo_mak s="mako_0030"]
[ns]Makoto[nse]
"...? Oh my--??? Well if it isn't Kozue-chan."[pcms]
*387|
[fc]
Makoto looks towards the classroom entrance. Her expression suddenly[r]
becomes lively in a certain sense.[pcms]
*388|
[fc]
[vo_koz s="kozu_0003"]
[ns]Kozue[nse]
"...ah...uh..."[pcms]
[ChrSetEx layer=5 chbase="nt_aB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*389|
[fc]
Standing at the entrance was Kozue. She's a year younger and my[r]
childhood friend who lives next door. She goes out of her way to come[r]
to our classroom every day when it's time to go home.[pcms]
*390|
[fc]
We usually go to school together, and since she comes to pick me up,[r]
we naturally go home together too. Because of this, she's a well-known[r]
face in the neighborhood association, and Kozue and Makoto have[r]
quickly become good friends.[pcms]
*391|
[fc]
Kozue has always been a bit skittish since she was little. She's the[r]
type that takes time to take the first step. Always checking the[r]
situation with people and things before she acts.[pcms]
*392|
[fc]
She's the type to check and double-check a stone bridge before[r]
crossing it, but while she's checking that stone bridge, Kozue seems[r]
to be nervously fidgeting from an outsider's perspective. In fact, she[r]
does have a timid side.[pcms]
*393|
[fc]
That behavior seems to tickle Makoto's S-side, making Kozue an easy[r]
target. That's why Makoto's expression is so animated.[pcms]
[ChrSetEx layer=5 chbase="ab_aC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*394|
[fc]
[vo_mak s="mako_0031"]
[ns]Makoto[nse]
"Nnhehehehe."[pcms]
*395|
[fc]
With a mischievous smile on her face, Makoto stands up from her seat[r]
and heads towards the entrance.[pcms]
[ChrSetEx layer=5 chbase="nt_aB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*396|
[fc]
[vo_koz s="kozu_0004"]
[ns]Kozue[nse]
"Ah...uhh..."[pcms]
*397|
[fc]
Naturally, Kozue has a frightened look on her face, standing frozen at[r]
the entrance. Well, frightened might be an overstatement; it's more[r]
like she's bracing herself for what might be said to her since this is[r]
a daily occurrence.[pcms]
*398|
[fc]
Now, what to do?[pcms]
;//----------------------------------------------------------
;//@選択肢発生
;// 1.マコトが梢をいじるとあとでグズグズ言われる、止めよう。
;// 2.また始まった……。めんどくさいから放置しよう。
; [link storage="A0010_D.ks" target=*A0010_D]マコトが梢をいじるとあとでグズグズ言われる、止めよう[endlink]
; (link storage="A0010_E.ks" target=*A0010_E)It's started[r]
again... It's such a hassle, so let's just ignore it.(endlink)[pcms]
*SEL02|マコトが梢をいじるとあとでグズグズ言われる、止めよう/また始まった……。めんどくさいから放置しよう
[fc]
[pcms_sel]
[eval exp="f.seltext04 = 'If Makoto teases Kozue, she\'ll just whine about it later Let\'s not do that'"]
[eval exp="f.seltext06 = 'Here we go again It\'s such a hassle, let\'s just ignore it'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext04"][hr]
[sel_hisout txt="&f.seltext06"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
[sel04 target=*SEL02_1]
[sel06 target=*SEL02_2]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL02_1|&f.seltext04
[sel_hisout txt="&f.seltext04"][hr][fc][selbt_clear]
[jump storage="A0010_D.ks" target=*A0010_D]
;-------------------------------------------------------------------------------
*SEL02_2|&f.seltext06
[sel_hisout txt="&f.seltext06"][hr][fc][selbt_clear]
[jump storage="A0010_E.ks" target=*A0010_E]
;//----------------------------------------------------------

103
Kansen4_patch/a0010_d.ks Normal file
View file

@ -0,0 +1,103 @@
*A0010_D
;//●ラベルA
;//〆:1を選択した場合
*399|
[fc]
I was just talking about getting ready to leave. I want to get home[r]
quickly and start restoring.[pcms]
*400|
[fc]
Since Kozue has come to pick me up, there's no need to waste any more[r]
time in the classroom.[pcms]
*401|
[fc]
Besides, it's a daily occurrence for Makoto to start teasing Kozue[r]
with her S-side fully unleashed on the way home anyway.[pcms]
*402|
[fc]
In the end, I'll just end up having to listen to Kozue's complaints[r]
later, so I'd rather not waste time now and add that time to[r]
restoring.[pcms]
*403|
[fc]
I grabbed my bag that was hanging beside my desk and stood up, aiming[r]
for Makoto's back as she crept up on Kozue.[pcms]
*404|
[fc]
[ns]Daisuke[nse]
"Kozue, are you ready to go home?"[pcms]
*405|
[fc]
Makoto was cheerfully approaching Kozue. Just a few more steps and she[r]
would have caught up with Kozue when I called out over Makoto's[r]
shoulder.[pcms]
[ChrSetEx layer=5 chbase="nt_aA02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*406|
[fc]
[vo_koz s="kozu_0005"]
[ns]Kozue[nse]
"Eh? Oh, yeah. I'm all set to go home..."[pcms]
*407|
[fc]
Kozue's gaze shifted from the approaching Makoto to me, her face[r]
looking a bit relieved.[pcms]
*408|
[fc]
[ns]Daisuke[nse]
"Then let's head home soon, right, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*409|
[fc]
Makoto turned around with a slightly sulky look, clearly upset about[r]
her fun being interrupted. But the next moment, she smiled brightly[r]
and answered.[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*410|
[fc]
[vo_mak s="mako_0032"]
[ns]Makoto[nse]
"Yeah. That's right. Just wait a bit. I'll go grab my bag."[pcms]
[ChrSetEx layer=5 chbase="nt_aA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*411|
[fc]
Kozue looked up at me with a relieved expression. I patted her head as[r]
usual.[pcms]
[ChrSetEx layer=5 chbase="nt_aA09"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*412|
[fc]
[vo_koz s="kozu_0006"]
[ns]Kozue[nse]
"...Thank you... Daisuke-niichan..."[pcms]
*413|
[fc]
While listening to Kozue's murmured thanks, Kozue and I stood side by[r]
side at the entrance, waiting for Makoto to come back with her bag.[pcms]
;//〆:能登屋ポイント+1
[eval exp="f.l_notoya = f.l_notoya + 1"]
;//〆:合流へ
[jump storage="A0010_F.ks" target=*A0010_F]
;//----------------------------------------------------------

189
Kansen4_patch/a0010_e.ks Normal file
View file

@ -0,0 +1,189 @@
*A0010_E
;//●ラベルB
;//〆:2を選択した場合
*414|
[fc]
Well, it's the usual situation, so I'll just leave it be. Makoto will[r]
probably get bored and choose to go home after a little teasing[r]
anyway.[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="nt_aB01"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_aC01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*415|
[fc]
[vo_mak s="mako_0033"]
[ns]Makoto[nse]
"Hey hey, Kozue-chan. What are you doing peeking into the[r]
upperclassmen's class?"[pcms]
*416|
[fc]
[vo_koz s="kozu_0007"]
[ns]Kozue[nse]
"Uh... no... that's not it."[pcms]
;//○(末尾に掛けて声を小さく)
*417|
[fc]
[vo_mak s="mako_0034"]
[ns]Makoto[nse]
"Hm-? I can't hear you very well. What was that?"[pcms]
*418|
[fc]
[vo_koz s="kozu_0008"]
[ns]Kozue[nse]
"I said... I'm not... peeking."[pcms]
*419|
[fc]
[vo_mak s="mako_0035"]
[ns]Makoto[nse]
"You shouldn't lie. I know you were secretly peeking, Kozue-chan."[pcms]
*420|
[fc]
[vo_koz s="kozu_0009"]
[ns]Kozue[nse]
"Uuu... that's not it~. I was just... here to pick someone up..."[pcms]
*421|
[fc]
[vo_mak s="mako_0036"]
[ns]Makoto[nse]
"And who did you ask for permission to peek, hm? Tell me."[pcms]
[ChrSetEx layer=3 chbase="nt_aA10"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*422|
[fc]
[vo_koz s="kozu_0010"]
[ns]Kozue[nse]
"That's... what I'm saying..."[pcms]
*423|
[fc]
Even though it's the usual affair, Kozue is as scared as ever, her[r]
eyes beginning to moisten. That only serves to further arouse Makoto's[r]
S side.[pcms]
*424|
[fc]
[vo_mak s="mako_0037"]
[ns]Makoto[nse]
"Didn't your teacher tell you it's not okay to come to the[r]
upperclassmen's class without permission, Kozue-chan?"[pcms]
[ChrSetEx layer=3 chbase="nt_aA10"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*425|
[fc]
[vo_koz s="kozu_0011"]
[ns]Kozue[nse]
"...stop it, Makoto-chan..."[pcms]
*426|
[fc]
Ah, seriously, it can't be helped. Kozue should be getting used to[r]
Makoto's attitude by now. Or maybe she enjoys it in her own way?[pcms]
*427|
[fc]
[vo_mak s="mako_0038"]
[ns]Makoto[nse]
"Now, come on, say it properly, Kozue-chan."[pcms]
[ChrSetEx layer=3 chbase="nt_aB01"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*428|
[fc]
[vo_koz s="kozu_0012"]
[ns]Kozue[nse]
"...at school... please stop..."[pcms]
*429|
[fc]
[vo_mak s="mako_0039"]
[ns]Makoto[nse]
"Nfufu-, what was that? Come on, what's wrong?"[pcms]
[ChrSetEx layer=3 chbase="nt_aA10"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*430|
[fc]
[vo_koz s="kozu_0013"]
[ns]Kozue[nse]
"...waaah..."[pcms]
*431|
[fc]
[ns]Daisuke[nse]
"Really... can't be helped."[pcms]
[chara_int][trans_c cross time=150]
*432|
[fc]
I'm getting tired of waiting, so I grab my bag and stand up. It's[r]
about time to rescue Kozue.[pcms]
*433|
[fc]
[ns]Daisuke[nse]
"Hey, Makoto. Let's head back soon. I want to finish up."[pcms]
*434|
[fc]
At those words, Makoto turns around nimbly and answers with a[r]
satisfied look.[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*435|
[fc]
[vo_mak s="mako_0040"]
[ns]Makoto[nse]
"Okay! Just wait a sec. You could have at least brought my bag too[r]
while you were at it."[pcms]
*436|
[fc]
[ns]Daisuke[nse]
"Sorry, wasn't thinking."[pcms]
[ChrSetEx layer=5 chbase="ab_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*437|
[fc]
[vo_mak s="mako_0041"]
[ns]Makoto[nse]
"Well, it's fine. Just wait a bit, Kozue-chan. We'll go home together,[r]
okay?"[pcms]
[ChrSetEx layer=5 chbase="nt_aB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*438|
[fc]
[vo_koz s="kozu_0014"]
[ns]Kozue[nse]
"...uuuu..."[pcms]
*439|
[fc]
Humming a tune, Makoto goes back to her seat to get her bag, and I[r]
stand by the entrance with Kozue, who is softly groaning, waiting for[r]
Makoto to join us.[pcms]
;//眞琴+1
[eval exp="f.l_abumi = f.l_abumi + 1"]
;//〆:合流へ
[jump storage="A0010_F.ks" target=*A0010_F]
;//----------------------------------------------------------

458
Kansen4_patch/a0010_f.ks Normal file
View file

@ -0,0 +1,458 @@
*A0010_F
;//〆:合流
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
;//♪_BGM02 フェードイン
[bgm storage="bgm02"]
;//★_通学路 朝・昼 bg05a.bmp
[bg storage="bg05a"][trans_c blind_lr time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*440|
[fc]
On the way home from school, Makoto, Kozue, and I walk side by side.[r]
It's about a thirty-minute distance. On the way back, it usually[r]
becomes Makoto's fun time.[pcms]
[ChrSetEx layer=3 chbase="nt_aA11"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_aA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*441|
[fc]
[vo_mak s="mako_0042"]
[ns]Makoto[nse]
"Really, Kozue-chan's reactions are always so entertaining."[pcms]
*442|
[fc]
[vo_koz s="kozu_0015"]
[ns]Kozue[nse]
"Moo, stop it, Makoto-chan. I'm sensitive, you know."[pcms]
[ChrSetEx layer=4 chbase="ab_aC01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*443|
[fc]
[vo_mak s="mako_0043"]
[ns]Makoto[nse]
"Oh, but that's what's so endearing. You're so cute, Kozue-chan."[pcms]
[ChrSetEx layer=3 chbase="nt_aB01"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*444|
[fc]
[vo_koz s="kozu_0016"]
[ns]Kozue[nse]
"Aaahn, enough already. Don't pull my hair."[pcms]
[ChrSetEx layer=4 chbase="ab_aA06"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*445|
[fc]
[vo_mak s="mako_0044"]
[ns]Makoto[nse]
"But, it's like your hairstyle is practically begging to be pulled,[r]
can't help it, right?"[pcms]
[ChrSetEx layer=3 chbase="nt_aA10"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*446|
[fc]
[vo_koz s="kozu_0017"]
[ns]Kozue[nse]
"Uuuu..."[pcms]
[ChrSetEx layer=4 chbase="ab_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*447|
[fc]
Despite their bickering, the two of them are close. Well, they've[r]
known each other since they were little because they're from the same[r]
neighborhood. They've become even closer since attending the same[r]
school.[pcms]
*448|
[fc]
In neighborhood gatherings and such, Makoto is the energetic type who[r]
leads everyone, while Kozue would participate hiding in the corner[r]
behind my shadow.[pcms]
*449|
[fc]
Since they were little, Makoto has been paying attention to Kozue, not[r]
as frequently as now, but in much the same way.[pcms]
*450|
[fc]
Probably, their relationship will never change unless one of them[r]
grows up and leaves town. But even if they come back for a visit,[r]
things would likely return to how they were.[pcms]
[ChrSetEx layer=3 chbase="nt_aB01"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*451|
[fc]
[vo_koz s="kozu_0018"]
[ns]Kozue[nse]
"Aaahn, that's why I said don't pull it."[pcms]
[ChrSetEx layer=4 chbase="ab_aC02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*452|
[fc]
[vo_mak s="mako_0045"]
[ns]Makoto[nse]
"Nfufu. But Kozue-chan's hair feels so nice to touch. So smooth and[r]
silky. It's completely different from mine with all its kinks. Plus,[r]
it flutters about as if it's saying 'please pull me'."[pcms]
*453|
[fc]
[vo_koz s="kozu_0019"]
[ns]Kozue[nse]
"Yaaan. I'm happy you like my hair, but I don't want you to pull it,[r]
Makoto-chan, nooo."[pcms]
[ChrSetEx layer=4 chbase="ab_aC01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*454|
[fc]
[vo_mak s="mako_0046"]
[ns]Makoto[nse]
"Nfufufufu. I feel the same way, nooo."[pcms]
[ChrSetEx layer=3 chbase="nt_aA06"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*455|
[fc]
[vo_koz s="kozu_0020"]
[ns]Kozue[nse]
"Aaahn, enough already. Ahn, Makoto-chan, you're shaking it too much.[r]
My hair ornament is getting dislodged."[pcms]
[ChrSetEx layer=4 chbase="ab_aA06"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*456|
[fc]
[vo_mak s="mako_0047"]
[ns]Makoto[nse]
"Oops. Can't be helped. I'll let you go for now."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*457|
[fc]
When Makoto lets go of her hair, Kozue hurriedly starts fixing her[r]
hair ornament. It's the kind that tightens at the base to hold the[r]
hair together. Meanwhile, Makoto casually takes Kozue's bag.[pcms]
[ChrSetEx layer=5 chbase="nt_aA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*458|
[fc]
[vo_koz s="kozu_0021"]
[ns]Kozue[nse]
"Hmm... Yeah. Is it okay now, Makoto-chan? How does it look?"[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;[vo_mak s="mako_0048"]
[ns]Makoto[nse]
"Yeah, okay-okay! By the way, you always wear that hair ornament,[r]
don't you, Kozue-chan?"[pcms]
;mm セリフ分割
*459|
[fc]
[vo_mak s="mako_0048a"]
[ns]Makoto[nse]
"Yeah, okay-okay!"[pcms]
[ChrSetEx layer=5 chbase="ab_aA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*460|
[fc]
[vo_mak s="mako_0048b"]
[ns]Makoto[nse]
"By the way, you always wear that hair ornament, don't you, Kozue-[r]
chan?"[pcms]
*461|
[fc]
As Makoto returns the bag to Kozue while asking her, I realize that[r]
Kozue does seem to always tie her hair with the same ornament every[r]
day. I wonder since when...[pcms]
[ChrSetEx layer=5 chbase="nt_aA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*462|
[fc]
[vo_koz s="kozu_0022"]
[ns]Kozue[nse]
"Eh? Yeah. This... I like it a lot... that's why..."[pcms]
[ChrSetEx layer=5 chbase="ab_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*463|
[fc]
[vo_mak s="mako_0049"]
[ns]Makoto[nse]
"Hmmm. Well, it suits you. I thought maybe Kozue-chan would be the[r]
type to worry about wearing a different color for each day of the week[r]
or something."[pcms]
[ChrSetEx layer=5 chbase="nt_aA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*464|
[fc]
[vo_koz s="kozu_0023"]
[ns]Kozue[nse]
"I don't have that many to choose from. Besides, I... really like this[r]
one... so..."[pcms]
[ChrSetEx layer=5 chbase="nt_aA07"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*465|
[fc]
Saying that, Kozue glanced at me for a moment.[pcms]
*466|
[fc]
Should I say something here? But nothing appropriate came to mind.[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="nt_aA07"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_aC01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*467|
[fc]
[vo_mak s="mako_0050"]
[ns]Makoto[nse]
"Hmm. Well then, now that your hair ornament is properly fixed again.[r]
Let's resume - uririri!"[pcms]
[ChrSetEx layer=3 chbase="nt_aB01"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*468|
[fc]
[vo_koz s="kozu_0024"]
[ns]Kozue[nse]
"Ah, yaaan. You don't have to start again~ Aaahn enough already."[pcms]
[chara_int][trans_c cross time=150]
*469|
[fc]
Really, they never tire of playing around with each other every day.[r]
Well, since it's just playful banter between girls, I can watch[r]
without worry even if I say I'm tired of it.[pcms]
*470|
[fc]
...Masaka-san. I wonder about her...[pcms]
*471|
[fc]
I've hardly ever seen her talking happily with anyone in school, not[r]
just boys but girls too. Even if we leave out 'happily,' still.[pcms]
*472|
[fc]
During breaks she reads alone or listens to music quietly. She eats[r]
her lunch alone at her desk too.[pcms]
*473|
[fc]
Most of her school life is spent alone at her desk.[pcms]
*474|
[fc]
It's not like I observe her every day, but whenever I happen to look[r]
her way she's always alone.[pcms]
*475|
[fc]
Doesn't she feel lonely...?[pcms]
*476|
[fc]
It's rare to hear her speak. Today was an exception but usually she[r]
doesn't utter a word outside of class.[pcms]
*477|
[fc]
If you greet her she'll bow her head but she doesn't respond with[r]
words.[pcms]
*478|
[fc]
I've seen her talking with Saeko-san but what they're saying is in[r]
such a quiet voice that I can't make it out.[pcms]
*479|
[fc]
Indeed, as Makoto says, she might be too passive.[pcms]
*480|
[fc]
But, even if she only bows her head, she does respond when greeted, so[r]
it's not like she's avoiding me.[pcms]
*481|
[fc]
Then, maybe if I persistently try to talk to her, eventually we might[r]
be able to have a conversation?[pcms]
*482|
[fc]
Since we've met, it would be a waste not to become friends.[pcms]
*483|
[fc]
Well, at first, I might get the same kind of response as the blunder[r]
today.[pcms]
*484|
[fc]
But if I don't get discouraged and keep talking to her...[pcms]
*485|
[fc]
[ns]Voices of the Group[nse]
"Judgment Day is near!!! Lost children! Believe in heaven! Come, let[r]
us pray together!!!"[pcms]
*486|
[fc]
The unexpected, grating voices snapped me out of my thoughts. It must[r]
be some new religious group. They were marching in formation, shouting[r]
as they walked.[pcms]
*487|
[fc]
[ns]Daisuke[nse]
"...What's that?"[pcms]
[ChrSetEx layer=3 chbase="nt_aA04"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_aA04"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*488|
[fc]
[vo_mak s="mako_0051"]
[ns]Makoto[nse]
"...I wonder what it is. You know, they always say "it's near, it's[r]
near," but nothing ever seems to happen."[pcms]
[ChrSetEx layer=3 chbase="nt_aA11"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*489|
[fc]
[vo_koz s="kozu_0025"]
[ns]Kozue[nse]
"That's true... It's kind of a nuisance. I got startled... My heart's[r]
still racing."[pcms]
[ChrSetEx layer=4 chbase="ab_aA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*490|
[fc]
[vo_mak s="mako_0052"]
[ns]Makoto[nse]
"Ahaha. Really, Kozue-chan has such a small heart."[pcms]
[ChrSetEx layer=3 chbase="nt_aA10"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*491|
[fc]
[vo_koz s="kozu_0026"]
[ns]Kozue[nse]
"Ugh... That's right. It's just how it is."[pcms]
*492|
[fc]
[ns]Daisuke[nse]
"Come on, come on, don't stop, let's keep walking."[pcms]
[ChrSetEx layer=4 chbase="ab_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*493|
[fc]
[vo_mak s="mako_0053"]
[ns]Makoto[nse]
"Yes! Let's go, Kozue-chan. We'll leave you behind!"[pcms]
[ChrSetEx layer=3 chbase="nt_aA05"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*494|
[fc]
[vo_koz s="kozu_0027"]
[ns]Kozue[nse]
"Aaahn. Wait for me!"[pcms]
[chara_int][trans_c cross time=150]
*495|
[fc]
Having my thoughts interrupted was the cue for me to shift my focus to[r]
restoring my bike, and I hurried Makoto and Kozue, who were playfully[r]
standing still, on our way home.[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
[wait time=200]
;//★_鐙モータース前 朝・昼 bg09a.bmp
[bg storage="bg09a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*496|
[fc]
[vo_mak s="mako_0054"]
[ns]Makoto[nse]
"Then, I'll go change and head over there."[pcms]
[ChrSetEx layer=5 chbase="nt_aA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*497|
[fc]
[vo_koz s="kozu_0028"]
[ns]Kozue[nse]
"Ah, I'll also go home to change and then meet up with you later."[pcms]
*498|
[fc]
[ns]Daisuke[nse]
"Got it. Then I'll be at the garage."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*499|
[fc]
After parting with the two of them, I hurried off to the garage.[pcms]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・12のマーク表示フラグ
;//♂:ここまでセット
;//----------------------------------------------------------
;//▲ザッピングポイント:
;// 条件:クリアフラグ
;// 視点変更キャラクター:真坂
;//※このブロックは、エンディングを見ていると開放される。
[if exp="sf.g_ma_clear == 1"][jump storage="A0010_F2.ks" target=*A0010_F2][endif]
[jump storage="A0010_G.ks" target=*A0010_G]
;//----------------------------------------------------------

90
Kansen4_patch/a0010_f2.ks Normal file
View file

@ -0,0 +1,90 @@
*A0010_F2
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・12のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap002,1>
;<Mov flow_page,1>
;<Mov flow_no,12>
[sysbt_meswin clear]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植 どうしようなあ
[zap_start aya]
;//♪_BGM15 フェードイン
[bgm storage="bgm15"]
;//★_学園 教室  bg01a.bmp
[bg storage="bg01a"]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*500|
[fc]
People are starting to gather around Sendou-kun.[pcms]
*501|
[fc]
Other classmates are also gathering in small groups, seemingly[r]
enjoying their time after school.[pcms]
*502|
[fc]
Honestly, I'm envious... I want to laugh and chat like everyone else.[pcms]
*503|
[fc]
Earlier, I took away Sendou-kun's smile, but now he's surrounded by[r]
everyone and already laughing again.[pcms]
*504|
[fc]
I feel so guilty that I can't even bear to look...[pcms]
*505|
[fc]
I wonder if happy people, when surrounded by other happy people, can[r]
easily find their smile... What would happen if I were surrounded like[r]
that?[pcms]
*506|
[fc]
Would I be able to smile too? Or would I just end up taking away[r]
everyone else's smiles...?[pcms]
*507|
[fc]
I want to experience a fun school life like everyone else.[pcms]
*508|
[fc]
What should I do...? Can I change if I muster a little courage...?[pcms]
*509|
[fc]
I feel so out of place. I can't find any reason to keep sitting here.[pcms]
*510|
[fc]
Continuing to watch this happy scene is painful. I have to go home...[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*511|
[fc]
I have to go home and take care of things...[pcms]
;[zapend_random]
[zapfade]
;//〆:メインルートへ
[jump storage="A0010_G.ks" target=*A0010_G]
;//----------------------------------------------------------

406
Kansen4_patch/a0010_g.ks Normal file
View file

@ -0,0 +1,406 @@
*A0010_G
;//〆:メインルート
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・3のマーク表示フラグ
;//〆:プロローグフロー・3のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root003,1>
;<Mov flow_page,1>
;<Mov flow_no,3>
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[wait time=200]
;//bg38a・鐙モータース(ガレージ拡大)
[bg storage="bg38a"][trans_c cross time=1000]
;//♪_BGM03 フェードイン
[bgm storage="bgm03"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*512|
[fc]
I changed into the work clothes that I had left here. They're quite[r]
stained with oil, but that's a sign of hard work.[pcms]
*513|
[fc]
As I was getting my tools ready, Makoto came over, already changed.[pcms]
[ChrSetEx layer=5 chbase="ab_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*514|
[fc]
[vo_mak s="mako_0055"]
[ns]Makoto[nse]
"Sorry to keep you waiting. Alright, let's give it our all today too."[pcms]
*515|
[fc]
[ns]Daisuke[nse]
"The one who needs to give it their all is me. You don't need to lift[r]
a finger or say a word."[pcms]
[ChrSetEx layer=5 chbase="ab_bB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*516|
[fc]
[vo_mak s="mako_0056"]
[ns]Makoto[nse]
"What are you talking about? This is our garage. A lodger shouldn't be[r]
so outspoken."[pcms]
*517|
[fc]
[ns]Daisuke[nse]
"Yes, yes... Good grief..."[pcms]
[chara_int][trans_c cross time=150]
;//◆_レストア中のバイク ETC_N105
[evcg storage="ETC_N105a"][trans_c cross time=300]
*518|
[fc]
I immediately got started on the restoration work.[pcms]
*519|
[fc]
I can't start worrying about Makoto, who's standing close by with her[r]
hands on her hips.[pcms]
*520|
[fc]
The SR is still just a frame.[pcms]
*521|
[fc]
It took quite some time just to inspect every part, discard the[r]
unusable ones, and gather the necessary replacements.[pcms]
*522|
[fc]
After all, it's easy to spot the obviously damaged parts at a glance,[r]
but some can't be judged until they're disassembled completely to see[r]
if they're truly beyond repair or if they can be fixed.[pcms]
*523|
[fc]
The decision was made not just by Makoto, but also with the help of[r]
Makoto's dad.[pcms]
*524|
[fc]
At the same time, I was working part-time jobs to earn money for the[r]
parts, so time was the biggest constraint.[pcms]
*525|
[fc]
That's why I haven't been able to incorporate the parts into the SR[r]
yet.[pcms]
*526|
[fc]
At this stage, I'm inspecting and maintaining the parts that are[r]
planned to be incorporated. After all, they're all second-hand.[pcms]
*527|
[fc]
What's been a lifesaver is the tools. There are some that require[r]
special tools, but if I had to buy those as well, no matter how much I[r]
earned...[pcms]
*528|
[fc]
In that regard, I'm grateful for Makoto's offer to use her garage.[pcms]
*529|
[fc]
As for the special tools, I did some preliminary research through[r]
magazines and online. But nothing compares to the experience of[r]
someone who has actually handled them.[pcms]
*530|
[fc]
In such cases, I humbly listen to Makoto's teachings.[pcms]
*531|
[fc]
Besides that, even with common tools, there are specific requirements[r]
that can be a headache.[pcms]
;//bg38a・鐙モータース(ガレージ拡大)
[bg storage="bg38a"][trans_c cross time=1000]
[ChrSetEx layer=5 chbase="ab_bC02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*532|
[fc]
[vo_mak s="mako_0057"]
[ns]Makoto[nse]
"Mhm mhm. Things seem to be going smoothly today."[pcms]
*533|
[fc]
[ns]Daisuke[nse]
"Thanks for that."[pcms]
[ChrSetEx layer=5 chbase="ab_bA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*534|
[fc]
[vo_mak s="mako_0058"]
[ns]Makoto[nse]
"Even so, it's hot again today. It'll cool down once the sun sets[r]
though..."[pcms]
*535|
[fc]
[ns]Daisuke[nse]
"...It's summer. Can't be helped."[pcms]
*536|
[fc]
Garages in the summer are hot. Maybe large-scale ones have air[r]
conditioning, but that's not common in local motorsports garages.[pcms]
*537|
[fc]
Open air. The old guys use large fans and spot coolers, but there's a[r]
difference between work and hobby.[pcms]
*538|
[fc]
I continued my work while wiping the sweat from my forehead.[pcms]
*539|
[fc]
[ns]Daisuke[nse]
"Hmm... This should do it. What do you think, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
[wait time=500]
[ChrSetEx layer=5 chbase="ab_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*540|
[fc]
I showed Makoto the small part I had just polished and maintained. She[r]
took it, turned it over carefully while examining it, and then gave me[r]
a smile and handed it back. It seems to be okay.[pcms]
[ChrSetEx layer=5 chbase="ab_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*541|
[fc]
[ns]Daisuke[nse]
"Well then, next is..."[pcms]
*542|
[fc]
Since all the necessary parts had been maintained, I decided to start[r]
assembling the fork.[pcms]
*543|
[fc]
I laid out the parts and glanced back at Makoto for confirmation; she[r]
nodded.[pcms]
*544|
[fc]
With Makoto's go-ahead to start, I immediately began the assembly[r]
work.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//●ノーマル背景から風車を経て黒へ
[black_toplayer][trans_c circle time=1000][hide_chara_int]
[wait time=500]
;//井上 暗転のまま進めるには長いので背景と芝居を入れる
[bg storage="bg38a"][trans_c circle time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*545|
[fc]
[vo_koz s="kozu_0029"]
[ns]Kozue[nse]
"...Um, sorry for being late..."[pcms]
;//♂:音声のみにしてください。大介と眞琴は背を向けているという事で
[ChrSetEx layer=5 chbase="ab_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*546|
[fc]
[vo_mak s="mako_0059"]
[ns]Makoto[nse]
"That's why I keep saying, if you get the tightening torque wrong, it[r]
can cause serious trouble."[pcms]
*547|
[fc]
[ns]Daisuke[nse]
"I know. I've done my homework."[pcms]
*548|
[fc]
[vo_mak s="mako_0060"]
[ns]Makoto[nse]
"If you crush it, you'll be in big trouble. Like I've been saying, you[r]
should use a torque wrench."[pcms]
*549|
[fc]
[ns]Daisuke[nse]
"It'll be fine."[pcms]
[ChrSetEx layer=5 chbase="ab_bB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*550|
[fc]
[vo_mak s="mako_0061"]
[ns]Makoto[nse]
"Ah, come on. Stick to the specified values. Don't go by feel. Make[r]
sure you use a torque wrench."[pcms]
*551|
[fc]
[ns]Daisuke[nse]
"...Alright, alright. Lend me the torque wrench."[pcms]
*552|
[fc]
[vo_koz s="kozu_0030"]
[ns]Kozue[nse]
"...Ah..."[pcms]
[ChrSetEx layer=5 chbase="ab_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*553|
[fc]
[vo_mak s="mako_0062"]
[ns]Makoto[nse]
"Here, use this. Swap it with the one you're holding now."[pcms]
*554|
[fc]
[ns]Daisuke[nse]
"Hmm... Let's see, the specified value is... set complete."[pcms]
*555|
[fc]
[vo_mak s="mako_0063"]
[ns]Makoto[nse]
"Once it clicks once, that's where you stop."[pcms]
*556|
[fc]
[ns]Daisuke[nse]
"...Got it..."[pcms]
*557|
[fc]
[vo_koz s="kozu_0031"]
[ns]Kozue[nse]
"...Uuu..."[pcms]
;//se050.ogg
[se buf=0 storage="se050"]
[ChrSetEx layer=5 chbase="ab_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*558|
[fc]
[vo_mak s="mako_0064"]
[ns]Makoto[nse]
"...Yeah. That's looking good."[pcms]
*559|
[fc]
[ns]Daisuke[nse]
"...Hmm."[pcms]
[ChrSetEx layer=5 chbase="nt_bA10"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*560|
[fc]
[vo_koz s="kozu_0032"]
[ns]Kozue[nse]
"...It's so mean that you didn't even notice I was here... I don't[r]
understand what you're talking about at all..."[pcms]
*561|
[fc]
I finally realized that Kozue had arrived. It seemed that I had only[r]
been listening to the exchange with Makoto.[pcms]
[ChrSetEx layer=5 chbase="nt_bA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*562|
[fc]
Turning around, Kozue was puffing her cheeks and her eyes were moist.[r]
It looks like I need to do some damage control.[pcms]
*563|
[fc]
Now, what should I do?[pcms]
;//♂:ここで、梢の立ち絵を。ここまでは梢は音声のみで
;//----------------------------------------------------------
;//@選択肢発生
;// ココは一発ギャグで和ませるか。→ラベルA
;// ちゃんと謝った方がいいだろうか。→ラベルB
; [link storage="A0010_H.ks" target=*A0010_H]ココは一発ギャグで和ませるか[endlink]
; (link storage="A0010_I.ks" target=*A0010_I)Maybe I should[r]
apologize properly(endlink)[pcms]
*SEL03|ココは一発ギャグで和ませるか/ちゃんと謝った方がいいだろうか
[fc]
[pcms_sel]
[eval exp="f.seltext04 = 'Should I lighten the mood with a pun here?'"]
[eval exp="f.seltext06 = 'Should I apologize properly?'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext04"][hr]
[sel_hisout txt="&f.seltext06"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
[sel04 target=*SEL03_1]
[sel06 target=*SEL03_2]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL03_1|&f.seltext04
[sel_hisout txt="&f.seltext04"][hr][fc][selbt_clear]
[jump storage="A0010_H.ks" target=*A0010_H]
;-------------------------------------------------------------------------------
*SEL03_2|&f.seltext06
[sel_hisout txt="&f.seltext06"][hr][fc][selbt_clear]
[jump storage="A0010_I.ks" target=*A0010_I]
;//----------------------------------------------------------

120
Kansen4_patch/a0010_h.ks Normal file
View file

@ -0,0 +1,120 @@
*A0010_H
;//●ラベルA
;//〆:1を選択した場合
*564|
[fc]
[ns]Daisuke[nse]
"Can't be helped, Kozue. There are worlds that women just don't[r]
understand. Right, Makoto?"[pcms]
*565|
[fc]
I exaggeratedly shrugged my shoulders and turned back to look at[r]
Makoto.[pcms]
[ChrSetEx layer=5 chbase="ab_bC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*566|
[fc]
[vo_mak s="mako_0065"]
[ns]Makoto[nse]
"Exactly, women should just stay back and"[pcms]
[ChrSetEx layer=5 chbase="ab_bB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*567|
[fc]
[vo_mak s="mako_0066"]
[ns]Makoto[nse]
"...wait! I'm a woman too, you know! Don't underestimate women,[r]
Daisuke!"[pcms]
*568|
[fc]
That's Makoto for you. Her timing in these situations is always spot[r]
on. She gets it.[pcms]
*569|
[fc]
[ns]Daisuke[nse]
"Oh. I totally forgot that Makoto was a woman."[pcms]
[ChrSetEx layer=5 chbase="ab_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*570|
[fc]
[vo_mak s="mako_0067"]
[ns]Makoto[nse]
"What was that? You're asking for a punch!"[pcms]
*571|
[fc]
As usual, Makoto clenched her fist and exaggeratedly drew back her[r]
arm. Wait, that's dangerous. She's still holding a tool.[pcms]
*572|
[fc]
[ns]Daisuke[nse]
"Whoa, have mercy, Makoto! That's dangerous!! You're still holding a[r]
tool!!"[pcms]
[ChrSetEx layer=5 chbase="ab_bA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*573|
[fc]
[vo_mak s="mako_0068"]
[ns]Makoto[nse]
"Huh? Oh. Ahaha... That's not good. I shouldn't use important tools on[r]
someone like Daisuke. They'll get damaged."[pcms]
*574|
[fc]
[ns]Daisuke[nse]
"You care about the tools more than me. That's harsh."[pcms]
[ChrSetEx layer=5 chbase="ab_bC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*575|
[fc]
[vo_mak s="mako_0069"]
[ns]Makoto[nse]
"Of course. Right, Kozue-chan?"[pcms]
[ChrSetEx layer=5 chbase="nt_bA07"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*576|
[fc]
[vo_koz s="kozu_0033"]
[ns]Kozue[nse]
"...Ahaha... Uh... Yeah. Maybe so."[pcms]
*577|
[fc]
[ns]Daisuke[nse]
"Even you say such things, Kozue. I'm really disappointed."[pcms]
[ChrSetEx layer=5 chbase="nt_bA09"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*578|
[fc]
[vo_koz s="kozu_0034"]
[ns]Kozue[nse]
"Ahaha. Yeah, sorry Daisuke-niichan."[pcms]
*579|
[fc]
Somehow, Kozue managed to laugh. Makoto understood as well, signaling[r]
with her eyes that it was all good.[pcms]
[chara_int][trans_c cross time=150]
;//〆:鐙ポイント+1
[eval exp="f.l_abumi = f.l_abumi + 1"]
;//〆;合流へ
[jump storage="A0010_J.ks" target=*A0010_J]
;//----------------------------------------------------------

111
Kansen4_patch/a0010_i.ks Normal file
View file

@ -0,0 +1,111 @@
*A0010_I
;//●ラベルB
;//〆:2を選択した場合
*580|
[fc]
[ns]Daisuke[nse]
"Ah, sorry. Did I leave you hanging? My apologies, Kozue."[pcms]
*581|
[fc]
I decided to apologize to Kozue with the brightest smile I could[r]
muster, trying to lighten the mood as much as possible.[pcms]
[ChrSetEx layer=5 chbase="nt_bA07"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*582|
[fc]
[vo_koz s="kozu_0035"]
[ns]Kozue[nse]
"...Ah. ...No, it's okay. I'm sorry for being late."[pcms]
*583|
[fc]
Kozue, with her cheeks puffed out, changed to a shy smile and[r]
answered. I guess this is okay...[pcms]
[chara_int][trans_c cross time=150]
[ChrSetEx layer=3 chbase="nt_bA01"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_bA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*584|
[fc]
[vo_mak s="mako_0070"]
[ns]Makoto[nse]
"Huh? Kozue-chan. You've got something nice there."[pcms]
*585|
[fc]
Makoto walked briskly up to Kozue and took the plastic bottle she had[r]
in her hand.[pcms]
[ChrSetEx layer=3 chbase="nt_bA05"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_bA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*586|
[fc]
[vo_koz s="kozu_0036"]
[ns]Kozue[nse]
"Ah, noo. That's half-drunk, Makoto-chan."[pcms]
*587|
[fc]
[vo_mak s="mako_0071"]
[ns]Makoto[nse]
"Don't worry about it, don't worry about it. Phew- Ah, I'm sweating so[r]
much it's really hitting the spot---"[pcms]
[ChrSetEx layer=3 chbase="nt_bA06"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*588|
[fc]
[vo_koz s="kozu_0037"]
[ns]Kozue[nse]
"Geez. I actually bought some for both of you, thinking it's hot[r]
here..."[pcms]
[ChrSetEx layer=3 chbase="nt_bA02"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*589|
[fc]
[vo_koz s="kozu_0038"]
[ns]Kozue[nse]
"Here you go, Daisuke-niichan. I hope tea is okay."[pcms]
*590|
[fc]
With that said, Kozue took out a cold, sweaty plastic bottle from the[r]
convenience store bag she was holding and handed it to me.[pcms]
*591|
[fc]
[ns]Daisuke[nse]
"Oh, thanks Kozue. You're so thoughtful. I was sweating buckets and my[r]
throat was parched. Thanks a lot."[pcms]
[ChrSetEx layer=3 chbase="nt_bA09"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*592|
[fc]
[vo_koz s="kozu_0039"]
[ns]Kozue[nse]
"No, it's fine. Thank goodness."[pcms]
*593|
[fc]
Not to be outdone by Makoto, I gulped down the contents of the plastic[r]
bottle Kozue had given me, making my throat gurgle.[pcms]
[chara_int][trans_c cross time=150]
;//〆:能登屋ポイント+1
[eval exp="f.l_notoya = f.l_notoya + 1"]
;//〆:合流へ
[jump storage="A0010_J.ks" target=*A0010_J]
;//----------------------------------------------------------

773
Kansen4_patch/a0010_j.ks Normal file
View file

@ -0,0 +1,773 @@
*A0010_J
;//〆:合流
;//★_鐙モータース前  bg09b.bmp
[bg storage="bg38b"][trans_c cross time=1000]
*594|
[fc]
After Kozue cheered up, she immersed herself in work again.[r]
Thankfully, Kozue didn't get upset again, and Makoto didn't interject[r]
much either, so the work progressed quite nicely.[pcms]
[ChrSetEx layer=5 chbase="nt_bA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*595|
[fc]
[vo_koz s="kozu_0040"]
[ns]Kozue[nse]
"Daisuke-niichan. It's getting dark soon. It's starting to get dark[r]
outside."[pcms]
*596|
[fc]
[ns]Daisuke[nse]
"Eh? Oh, you're right. Time has passed without me noticing."[pcms]
[ChrSetEx layer=5 chbase="ab_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*597|
[fc]
[vo_mak s="mako_0072"]
[ns]Makoto[nse]
"Really-. Mm-, I guess we should call it a day soon."[pcms]
*598|
[fc]
[ns]Daisuke[nse]
"Yeah, let's do that. Kozue, I'll start cleaning up so just wait a[r]
little longer."[pcms]
[ChrSetEx layer=5 chbase="nt_bA09"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*599|
[fc]
[vo_koz s="kozu_0041"]
[ns]Kozue[nse]
"Yeah. It's okay. I'll wait properly."[pcms]
[chara_int][trans_c cross time=150]
*600|
[fc]
With Makoto's help, I cleaned up the tools properly and covered the[r]
bike with a blue sheet. While Makoto and Kozue were talking, I[r]
finished changing out of my work clothes.[pcms]
*601|
[fc]
[ns]Daisuke[nse]
"Sorry to keep you waiting. Well then, let's head home. Makoto, see[r]
you tomorrow."[pcms]
[ChrSetEx layer=5 chbase="ab_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*602|
[fc]
[vo_mak s="mako_0073"]
[ns]Makoto[nse]
"Yeah. See you tomorrow-. Kozue-chan, take care on your way home-"[pcms]
[ChrSetEx layer=5 chbase="nt_bA09"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*603|
[fc]
[vo_koz s="kozu_0042"]
[ns]Kozue[nse]
"Yeah. See you tomorrow, Makoto-chan."[pcms]
[chara_int][trans_c cross time=150]
*604|
[fc]
Kozue and I decided to head home together. While Makoto was waving her[r]
hands exaggeratedly at the garage entrance, Kozue and I waved back.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
;//★_通学路  bg05b.bmp
[bg storage="bg05b"]
[ChrSetEx layer=5 chbase="nt_bA01"][ChrSetXY layer=5 x=162 y=40][trans_c blind_lr time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*605|
[fc]
[vo_koz s="kozu_0043"]
[ns]Kozue[nse]
"You know, Shou-niichan bought a car. A big one. Saeko-san mentioned[r]
it in her email earlier."[pcms]
*606|
[fc]
[ns]Daisuke[nse]
"Heh, is that so? Shou-kun did say he wanted a big car."[pcms]
[ChrSetEx layer=5 chbase="nt_bA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*607|
[fc]
[vo_koz s="kozu_0044"]
[ns]Kozue[nse]
"Yeah. But, you know, there's something dangerous about that car."[pcms]
*608|
[fc]
[ns]Daisuke[nse]
"Dangerous? What do you mean?"[pcms]
[ChrSetEx layer=5 chbase="nt_bA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*609|
[fc]
[vo_koz s="kozu_0045"]
[ns]Kozue[nse]
"According to Saeko-san, it's pretty beat-up."[pcms]
*610|
[fc]
[ns]Daisuke[nse]
"I see."[pcms]
*611|
[fc]
Shou-kun probably bought the "Genius Egg". It's the streamlined[r]
minivan with a beautiful form that he always wanted. If it's beat-up,[r]
then it must be a used car.[pcms]
*612|
[fc]
Well, knowing Shou-kun, he probably bought it planning to fix it up[r]
later, thinking it was decent enough.[pcms]
*613|
[fc]
Saeko-san's assessment doesn't seem too favorable though.[pcms]
*614|
[fc]
[ns]Daisuke[nse]
"Well, even if it's beat-up, he got the car he wanted, didn't he?[r]
That's good for him."[pcms]
[ChrSetEx layer=5 chbase="nt_bA02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*615|
[fc]
[vo_koz s="kozu_0046"]
[ns]Kozue[nse]
"Yeah, that's true. Even if it's beat-up, we should ask him for a ride[r]
sometime."[pcms]
*616|
[fc]
[ns]Daisuke[nse]
"Haha. Yeah, we should."[pcms]
[chara_int][trans_c cross time=150]
*617|
[fc]
It's only a short distance from Makoto's house to mine and Kozue's. As[r]
we talked about this and that, we had already arrived in front of our[r]
house.[pcms]
*618|
[fc]
[ns]Daisuke[nse]
"See ya, Kozue."[pcms]
[ChrSetEx layer=5 chbase="nt_bA09"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*619|
[fc]
[vo_koz s="kozu_0047"]
[ns]Kozue[nse]
"Yeah. See you 'later', Daisuke-niichan."[pcms]
*620|
[fc]
After our conversation, we each entered our neighboring houses through[r]
the front doors.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//#_ブラックアウト時間経過
;//★_黒背景
[black_toplayer][trans_c circle time=1000][hide_chara_int]
[wait time=500]
;mm なにここ暗転のままなの? 夜空でも貼っとくか
[bg storage="bg35d"][trans_c cross time=500]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*621|
[fc]
[ns]Daisuke[nse]
"Thanks for the meal-. Well then."[pcms]
*622|
[fc]
I'll at least clean up after my own food. I won't go as far as washing[r]
it though. I took it to the kitchen and was about to go upstairs when[r]
my mother's voice called out from behind.[pcms]
*623|
[fc]
[vo_mob s="nagi_0001"]
[ns]Nagisa[nse]
"Daisuke-! Make sure you do your homework-!"[pcms]
*624|
[fc]
Seriously... My mother has such a cute name like "Nagisa", but her[r]
words can be quite rough.[pcms]
*625|
[fc]
She's the type who would suit a hearty "gahaha" laugh.[pcms]
*626|
[fc]
Once when I asked her to speak more gently, she retorted with "What[r]
are you talking about? It's because you're a boy," and brushed it off.[pcms]
*627|
[fc]
According to her, when dealing with boys she tends to speak more[r]
harshly, and that has become a habit; so it's not her fault but mine[r]
for being a boy.[pcms]
*628|
[fc]
It feels wrong somehow, but it's true that I was quite active as a kid[r]
and often got scolded by her.[pcms]
*629|
[fc]
So when she says it's my fault, I can't find the words to argue back.[pcms]
*630|
[fc]
[ns]Daisuke[nse]
"I know, I know... geez."[pcms]
*631|
[fc]
Even so. It feels like I'm being told the same thing every day. No,[r]
it's not just a feeling; I am being told the same thing. Doesn't she[r]
trust me at all?[pcms]
*632|
[fc]
It seems to be the same in other households too, but I'm not a kid[r]
anymore; I wish she'd leave things to my own initiative.[pcms]
*633|
[fc]
Well, maybe it's because of various things that have happened in my[r]
case.[pcms]
;//★_主人公自室  bg11d.bmp
[bg storage="bg11d"][trans_c cross time=500]
*634|
[fc]
Initiative, huh... Maybe I should actually hit the books for once.[pcms]
*635|
[fc]
As I thought about that, I turned on the light in my room. Just as I[r]
did, as if on cue, I heard a voice through the window.[pcms]
*636|
[fc]
[vo_koz s="kozu_0048"]
[ns]Kozue[nse]
"Daisuke-niichan... you're there, right...?"[pcms]
*637|
[fc]
It was Kozue, whom I had just parted ways with in front of the house.[pcms]
*638|
[fc]
My house and Kozue's house are right next to each other. Moreover, our[r]
rooms are adjacent, and if we open the windows, we can talk normally[r]
without having to raise our voices too much.[pcms]
*639|
[fc]
[vo_koz s="kozu_0049"]
[ns]Kozue[nse]
"Not there? Daisuke-niichan...? Hey? Heyyy?"[pcms]
*640|
[fc]
Can't be helped. I've been called upon. Though, it's almost a daily[r]
occurrence. I'll put studying aside for now. It's not like I have that[r]
much homework anyway.[pcms]
*641|
[fc]
[ns]Daisuke[nse]
"I'm here. Just wait a sec."[pcms]
*642|
[fc]
As I replied, I opened the window.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//■_一軒家の窓を開ける
;//se021.ogg
[se buf=0 storage="se021"]
;//♪_BGM14
[bgm storage="bgm14"]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c blind_lr time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*643|
[fc]
On the other side, Kozue was waiting with a happy expression on her[r]
face.[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*644|
[fc]
[vo_koz s="kozu_0050"]
[ns]Kozue[nse]
"Did you eat dinner properly?"[pcms]
*645|
[fc]
[ns]Daisuke[nse]
"Yeah. I ate. Did you stuff your belly full, Kozue? You gotta eat more[r]
if you want to grow."[pcms]
;//★_イベント nt_001tc
[evcg storage="nt_001tc"][trans_c cross time=300]
*646|
[fc]
[vo_koz s="kozu_0051"]
[ns]Kozue[nse]
"Ah, that's mean. I am eating plenty. And I am growing, you know."[pcms]
*647|
[fc]
[ns]Daisuke[nse]
"Is that so-? Then eat even more."[pcms]
*648|
[fc]
[vo_koz s="kozu_0052"]
[ns]Kozue[nse]
"Ugh. It's not like I want to be small on purpose. I wish I could be a[r]
little taller and... and other things."[pcms]
;//○(……の部分は胸と言っています)
*649|
[fc]
[ns]Daisuke[nse]
"Huh? Taller and what? I didn't catch that."[pcms]
;//★_イベント nt_001td
[evcg storage="nt_001td"][trans_c cross time=300]
*650|
[fc]
[vo_koz s="kozu_0053"]
[ns]Kozue[nse]
"Ugh. Never mind. It's okay because I'm eating properly. Hey, hey.[r]
More importantly, the stars are beautiful tonight~"[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*651|
[fc]
Kozue changed the subject as if to dodge the question and looked up at[r]
the sky.[pcms]
*652|
[fc]
Indeed, the stars were beautiful. The sky, which had been cloudless[r]
during the day, remained clear into the night. The stars were[r]
twinkling.[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*653|
[fc]
[vo_koz s="kozu_0054"]
[ns]Kozue[nse]
"I wonder if they'd look even prettier from a darker place, like the[r]
beach?"[pcms]
*654|
[fc]
[ns]Daisuke[nse]
"Hmm. Maybe so."[pcms]
*655|
[fc]
[vo_koz s="kozu_0055"]
[ns]Kozue[nse]
"Hey hey, let's go to the sea during summer vacation and watch the[r]
stars on the beach at night. I really want to see them~ Daisuke-[r]
niichan, let's go~"[pcms]
*656|
[fc]
[ns]Daisuke[nse]
"Hmm. That sounds good. After I finish restoring my bike. If that's[r]
the case, then sure. But Kozue, did you always like stargazing that[r]
much?"[pcms]
*657|
[fc]
[vo_koz s="kozu_0056"]
[ns]Kozue[nse]
"Eh? Oh, um, I saw it on TV before. There's something called the[r]
Perseid meteor shower in the summer. They said there would be lots of[r]
shooting stars."[pcms]
*658|
[fc]
[ns]Daisuke[nse]
"Heh-"[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*659|
[fc]
[vo_koz s="kozu_0057"]
[ns]Kozue[nse]
"So, I was thinking, if a lot of shooting stars fall, maybe I can make[r]
lots of wishes. That's why I want to see them~"[pcms]
*660|
[fc]
[ns]Daisuke[nse]
"Oi oi. You have that many wishes? Poor stars must be troubled by it.[r]
Hahaha... So, what are those wishes?"[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*661|
[fc]
[vo_koz s="kozu_0058"]
[ns]Kozue[nse]
"Well, the first one is to become a good bride. The second is to find[r]
a good marriage partner. The third is to build a happy family."[pcms]
*662|
[fc]
Kozue's dream for the future is to be a "housewife."[pcms]
*663|
[fc]
Both of Kozue's parents work, and she has been left home alone since[r]
she was little. Until her parents came home, she often spent time[r]
playing with me.[pcms]
*664|
[fc]
Because she felt very lonely when she was little, she wants to be a[r]
housewife so she can spend lots of time with her children.[pcms]
*665|
[fc]
I understand that feeling when I think back to Kozue as a child.[pcms]
*666|
[fc]
[vo_koz s="kozu_0059"]
[ns]Kozue[nse]
"And for the fourth wish~"[pcms]
*667|
[fc]
[ns]Daisuke[nse]
"Oi oi, there's more? You're hopeless."[pcms]
*668|
[fc]
[vo_koz s="kozu_0060"]
[ns]Kozue[nse]
"But you know, becoming a good bride is quite tough. Cooking, laundry,[r]
cleaningI want to do all of them properly and learn about nutrition[r]
to keep my family healthy."[pcms]
*669|
[fc]
[ns]Daisuke[nse]
"No no, before that you've got to graduate first, right? Kozue, you[r]
haven't gotten any red marks, have you? If you repeat a year, that[r]
alone would disqualify you from being a good bride."[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*670|
[fc]
[vo_koz s="kozu_0061"]
[ns]Kozue[nse]
"That's okay~. I'm different from Daisuke-niichan. I'm studying[r]
properly in my own way. Are you sure you're okay though~?"[pcms]
*671|
[fc]
[ns]Daisuke[nse]
"Uh... Yeah, I guess so. It's true that I'm not exactly top of my[r]
class... But I'll definitely make my dream come true!"[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*672|
[fc]
[vo_koz s="kozu_0062"]
[ns]Kozue[nse]
"Do you still want to become an engineer?"[pcms]
*673|
[fc]
[ns]Daisuke[nse]
"Yeah... That hasn't changed. My dream is still the same."[pcms]
*674|
[fc]
If I could have, I would have wanted to go to a school with a[r]
mechanical department.[pcms]
*675|
[fc]
But I had to give in due to the fierce opposition from my parents.[pcms]
*676|
[fc]
But this time, I won't lose. I'll definitely get into the school of my[r]
choice.[pcms]
*677|
[fc]
For that, I've got to finish up my bike properly. I'll show my[r]
finished bike to my old man and mom as a symbol of my determination.[pcms]
;//★_イベント nt_001tc
[evcg storage="nt_001tc"][trans_c cross time=300]
*678|
[fc]
[vo_koz s="kozu_0063"]
[ns]Kozue[nse]
"Making dreams come true is really tough..."[pcms]
*679|
[fc]
[ns]Daisuke[nse]
"Yeah... Well, that's true. But that's exactly why we can keep pushing[r]
ourselves."[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*680|
[fc]
[vo_koz s="kozu_0064"]
[ns]Kozue[nse]
"I'm supporting your dream, Daisuke-niichan."[pcms]
*681|
[fc]
[ns]Daisuke[nse]
"Oh, thanks. I'll support your dream of becoming a bride too, Kozue."[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*682|
[fc]
[vo_koz s="kozu_0065"]
[ns]Kozue[nse]
"Really? I'm so happy. Then first, take me to see a shooting star at[r]
the sea."[pcms]
*683|
[fc]
[ns]Daisuke[nse]
"Back to that, huh? Alright... But still,"[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*684|
[fc]
[vo_koz s="kozu_0066"]
[ns]Kozue[nse]
"Hm? What is it?"[pcms]
*685|
[fc]
[ns]Daisuke[nse]
"Nah, it just feels kinda Showa-era, doesn't it? Talking about[r]
"dreams" through the window... Just saying."[pcms]
*686|
[fc]
[vo_koz s="kozu_0067"]
[ns]Kozue[nse]
"Eh~? You think so?"[pcms]
*687|
[fc]
[ns]Daisuke[nse]
"Yeah, I do. In situations like this, you've got to strum a guitar or[r]
something."[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*688|
[fc]
[vo_koz s="kozu_0068"]
[ns]Kozue[nse]
"Eh~? What's that about? You can't play the guitar, Daisuke-niichan."[pcms]
*689|
[fc]
[ns]Daisuke[nse]
"That's true, but still. It's got to be a white guitar for these kinds[r]
of moments."[pcms]
*690|
[fc]
Kozue giggles.[pcms]
*691|
[fc]
Every night, we have conversations like this through our windows. It's[r]
been this way since we were little.[pcms]
*692|
[fc]
I think it's an important time for both me and probably for Kozue too.[pcms]
*693|
[fc]
[vo_mob s="nagi_0002"]
[ns]Nagisa[nse]
"Daisuke! It's late already, don't bother the neighbors!"[pcms]
*694|
[fc]
[vo_mob s="saki_0001"]
[ns]Saki[nse]
"Kozue-chan. It's late now. You'll catch a cold!"[pcms]
*695|
[fc]
From downstairs in each of our houses, we could hear our mothers'[r]
voices. My mom's voice is as brash as ever. Kozue's mom, Saki-san, has[r]
a gentle tone.[pcms]
*696|
[fc]
Maybe mothers speak more gently to their daughters? When I hear[r]
Kozue's mom and my mom talking, it makes me think that must be true.[pcms]
*697|
[fc]
I'd like to think that our mothers haven't heard the exact content of[r]
our conversations... but at least they can tell we're engrossed in[r]
talking through the window, which can't be helped.[pcms]
*698|
[fc]
Sometimes we get so caught up in our conversation that it gets late,[r]
and once before, Kozue caught a cold because of it, so our mothers[r]
time it just right to call out to us in unison.[pcms]
*699|
[fc]
[ns]Daisuke[nse]
"Got it!"[pcms]
;//★_イベント nt_001ta
[evcg storage="nt_001ta"][trans_c cross time=300]
*700|
[fc]
[vo_koz s="kozu_0069"]
[ns]Kozue[nse]
"Yes~. Sorry~"[pcms]
*701|
[fc]
Kozue and I replied to our mothers and decided to wrap up the[r]
conversation. After all, we can talk again at school tomorrow and then[r]
again at night...[pcms]
;//★_イベント nt_001tb
[evcg storage="nt_001tb"][trans_c cross time=300]
*702|
[fc]
[vo_koz s="kozu_0070"]
[ns]Kozue[nse]
"Then, Daisuke-niichan. See you tomorrow."[pcms]
*703|
[fc]
[ns]Daisuke[nse]
"Yeah. See you tomorrow. Don't catch a cold, Kozue."[pcms]
*704|
[fc]
Saying "goodnight" to each other, Kozue and I each closed our windows.[pcms]
[sysbt_meswin clear]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・13のマーク表示フラグ
;//♂:ここまでセット
;//----------------------------------------------------------
;//▲ザッピングポイント:
;// 条件:クリアフラグ
;// 視点変更キャラクター:鐙
;//※このブロックは、エンディングを見ていると開放される。
[if exp="sf.g_ab_clear == 1"][jump storage="A0010_J2.ks" target=*A0010_J2][endif]
[jump storage="A0010_K.ks" target=*A0010_K]
;//----------------------------------------------------------

113
Kansen4_patch/a0010_j2.ks Normal file
View file

@ -0,0 +1,113 @@
*A0010_J2
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・13のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap003,1>
;<Mov flow_page,1>
;<Mov flow_no,13>
[sysbt_meswin clear]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start aya]
;//♪_BGM13
[bgm storage="bgm13"]
;//★_鐙モータース前  bg38c.bmp
[bg storage="bg38c"]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*705|
[fc]
After Daisuke and Kozue-chan left, I was checking the tools by myself.[pcms]
*706|
[fc]
These are the tools my father uses for work. It would be a problem if[r]
there were any defects or if something was missing.[pcms]
*707|
[fc]
Watching Daisuke work today, I thought he's still got a ways to go,[r]
but it seems like he's getting quite used to handling the tools and[r]
doing maintenance.[pcms]
*708|
[fc]
Well, of course. He's been studying on his own, and above all, I've[r]
been teaching him. It's only natural that he would improve.[pcms]
*709|
[fc]
But maybe it's because he's a boy, I feel like he learns quickly.[pcms]
*710|
[fc]
Looking around the world, overwhelmingly, this field is dominated by[r]
men...[pcms]
*711|
[fc]
Besides, Daisuke must really like motorcycles. That's probably why he[r]
learns so quickly, just like I did.[pcms]
*712|
[fc]
Once "this guy" is up and running, I'll have to teach him how to ride[r]
too.[pcms]
*713|
[fc]
Each bike has its little quirks and tricks.[pcms]
*714|
[fc]
Then we'll go touring. Starting with somewhere close is fine. Even[r]
just a day trip, it might be nice to go full throttle together and[r]
tackle some mountain passes.[pcms]
*715|
[fc]
Just the two of... us...[pcms]
*716|
[fc]
I think Daisuke really loves motorcycles. Both riding and tinkering[r]
with machines...[pcms]
*717|
[fc]
I feel the same way. I love motorcycles and tinkering with machines[r]
too.[pcms]
*718|
[fc]
We can call it a common hobby... right?[pcms]
*719|
[fc]
But... I wonder. Just friends with a common hobby... Is that all it[r]
ends up being...?[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*720|
[fc]
Do I not want it to end just at that...? To think about such things...[pcms]
;[zapend_random]
[zapfade]
;//〆:メインルートへ
[jump storage="A0010_K.ks" target=*A0010_K]
;//----------------------------------------------------------

74
Kansen4_patch/a0010_k.ks Normal file
View file

@ -0,0 +1,74 @@
*A0010_K
;//〆:メインルート
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・4のマーク表示フラグ
;//♂:ここまでセット
;<Mov g_root004,1>
;<Mov flow_page,1>
;<Mov flow_no,4>
;//■_窓を閉める音
;//se022.ogg
[se buf=0 storage="se022"]
;//♪_BGM03
[bgm storage="bgm03"]
;//黒フェード
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
;//★:主人公自室 夜 bg11c.bmp
[bg storage="bg11d"][trans_c cross time=500]
[sysbt_meswin]
*721|
[fc]
After closing the window, I tackled my studies for a bit.[pcms]
*722|
[fc]
Kozue was worried about my studies, asking if I was okay. I have to do[r]
at least a little...[pcms]
*723|
[fc]
I'm working on it, but I inevitably find myself drawn to restoring my[r]
bike. Thinking about how much progress I made today, or how I've[r]
gotten pretty good at this.[pcms]
*724|
[fc]
Right now, I only have a few hours after school because of classes,[r]
but once summer break comes, I'll be able to spend a lot more time on[r]
it. In fact, that's what I'm planning to do.[pcms]
*725|
[fc]
I'll finish it early in the summer break and go on a touring trip like[r]
Makoto mentioned.[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*726|
[fc]
I wish summer break would come sooner. It's the most anticipated[r]
summer break in years.[pcms]
*727|
[fc]
This year's summer vacation seems like it will be filled with[r]
fulfilling and fun days.[pcms]
[sysbt_meswin clear]
;//#_ブラックアウト
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[wait time=1000]
;//〆A0020 
[jump storage="A0020.ks" target=*A0020_TOP]

1157
Kansen4_patch/a0020.ks Normal file

File diff suppressed because it is too large Load diff

117
Kansen4_patch/a0020_a.ks Normal file
View file

@ -0,0 +1,117 @@
*A0020_A
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・13のマーク点灯フラグ
;//♂:ここまでセット
;//井上 13と指定があるが、14の間違いと推察
;<Mov g_zap004,1>
;<Mov flow_page,1>
;<Mov flow_no,14>
[sysbt_meswin clear]
;//se即時停止
[stopse buf=0]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start aya]
;//♪_BGM15
[bgm storage="bgm15"]
[bg storage="bg05a"]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="sn_UP_aA01"][ChrSetXY layer=5 x=0 y=0]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*880|
[fc]
Sendou-kun and Ishigooka-san both seem to be having a lot of fun.[pcms]
*881|
[fc]
Listening to their conversation, it seems that "tinkering with[r]
machines" is a hobby they both share.[pcms]
*882|
[fc]
I'm envious that they have something they can immerse themselves in. I[r]
don't have anything like that. Going to school, coming home, taking[r]
care of the housework in place of my mother, looking after her...[pcms]
*883|
[fc]
That's all it takes for my day to end.[pcms]
*884|
[fc]
I wonder if I can find a hobby too. Maybe it would be better if I did.[r]
Perhaps then I could feel a little less suffocated at home.[pcms]
*885|
[fc]
It would be nice to have a hobby that I could enjoy even while[r]
spending time with my mother.[pcms]
*886|
[fc]
Is there anything like that...?[pcms]
*887|
[fc]
Seeing everyone having so much fun makes me want to try something too.[pcms]
*888|
[fc]
Especially lately, I've been feeling this desire more strongly. Maybe[r]
I'm starting to feel a bit stifled...[pcms]
*889|
[fc]
I wonder what Sendou-kun's "bike restore" is all about. I think it's[r]
related to "tinkering with machines." Is Abumi-san involved? Their[r]
names have come up in conversation.[pcms]
*890|
[fc]
After school... I wonder if Abumi-san is doing this "bike restore"[r]
thing.[pcms]
*891|
[fc]
If I muster a little courage, maybe I could find out what they're[r]
doing. It might be a boy's hobby, as Notoya-san says.[pcms]
*892|
[fc]
But if Abumi-san, a girl, is also involved, maybe I could take an[r]
interest in it too.[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*893|
[fc]
After school... Maybe I'll pluck up the courage to find out...[pcms]
;[zapend_random]
[zapfade]
;//〆:ザッピングここまで
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
;//〆:メインルートへ
[jump storage="A0020_B.ks" target=*A0020_B]
;//----------------------------------------------------------

733
Kansen4_patch/a0020_b.ks Normal file
View file

@ -0,0 +1,733 @@
*A0020_B
;//〆:メインルート
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・5のマーク表示フラグ
;//〆:プロローグフロー・5のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root005,1>
;<Mov flow_page,1>
;<Mov flow_no,5>
;//♪_BGM01
[bgm storage="bgm01"]
[bg storage="bg03a"]
;//★_車内
[trans_c cross time=500]
;//■_ループで鳴らす走行音、不調なものにこれはこさえないと駄目でしょう
;//se033.ogg(LOOP)
[se buf=0 storage="se033" loop=true]
*894|
[fc]
Hm? What's that sound... It's an unpleasant noise. The exhaust doesn't[r]
sound normal. Incomplete combustion...? I feel like it's happening,[r]
even if just a little.[pcms]
*895|
[fc]
[ns]Daisuke[nse]
"Hey, Shou-kun. Doesn't the engine sound a bit off? It's like I can[r]
hear a bit of noise from incomplete combustion."[pcms]
;//自動車フレーム表示(運転席・昼・キャラ付き)
[CarSetBase carbase="car_flame_driver_a"]
[ChrSetEx layer=5 chbase="is_UP_aA05"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_handle"][trans_c cross time=150]
*896|
[fc]
[ns]Shou[nse]
"Hm-? Really-? Well, even if that's the case, it's not surprising.[r]
After all, this model is a super cheap, beat-up secondhand. Like I[r]
said earlier, I'll give it a proper tune-up eventually."[pcms]
*897|
[fc]
[ns]Daisuke[nse]
"Mm. You should check it out as soon as possible, Shou-kun."[pcms]
[ChrSetEx layer=5 chbase="is_UP_aA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*898|
[fc]
[ns]Shou[nse]
"It's fine. It's not like something's going to happen right now. At[r]
least I can assure you we'll get to school without any trouble. Don't[r]
worry."[pcms]
*899|
[fc]
[ns]Daisuke[nse]
"Got it..."[pcms]
*900|
[fc]
Maybe Shou-kun has noticed it too.[pcms]
*901|
[fc]
But more than that, he's probably just so happy to have gotten a car[r]
and can't wait to drive it around and show it off to us.[pcms]
*902|
[fc]
Plus, there are some issues you only notice by driving. I'm sure Shou-[r]
kun is checking those things properly. I'm confident about that.[pcms]
;//■_キキーッに近いようなブレーキ音
;//se034.ogg(CH3)
[se buf=1 storage="se034"]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="nt_UP_aA05"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
[eval exp="f.chara_x = 0,f.chara_y = 0"][quake_chara layer=5 xy m]
*903|
[fc]
[vo_koz s="kozu_0083"]
[ns]Kozue[nse]
"...Kyah..."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_aA11"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
;//■_走行音、アイドリングの音に変更
;//se035.ogg(LOOP)
[se buf=0 storage="se035" loop=true]
*904|
[fc]
The car stopped with a jolt. We were so engrossed in our conversation[r]
that we didn't realize we had arrived in front of the school. Not that[r]
it took very long.[pcms]
;//■_スライドドア開く
;//se027.ogg(CH3)
[se buf=1 storage="se027"]
;//自動車フレーム表示(運転席・昼・キャラ付き)
[CarSetBase carbase="car_flame_driver_a"]
[ChrSetEx layer=5 chbase="is_UP_aA01"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_handle"][trans_c cross time=150]
*905|
[fc]
[ns]Shou[nse]
"Here we are-. Make sure you haven't left anything behind, everyone."[pcms]
;//★_学園全景 朝・昼 bg03a.bmp
[bg storage="bg03a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*906|
[fc]
[vo_aya s="aya_0012"]
[ns]Aya[nse]
"Thank you for the ride, Ishigooka-san."[pcms]
[ChrSetEx layer=5 chbase="nt_aA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*907|
[fc]
[vo_koz s="kozu_0084"]
[ns]Kozue[nse]
"Thanks, Shou-niichan."[pcms]
[chara_int][trans_c cross time=150]
*908|
[fc]
[ns]Daisuke[nse]
"Thanks, Shou-kun. You saved us."[pcms]
*909|
[fc]
Although the drive was a bit nerve-wracking, we didn't have to run out[r]
of breath, and we made it on time for the start of school.[pcms]
[ChrSetEx layer=5 chbase="ab_aA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*910|
[fc]
[vo_mak s="mako_0074"]
[ns]Makoto[nse]
"Huh-? Everyone's together. Did you come by car? That's awesome."[pcms]
*911|
[fc]
Just as we got out of the car, Makoto came over.[pcms]
*912|
[fc]
I should have stopped by Makoto's house too and come together.[r]
Although, we didn't have that kind of time this morning.[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*913|
[fc]
[vo_mak s="mako_0075"]
[ns]Makoto[nse]
"Wow... Shou, you bought a car. Hmm--..."[pcms]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*914|
[fc]
Makoto walked around the car still occupied by Shou-kun and Saeko-san,[r]
bending over as if inspecting it closely.[pcms]
[ChrSetEx layer=5 chbase="ab_aB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*915|
[fc]
[vo_mak s="mako_0076"]
[ns]Makoto[nse]
"Hey, Shou. Have you properly maintained the car?"[pcms]
;//自動車フレーム表示(運転席・昼・キャラ付き)
[CarSetBase carbase="car_flame_driver_a"]
[ChrSetEx layer=5 chbase="is_UP_aA02"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_handle"][trans_c cross time=150]
*916|
[fc]
[ns]Shou[nse]
"Nah, not yet. Just bought it. Right now, I'm driving it around to see[r]
how it handles. Perfect timing. I'll come over in the evening, so lend[r]
me some tools from your place, Makoto."[pcms]
[chara_int][ChrSetEx layer=5 chbase="ab_aA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*917|
[fc]
[vo_mak s="mako_0077"]
[ns]Makoto[nse]
"Sure. That's fine but before you go driving around..."[pcms]
;//自動車フレーム表示(運転席・昼・キャラ付き)
[CarSetBase carbase="car_flame_driver_a"]
[ChrSetEx layer=5 chbase="is_UP_aA01"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_handle"][trans_c cross time=150]
*918|
[fc]
[ns]Shou[nse]
"Thanks, Makoto. See you in the evening then."[pcms]
[chara_int][ChrSetEx layer=5 chbase="ab_aA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*919|
[fc]
[vo_mak s="mako_0078"]
[ns]Makoto[nse]
"Hey, wait a sec!"[pcms]
;//自動車フレーム表示(運転席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ki_UP_cA02"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*920|
[fc]
[vo_sae s="sae_0014"]
[ns]Saeko[nse]
"Mako-, take care of us in the evening, okay-? Everyone else, good[r]
luck with your studies-!"[pcms]
[chara_int][trans_c cross time=150]
;//■_車が立ち去る音
;//se036.ogg
[se buf=0 storage="se036"]
*921|
[fc]
In the middle of talking with Makoto, Shou-kun waved his hand and[r]
started the car, and Saeko-san also waved elegantly as they both drove[r]
off.[pcms]
*922|
[fc]
I was staring blankly at Saeko-san's figure.[pcms]
*923|
[fc]
Her hair fluttered in the wind, her waving hand was white and[r]
beautiful, and her movements were soft and her tone was seductive.[r]
Remembering what happened in front of her house, I felt envious of[r]
Shou-kun all over again.[pcms]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*924|
[fc]
[vo_mak s="mako_0079"]
[ns]Makoto[nse]
"Mmm-!"[pcms]
*925|
[fc]
[ns]Daisuke[nse]
"What's up, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_aB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*926|
[fc]
[vo_mak s="mako_0080"]
[ns]Makoto[nse]
"Yeah. Didn't you notice, Daisuke?"[pcms]
*927|
[fc]
[ns]Daisuke[nse]
"Huh? Oh, you mean the strange noise?"[pcms]
*928|
[fc]
[vo_mak s="mako_0081"]
[ns]Makoto[nse]
"I don't think he's unaware of it... Alright, when he comes over in[r]
the evening, I'll have to teach Shou various things properly."[pcms]
*929|
[fc]
[ns]Daisuke[nse]
"Whoa, scary..."[pcms]
[ChrSetEx layer=5 chbase="ab_aC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*930|
[fc]
[vo_mak s="mako_0082"]
[ns]Makoto[nse]
"What did you say-?"[pcms]
;//■_始業ベル予鈴始業ベルと同じ音で可
;//se037.ogg
[se buf=0 storage="se037"]
[ChrSetEx layer=5 chbase="nt_aA05"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*931|
[fc]
[vo_koz s="kozu_0085"]
[ns]Kozue[nse]
"Kyah. The warning bell is ringing. Let's hurry up."[pcms]
*932|
[fc]
[ns]Daisuke[nse]
"Oh, crap. ...Wait, where's Masaka-san?"[pcms]
[ChrSetEx layer=5 chbase="nt_aA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*933|
[fc]
[vo_koz s="kozu_0086"]
[ns]Kozue[nse]
"She went off by herself to the entrance a while ago."[pcms]
*934|
[fc]
[ns]Daisuke[nse]
"...I see."[pcms]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*935|
[fc]
[vo_mak s="mako_0083"]
[ns]Makoto[nse]
"...Mmm-..."[pcms]
[ChrSetEx layer=5 chbase="nt_aA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*936|
[fc]
[vo_koz s="kozu_0087"]
[ns]Kozue[nse]
"Hey, hurry up. Let's go."[pcms]
;//seフェード停止
[stopse buf=0]
;<SoundRun 2,Stop,ON,2000>
[chara_int][trans_c cross time=150]
;//se049.ogg
[se buf=0 storage="se049"]
*937|
[fc]
We jogged towards the entrance. Despite having been elegantly driven[r]
by car, we ended up sweating a little anyway.[pcms]
*938|
[fc]
Exchanging words like "See you later," I went with Makoto. Kozue ran[r]
through the hallways alone, each of us heading to our respective[r]
classrooms.[pcms]
;//★_学園 教室  bg01a.bmp
[bg storage="bg01a"][trans_c cross time=500]
;//■_始業ベル
;//se037.ogg
[se buf=0 storage="se037"]
*939|
[fc]
Safe by a hair. The moment I entered the classroom, the bell rang, and[r]
at the same time, the teacher walked in.[pcms]
*940|
[fc]
Glancing at Masaka-san, she was quietly sitting at her desk. Makoto[r]
and I, breathing a bit heavily, rattled our chairs as we settled into[r]
our seats.[pcms]
;//seフェード停止
[stopse buf=0]
;<SoundRun 2,Stop,ON,2000>
*941|
[fc]
[ns]Teacher[nse]
"Now, I'll take attendance... Well, it seems everyone is here, but[r]
just to be sure."[pcms]
*942|
[fc]
The teacher scanned the room and paused their gaze on me and Makoto[r]
for a moment before picking up the attendance book.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//●ノーマル背景から風車を経て黒へ
[black_toplayer][trans_c circle time=1000][hide_chara_int]
;[wait time=500]
;//♪_BGM02 フェードイン
[bgm storage="bgm02"]
;//●(黒から)風車を経てノーマル背景へ
[bg storage="bg01a"][trans_c circle time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*943|
[fc]
As the fourth period class went on, sleepiness crept in. When it[r]
wasn't sleepiness, it was hunger. It was a time when I tended to zone[r]
out, wishing class would end soon.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*944|
[fc]
[vo_mak s="mako_0084"]
[ns]Makoto[nse]
"...Hey, Daisuke."[pcms]
*945|
[fc]
Makoto, sitting next to me, whispered. I faced the blackboard as if[r]
paying attention while responding with my profile.[pcms]
*946|
[fc]
[vo_mak s="mako_0085"]
[ns]Makoto[nse]
"Hey, how long do you plan to keep the restoration going?"[pcms]
*947|
[fc]
[ns]Daisuke[nse]
"Hmm... I'm thinking around mid-summer break."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*948|
[fc]
[vo_mak s="mako_0086"]
[ns]Makoto[nse]
"Actually, I forgot to mention it, but every year just before Obon,[r]
relatives from Tokyo come to stay and play..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*949|
[fc]
[vo_mak s="mako_0087"]
[ns]Makoto[nse]
"And you know, when they come, we usually close the shop sometimes[r]
even before the Obon holiday to entertain them. I can't just not help[r]
out, so..."[pcms]
*950|
[fc]
[ns]Daisuke[nse]
"Hmm, got it. I'll try to finish up early by spending more time in the[r]
garage during the holidays."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_aA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*951|
[fc]
[vo_mak s="mako_0088"]
[ns]Makoto[nse]
"Yeah. Sorry but... huh?"[pcms]
[chara_int][trans_c cross time=150]
*952|
[fc]
Makoto's words were cut off mid-sentence, so I instinctively turned to[r]
look. Masaka-san was poking Makoto's arm and pointing towards the[r]
blackboard.[pcms]
*953|
[fc]
Looking at the blackboard, I saw the teacher glaring at us. Not good.[r]
I pretended to be looking at the blackboard, but Makoto had been[r]
facing me and talking in a quiet voice.[pcms]
*954|
[fc]
It wasn't that loud, but the teacher had sharply reacted and was[r]
glaring at us. Even though I was facing forward, I hadn't noticed[r]
because I was zoning out.[pcms]
*955|
[fc]
Makoto quietly thanked Masaka-san with a bow of her head. Seeing that[r]
Makoto and I had fallen silent, the teacher resumed the lesson.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//●ノーマル背景から風車を経て黒へ
[black_toplayer][trans_c circle time=1000][hide_chara_int]
;[wait time=500]
;//■_チャイム
;//se037.ogg
[se buf=0 storage="se037"]
;//●(黒から)風車を経てノーマル背景へ
[bg storage="bg01a"][trans_c circle time=1000]
;//se020.ogg(LOOP・CH3)
[se buf=1 storage="se020" loop=true]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*956|
[fc]
Finally, lunch break. Although I brought a lunch made by my mom, I[r]
ended up going to the cafeteria with Makoto and came back. It's[r]
finally time for lunch.[pcms]
;//seフェード停止
[stopse buf=0]
;<SoundRun 2,Stop,ON,2000>
[ChrSetEx layer=3 chbase="ab_aA01"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ma_aA07"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*957|
[fc]
[vo_mak s="mako_0089"]
[ns]Makoto[nse]
"Masaka-san, thank you for earlier."[pcms]
[ChrSetEx layer=4 chbase="ma_aB02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*958|
[fc]
[vo_aya s="aya_0013"]
[ns]Aya[nse]
"...Ah, no..."[pcms]
[chara_int_ layer=4][trans_c cross time=150]
*959|
[fc]
Masaka-san had apparently finished eating her lunch and was cleaning[r]
up. She bowed her head slightly and quietly left her seat.[pcms]
[chara_int]
[ChrSetEx layer=5 chbase="ab_aA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*960|
[fc]
[vo_mak s="mako_0090"]
[ns]Makoto[nse]
"...Mmm..."[pcms]
*961|
[fc]
[ns]Daisuke[nse]
"What's up? What happened?"[pcms]
*962|
[fc]
[vo_mak s="mako_0091"]
[ns]Makoto[nse]
"...Because, you know, even though I said thank you, she didn't say[r]
anything back. She bowed her head but then left as if she didn't want[r]
to talk... Isn't that a bit too unfriendly?"[pcms]
*963|
[fc]
[vo_mak s="mako_0092"]
[ns]Makoto[nse]
"Even this morning, she went off to the classroom by herself without[r]
saying anything, right? Even though Saeko-san was there."[pcms]
*964|
[fc]
[ns]Daisuke[nse]
"Don't get so mad. She seems like the quiet type. Plus, she did[r]
respond earlier, even if it was in a small voice."[pcms]
[ChrSetEx layer=5 chbase="ab_aA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*965|
[fc]
[vo_mak s="mako_0093"]
[ns]Makoto[nse]
"Eh? Really? I didn't hear it."[pcms]
*966|
[fc]
[ns]Daisuke[nse]
"She said "No" in a small voice. I bet she added something like "Don't[r]
worry about it" afterwards too. Her lips were moving slightly."[pcms]
*967|
[fc]
[ns]Daisuke[nse]
"This morning too, we might have just missed it because we were making[r]
noise. Maybe she said something like "I'll go ahead" in her usual[r]
tone."[pcms]
[ChrSetEx layer=5 chbase="ab_aA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*968|
[fc]
[vo_mak s="mako_0094"]
[ns]Makoto[nse]
"Is that so... Hmm..."[pcms]
*969|
[fc]
[ns]Daisuke[nse]
"Don't think too badly of her. You're probably upset because you want[r]
to get along with her, right?"[pcms]
[ChrSetEx layer=5 chbase="ab_aA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*970|
[fc]
[vo_mak s="mako_0095"]
[ns]Makoto[nse]
"...Yeah. After all, we're classmates and we know each other through[r]
Saeko-san... Plus, it's more fun to have more friends, isn't it?"[pcms]
*971|
[fc]
[ns]Daisuke[nse]
"Then cheer up. Why not match her pace and take it slow?"[pcms]
[ChrSetEx layer=5 chbase="ab_aA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*972|
[fc]
[vo_mak s="mako_0096"]
[ns]Makoto[nse]
"Uh... Yeah. Okay, got it. Well then, decision madelunchtime! I'm[r]
starving--!"[pcms]
[chara_int][trans_c cross time=150]
*973|
[fc]
The quick shift in mood is also one of Makoto's good points.[pcms]
*974|
[fc]
If Makoto also wants to become friends with Masaka-san, that's[r]
reassuring. Somehow, I want to become friends and be able to have[r]
normal conversations.[pcms]
*975|
[fc]
Certainly, as Makoto says, she seems unfriendly and passive.[pcms]
*976|
[fc]
Is it a matter of personality...? Or could there be some other[r]
problem...?[pcms]
*977|
[fc]
The sad look she showed yesterday... I've been concerned about that.[pcms]
*978|
[fc]
I wonder if Saeko-san knows something... Maybe Shou-kun too.[pcms]
*979|
[fc]
Considering the atmosphere in the car this morning, there's a high[r]
possibility they know. She was responding normally to both of them,[r]
after all.[pcms]
*980|
[fc]
This evening, both of them said they'd stop by Makoto's house, so[r]
maybe I'll ask them then. If there's some circumstance, I feel like[r]
it's better to know.[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;//seフェード停止(CH3)
[stopse buf=1]
;<SoundRun 3,Stop,ON,2000>
*981|
[fc]
But... Shou-kun's car this morning was a disaster. Not just the[r]
driving, but as Saeko-san said, it's falling apart. When we meet this[r]
evening, I'll give him a lecture along with Makoto.[pcms]
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・15のマーク表示フラグ
;//♂:ここまでセット
;//----------------------------------------------------------
;//▲ザッピングポイント:
;// 条件:プロローグクリアフラグ
;// 視点変更キャラクター:石郷岡
;//※このブロックは、プロローグを通過後すぐに開放される。
[if exp="sf.g_pskip == 1"][jump storage="A0020_C.ks" target=*A0020_C][endif]
[jump storage="A0020_D.ks" target=*A0020_D]
;//----------------------------------------------------------

836
Kansen4_patch/a0020_c.ks Normal file
View file

@ -0,0 +1,836 @@
*A0020_C
[eval exp="sf.SRP01 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[jump target=*scene_START]
*NORMAL_GAME
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・15のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap005,1>
;<Mov flow_page,1>
;<Mov flow_no,15>
[sysbt_meswin clear]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start syo]
[bg storage="bg35b"]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*982|
[fc]
夕べ納車された俺の車。すぐにでもサエを誘って真夜中の[r]
ドライブにしけ込みたかったところだが、夕べもサエは[r]
オフクロさんの店の手伝いだったから、そうはいかなかった。[pcms]
*983|
[fc]
今朝は今朝でアイツラを学園まで送ってやって、その後[r]
ようやく俺はサエとのドライブに慣らし運転を兼ねて[r]
出かける事が出来た。[pcms]
[sysbt_meswin clear]
;//回想開始箇所のラベル
*scene_START
;//♪_BGM12
[bgm storage="bgm12"]
;//★_ki_H001bカーセックスアップ
[evcg storage="ki_H001b"][trans_c cross time=1000]
[sysbt_meswin]
*984|
[fc]
[vo_sae s="sae_0015"]
[ns]Saeko[nse]
「ん……はあっ……」[pcms]
*985|
[fc]
[ns]Shou[nse]
「気持ちいいか……? サエ?」[pcms]
*986|
[fc]
[vo_sae s="sae_0016"]
[ns]Saeko[nse]
「んっ……えっええ……気持ちい……ぃ。あっ……」[pcms]
*987|
[fc]
ちょっと郊外まで出て、山際の細い脇道に車を停めた。[pcms]
*988|
[fc]
にんまり笑う俺にサエも察したらしく、くすりと笑って[r]
俺たちは後ろの席に移り、シートを倒した。[pcms]
*989|
[fc]
これで簡易ベッドの出来上がりだ。俺が大きい車を欲しいと[r]
思っていた理由のひとつだ。[pcms]
*990|
[fc]
これでいつでもどこでも、サエを抱く事が出来る。[r]
前の軽じゃそういう訳にいかなかったからな。[pcms]
*991|
[fc]
趣味じゃないレースのカーテンを引ききって、俺はサエを[r]
脱がせにかかる。[pcms]
*992|
[fc]
サエは今でも脱がせる時少し恥ずかしがる。[r]
だが、そこがいい。新鮮みさえ感じる。[pcms]
;//★_ki_H001aカーセックスアップ
[evcg storage="ki_H001a"][trans_c cross time=300]
*993|
[fc]
[vo_sae s="sae_0017"]
[ns]Saeko[nse]
「あ……ね、ねえ……下も……脱ぎたいわ……」[pcms]
*994|
[fc]
[ns]Shou[nse]
「だめだよ……このままがいいんだ」[pcms]
;//★_ki_H001bカーセックスアップ
[evcg storage="ki_H001b"][trans_c cross time=300]
*995|
[fc]
[vo_sae s="sae_0018"]
[ns]Saeko[nse]
「でも……汚しちゃ……ああっ、あっ……ん」[pcms]
*996|
[fc]
俺はサエの白くて滑らかな太股を撫でていた手を離し、[r]
代わりに舌を這わせた。[pcms]
*997|
[fc]
サエはのけぞり、露出した柔らかそうな白いおっぱいが[r]
ぶるぶるっと震える。[pcms]
*998|
[fc]
ショートパンツのボタンを外し、柔らかそうな下腹を、[r]
下着のラインぎりぎりによだれたっぷりに舐めてやる。[pcms]
;//★_ki_H001aカーセックスアップ
[evcg storage="ki_H001a"][trans_c cross time=300]
*999|
[fc]
[vo_sae s="sae_0019"]
[ns]Saeko[nse]
「あっ、ああっ。ショーちゃん……お願い……脱がし……。[r]
 んっあああん。だ……めよぉ……汚し……ちゃう……」[pcms]
*1000|
[fc]
[ns]Shou[nse]
「いいんだよ……たっぷり汚しちゃいな、サエ」[pcms]
;//★_ki_H001bカーセックスアップ
[evcg storage="ki_H001b"][trans_c cross time=300]
*1001|
[fc]
[vo_sae s="sae_0020"]
[ns]Saeko[nse]
「あああっ、はあっあっ、そこ、だめぇ……」[pcms]
*1002|
[fc]
わずかに覗く下着にぷくっと浮き出てきたクリトリス。[r]
俺は下着ごしに舌を伸ばして、レロレロと舐めてやった。[pcms]
*1003|
[fc]
途端に唾液以外のシミが、下側からじわじわ広がってくる。[pcms]
*1004|
[fc]
この目に見える変化が楽しい。やはり何か身に纏っていた方が[r]
俺は燃える。別に身につけるのは何でもいいんだ。[r]
靴下じゃなきゃとかのこだわりはない。[pcms]
*1005|
[fc]
服を全部脱ぎきって、さあどうぞと差し出されるよりも、[r]
身に纏っていた方が、慌ただしさがあって、なんというか、[r]
欲望の鮮度が違う気がする。[pcms]
*1006|
[fc]
お互いの欲望のままに、貪り合う。服を脱ぐのももどかしい[r]
ぐらいに交わりたい。それに身に纏ったままのサエを[r]
抱いていると、犯しているという気分が昂ぶってくる。[pcms]
*1007|
[fc]
俺の女を、俺の欲望のままに。[pcms]
*1008|
[fc]
[vo_sae s="sae_0021"]
[ns]Saeko[nse]
「あああっ、ショーちゃん、だめぇえ……いきなり、そこ。[r]
 ああっ、そんなに責めないで……ぇ……」[pcms]
*1009|
[fc]
[ns]Shou[nse]
「しょうがないなぁサエは。もう下着がグズグズ“グズグズ”だぜ」[pcms]
*1010|
[fc]
[vo_sae s="sae_0022"]
[ns]Saeko[nse]
「ああ……そんなこと、言わない……で……んっああっあ」[pcms]
*1011|
[fc]
尖らせた舌で弄んでいたクリトリスを解放し、俺は[r]
大好きなサエのおっぱいを責めにかかる。[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//★_ki_H002aバストショット
[evcg storage="ki_H002a"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1012|
[fc]
柔らかく膨らみきったサエの白いおっぱい。[r]
その真ん中に恥ずかしそうに顔を埋めているサエの乳首。[pcms]
*1013|
[fc]
そのへこんだ中心に俺は舌を差し入れ刺激を始める。[pcms]
;//★_ki_H002bバストショット
[evcg storage="ki_H002b"][trans_c cross time=300]
*1014|
[fc]
[vo_sae s="sae_0023"]
[ns]Saeko[nse]
「あっ、ああっ! ああんっ、気持ち……い……いぃ」[pcms]
*1015|
[fc]
[ns]Shou[nse]
「サエの乳首は恥ずかしがり屋だよなあ。……んっちゅっ」[pcms]
*1016|
[fc]
[vo_sae s="sae_0024"]
[ns]Saeko[nse]
「ああっん、だって……だってぇ……あっ、そんなに[r]
 されたら……んっ……んっ……ああっああっ」[pcms]
*1017|
[fc]
俺の掌はたっぷりとした量感を感じながらおっぱいを揉みしだき、[r]
舌先でへこみをぐるりと刺激しながら、唇で乳輪ごと吸ってやる。[r]
ぢゅうぢゅうという音をわざとさせながら。[pcms]
*1018|
[fc]
もう一方の真ん中のへこみは、指の腹を使って押しながら[r]
ぐりぐりと刺激する。そうしているうちに、俺の指にも[r]
舌にも、ちょっとした固さを感じてくる。[pcms]
*1019|
[fc]
[vo_sae s="sae_0025"]
[ns]Saeko[nse]
「んっはああっ……あっ……乳首……感じる……。[r]
 ショーちゃん、気持ちいい……よぉ……あああっん」[pcms]
;//★_ki_H002cバストショット
[evcg storage="ki_H002c"][trans_c cross time=300]
*1020|
[fc]
[vo_sae s="sae_0026"]
[ns]Saeko[nse]
「んっあああっ。こんな……に、こんなにぃ……。[r]
 感じるなんて……私の……乳首ぃ……気持ちいっ……」[pcms]
*1021|
[fc]
最初のとき、サエはぎりぎりまで手でおっぱいを覆っていた。[r]
どうやらへこんだ乳首が恥ずかしかったらしい。[pcms]
*1022|
[fc]
At first, I was also confused. I had never seen anything like it[r]
before.[pcms]
*1023|
[fc]
But now, Saeko's nipples are her most sensitive spots. As the caresses[r]
heighten her arousal, her nipples slowly begin to rise.[pcms]
*1024|
[fc]
In a way, they're like Saeko's sensitivity gauge. A cute little[r]
instrument that lets me visually confirm how much she's feeling.[pcms]
*1025|
[fc]
When they're fully erect, Saeko's pussy is like a flood.[pcms]
*1026|
[fc]
[ns]Shou[nse]
"Saeko...your nipples are getting hard. Let's see..."[pcms]
*1027|
[fc]
I slide my hand into her panties and, as expected, they're soaked[r]
through, completely drenched.[pcms]
;//★_ki_H002dバストショット
[evcg storage="ki_H002d"][trans_c cross time=300]
*1028|
[fc]
[vo_sae s="sae_0027"]
[ns]Saeko[nse]
"Haaaah! Ahh! No...noo, Shou-chan... doing that, so vigorously, to[r]
my...pussy...ahhh!"[pcms]
*1029|
[fc]
It seems that the caress to her pussy was the final push. Her nipples[r]
were fully erect, rolling around against the tip of my tongue, amusing[r]
me.[pcms]
*1030|
[fc]
As I roll her nipples with the tip of my tongue, they harden even more[r]
and stand erect. My palm feels the love juices overflowing from her[r]
pussy.[pcms]
*1031|
[fc]
Truly an excellent sensitivity gauge.[pcms]
*1032|
[fc]
[vo_sae s="sae_0028"]
[ns]Saeko[nse]
"Ahhhahh, it feels good... Shou-chan. My pussy...and my nipples...too.[r]
Ahhahhahh. Shou...chan, I want you...now, right now...!"[pcms]
*1033|
[fc]
Saeko's white breasts with blue veins visible. They're starting to[r]
turn a faint pink and are swelling up. Of course, her nipples are now[r]
fully erect.[pcms]
*1034|
[fc]
It must be about time. My dick is also thrashing around inside my[r]
pants, eager to come out.[pcms]
*1035|
[fc]
[ns]Shou[nse]
"Alright. Say it, Saeko. What do you want?"[pcms]
*1036|
[fc]
I smirk deliberately as I pull down my pants, drawing out my cock so[r]
it's ready to be inserted at any moment.[pcms]
*1037|
[fc]
Then immediately, I start fondling Saeko's pussy again, inserting my[r]
fingers inside her vagina and stirring it around while kneading her[r]
perky breasts and pressing hard on her nipples with my fingertips.[pcms]
*1038|
[fc]
[vo_sae s="sae_0029"]
[ns]Saeko[nse]
"Nnhaahaa...it feels good... Ahh, Shou-chan's... Shou-chan's...put it[r]
in... Inside my...pussy...ahhh!"[pcms]
*1039|
[fc]
[ns]Shou[nse]
"Say it properly, Saeko. What of mine do you want where?"[pcms]
*1040|
[fc]
I don't stop the stimulation even as I speak. Saeko writhes in agony,[r]
her cheeks flushed red and her eyes looking slightly resentful as she[r]
gasps for breath and stares back at me.[pcms]
*1041|
[fc]
Her head tilts up towards the sky as she glances at my dick,[r]
glistening with pre-cum.[pcms]
*1042|
[fc]
[vo_sae s="sae_0030"]
[ns]Saeko[nse]
"Nn...ahh, it's so teasing...ahhhn. Put it inside[r]
my...pussy...haahahh. Shou...chan's dick...put it in..."[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//◆_ki_H001cカーセックス
[evcg storage="ki_H001c"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1043|
[fc]
[vo_sae s="sae_0031"]
[ns]Saeko[nse]
"Hiaaahaaahaaah!!"[pcms]
*1044|
[fc]
I quickly pull down both our shorts and Saeko's panties at once and[r]
without a moment's delay, I thrust my cock towards her pussy.[pcms]
*1045|
[fc]
In an instant, Saeko's eyes widen enormously as she arches back as[r]
much as possible.[pcms]
*1046|
[fc]
[vo_sae s="sae_0032"]
[ns]Saeko[nse]
"Hihahhaahh... Ahhahh...! Ahh, ahhhaa...it's...amazing...!"[pcms]
*1047|
[fc]
[vo_sae s="sae_0033"]
[ns]Saeko[nse]
"Nnhahhaa...ahhaaah...uhhkuun..."[pcms]
*1048|
[fc]
I rapidly rub against her vaginal walls. At that sensation, Saeko[r]
shakes all over and writhes in pleasure. After letting her catch her[r]
breath a little, I start moving my hips.[pcms]
*1049|
[fc]
[vo_sae s="sae_0034"]
[ns]Saeko[nse]
"Nn...uhhhaaah...kuu...haaah..."[pcms]
*1050|
[fc]
I move my hips slowly in contrast to the force of insertion.[pcms]
*1051|
[fc]
I insert slowly as if pushing aside the flesh walls and pull out[r]
against Saeko's clinging walls that seem not to let go.[pcms]
*1052|
[fc]
To tease Saeko further, I deliberately move at a slow pace. So slow[r]
that it's almost imperceptible.[pcms]
*1053|
[fc]
Instead, at the deepest point, I thrust my hips with all my might as[r]
if to open up Saeko's cervix and thrust upwards.[pcms]
*1054|
[fc]
[vo_sae s="sae_0035"]
[ns]Saeko[nse]
"Nn...nnaaahh...uhhkkuuuh! More...deeper, thrust deeper..."[pcms]
*1055|
[fc]
[vo_sae s="sae_0036"]
[ns]Saeko[nse]
"Shou-chan, please. More, more... Ahhhahh, rub more against my[r]
pussy..."[pcms]
*1056|
[fc]
Gradually, Saeko starts moving her hips. She must be feeling[r]
frustrated by my unusually slow movements.[pcms]
*1057|
[fc]
Saeko's hips are accelerating more and more as if inviting me.[pcms]
*1058|
[fc]
So while sucking on her nipples, I tell Saeko.[pcms]
*1059|
[fc]
[ns]Shou[nse]
"Saeko, you can't move your hips like that. This is an old car. It[r]
sways gently with Saeko's movements. If someone passes by, they'll[r]
know."[pcms]
*1060|
[fc]
While saying that, I thrust deeply into Saeko's core.[pcms]
*1061|
[fc]
Thick juices overflow from deep inside and wet my cock all the way[r]
down to my balls.[pcms]
*1062|
[fc]
[vo_sae s="sae_0037"]
[ns]Saeko[nse]
"...! Ah, aah...! Kuuuh... Ahh... no... yah... nnaaahhh! Please...[r]
more, more... it's so frustrating..."[pcms]
*1063|
[fc]
[ns]Shou[nse]
"Is that okay, Saeko? It's like announcing to everyone that we're[r]
having sex. Someone might secretly peek at us."[pcms]
*1064|
[fc]
[vo_sae s="sae_0038"]
[ns]Saeko[nse]
"...! Aaahh...! Hiiiihhnnn. Ahh, no... ehh... yah... ahh... Ah,[r]
aahh... but...!!"[pcms]
*1065|
[fc]
The temperature inside Saeko's vagina rises. The pressure increases[r]
too, squeezing my cock more than ever. Even though she says no with[r]
her mouth, I can feel Saeko's excitement mounting.[pcms]
*1066|
[fc]
With slightly vacant eyes, she looks around while still increasing the[r]
speed of her hips' movements from before, making the car sway with[r]
each thrust of my cock.[pcms]
*1067|
[fc]
[vo_sae s="sae_0039"]
[ns]Saeko[nse]
"Please... Shou-chan... I want to cum... Ahh... more, more... rub my[r]
pussy full... rub it more... ahhahh!!!"[pcms]
;//◆_ki_H001dカーセックス
[evcg storage="ki_H001d"][trans_c cross time=300]
*1068|
[fc]
In the middle of those words, I suddenly increase the speed of my[r]
thrusts. Like shifting from low gear to fifth gear rapidly. I pound[r]
her with a rhythmical slapping sound.[pcms]
*1069|
[fc]
[vo_sae s="sae_0040"]
[ns]Saeko[nse]
"Haaahhaaahh, ahhh, hiiih!! Ahh, amazing... it's so intense! Shou-[r]
chan! It feels... good, so good... kuuuhaaaahhh!!!"[pcms]
*1070|
[fc]
[vo_sae s="sae_0041"]
[ns]Saeko[nse]
"Rubbing... so much... it feels... good... my pussy is tingling with[r]
pleasure... Ahhh, ahhahhahh, ahhhaaahh!!!"[pcms]
*1071|
[fc]
[vo_sae s="sae_0042"]
[ns]Saeko[nse]
"Aaahh! Amazing, it's amazing! My pussy, my pussy is rubbing and being[r]
thrust into, ahhhaaahhh!! It feels good, it feels so good, Shou-chan,[r]
it feels good...!"[pcms]
*1072|
[fc]
The car sways in sync with my movements. From the outside, it's clear[r]
what we're doing. Even though it's a side road by the mountainside,[r]
the thought that maybe someone could see us is thrilling.[pcms]
*1073|
[fc]
Saeko's love juices make a 'jubjub' sound as they continuously[r]
overflow from inside her pussy. Now they've even started to wet my[r]
thighs.[pcms]
*1074|
[fc]
[vo_sae s="sae_0043"]
[ns]Saeko[nse]
"Nnnaaahh... ah, ah, it feels good, it feels so... Haaahh, ahhnnn,[r]
it's hot. My pussy, my pussy is so incredibly hot. Ahhaaahh!!"[pcms]
*1075|
[fc]
[vo_sae s="sae_0044"]
[ns]Saeko[nse]
"Ukkkuuuaaahh, it's amazing! Shou-cha... it feels too good... ahhhh![r]
Nhaaahhaaahhhh, ahhahh!!"[pcms]
*1076|
[fc]
[vo_sae s="sae_0045"]
[ns]Saeko[nse]
"Ahhahhahhahh! Noo! I can't take it anymore... I'm going to cum... I'm[r]
going to cum... uuhh! Haaahhaaahh, ahhahhahh!! I'm cumming...!"[pcms]
*1077|
[fc]
Saeko's pussy musters its last strength and starts to grip my cock.[pcms]
*1078|
[fc]
The flesh walls press in from all sides and start to pull me deeper[r]
inside.[pcms]
*1079|
[fc]
It's slippery and wet on top of being tightly gripped, so my cock also[r]
starts to make noise. From deep inside, my sperm begins to clamor for[r]
release.[pcms]
*1080|
[fc]
[ns]Shou[nse]
"... Saeko, where do you want it? Where do you want my sperm?"[pcms]
*1081|
[fc]
Even as I ask that, I'm planning to cum inside her. After all, Saeko's[r]
answer is predictable.[pcms]
*1082|
[fc]
[vo_sae s="sae_0046"]
[ns]Saeko[nse]
"Nnnkuuuh! Aaahhahh! Inside me...! I'm going to cum... kuuuh! Inside[r]
me, release it inside me...! I'm cumming... I'm already cumming...[r]
Shou-cha...!"[pcms]
*1083|
[fc]
[ns]Shou[nse]
"Say it properly... Saeko."[pcms]
*1084|
[fc]
[vo_sae s="sae_0047"]
[ns]Saeko[nse]
"Inside me, inside me inside me inside meee!! Shou-chan's sperm, in my[r]
pussy... ahhhh!! Release it inside me, release it release it release[r]
it eeeeh!! So much...!!"[pcms]
*1085|
[fc]
[vo_sae s="sae_0048"]
[ns]Saeko[nse]
"Please, I'm going to cum, I'm already about to... ahhh. Please. Give[r]
it to me, release it inside me...!"[pcms]
*1086|
[fc]
I was also at my limit--.[pcms]
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ki_H001e"]
*1087|
[fc]
[vo_sae s="sae_0049"]
[ns]Saeko[nse]
"Haaaaaaaahhhhhhhh!!! Cumming cumming... I'm cumminggggggggghhhh!!!!!"[pcms]
;//◆_ki_H001eカーセックス
[evcg storage="ki_H001f"][trans_c cross time=300]
*1088|
[fc]
[ns]Shou[nse]
"I'm cumming!!"[pcms]
*1089|
[fc]
[vo_sae s="sae_0050"]
[ns]Saeko[nse]
"Aaahhaaahhahhahh... it's hot... feels good... Inside my pussy...[r]
ah... ahhnnn..."[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene01,1>
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♯_ブラックアウト
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[wait time=500]
[bg storage="bg23a"]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ki_UP_cA01"][ChrSetXY layer=5 x=0 y=0]
[trans_c cross time=500]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1090|
[fc]
[vo_sae s="sae_0051"]
[ns]Saeko[nse]
"Hey... Shou-chan"[pcms]
*1091|
[fc]
[ns]Shou[nse]
"Hm? What is it?"[pcms]
*1092|
[fc]
Saeko whispers in my ear as she leans on me.[pcms]
*1093|
[fc]
[vo_sae s="sae_0052"]
[ns]Saeko[nse]
"When those kids start their summer break... can we take them camping?[r]
With this car, Aya and Mako and Kozue-chan and Daisuke can all ride[r]
together at once, right?"[pcms]
*1094|
[fc]
[ns]Shou[nse]
"Well, yeah, they can ride."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_cA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1095|
[fc]
[vo_sae s="sae_0053"]
[ns]Saeko[nse]
"I want to do that for Aya. I want her to make more friends. Now that[r]
she's classmates with Mako and Daisuke too. I want to help her expand[r]
her circle of friends. So please."[pcms]
*1096|
[fc]
[ns]Shou[nse]
"Hmm... that's true..."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1097|
[fc]
[vo_sae s="sae_0054"]
[ns]Saeko[nse]
"Please, Shou-chan."[pcms]
*1098|
[fc]
[ns]Shou[nse]
"Alright. Let's make a plan. And..."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1099|
[fc]
[vo_sae s="sae_0055"]
[ns]Saeko[nse]
"Hm? What?"[pcms]
*1100|
[fc]
I turn towards Saeko with a grin on my face as I make a suggestion.[pcms]
*1101|
[fc]
[ns]Shou[nse]
"Being with you in the great outdoors doesn't sound too bad. Plus...[r]
that 'thing' we talked about might be a good opportunity to try out."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_cA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1102|
[fc]
The moment I say that, Saeko's face turns red, but she still lets out[r]
a chuckle and pokes my chest with her slender fingers.[pcms]
*1103|
[fc]
[vo_sae s="sae_0056"]
[ns]Saeko[nse]
"Geez... you're such an idiot..."[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*1104|
[fc]
Her adorable gesture and bewitching smile start to revive my dick.[r]
Giving in to my desires, I lean over Saeko once again...[pcms]
;[zapend_random]
[zapfade]
;//〆:メインルートへ
[jump storage="A0020_D.ks" target=*A0020_D]
;//----------------------------------------------------------

2240
Kansen4_patch/a0020_d.ks Normal file

File diff suppressed because it is too large Load diff

443
Kansen4_patch/a0020_e.ks Normal file
View file

@ -0,0 +1,443 @@
;mm Android回想用に分割
*A0020_E
[eval exp="sf.SRP02 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[jump target=*scene_START]
*NORMAL_GAME
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・16のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap006,1>
;<Mov flow_page,1>
;<Mov flow_no,16>
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start koz]
;//回想開始箇所のラベル
*scene_START
;//★_能登屋の自室 
[bg storage="bg07b"]
;[trans_c random time=1000]
[trans_c cross time=1000]
;//♪_BGM14
[bgm storage="bgm14"]
;//嶺岸・表示開始位置、少し変更◆_能登屋 梢オナニー nt_H002
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1418|
[fc]
You could pay a little more attention to me... I may not know much[r]
about bikes or restoration, but still...[pcms]
*1419|
[fc]
Every day, you're just having fun with Makoto-chan, leaving me out in[r]
the cold...[pcms]
*1420|
[fc]
I thought you'd be a bit more considerate today since Masaka-san was[r]
here, but it was just the same as always...[pcms]
*1421|
[fc]
I was left alone, just waiting for Daisuke-niichan, while he was[r]
happily chatting away with Makoto-chan... and today, with Masaka-san[r]
too...[pcms]
*1422|
[fc]
You didn't even bother to say a word to me...[pcms]
*1423|
[fc]
It's not fair. It's cruel... I've been with Daisuke-niichan much[r]
longer than Makoto-chan or Masaka-san, ever since we were little.[pcms]
*1424|
[fc]
Maybe I shouldn't go to Makoto-chan's house with you... But then,[r]
Makoto-chan might get to know a side of Daisuke-niichan that I[r]
don't...[pcms]
*1425|
[fc]
I don't want that... Even though I'm just one year younger, I feel[r]
like I'm missing out on high school life...[pcms]
*1426|
[fc]
Just because I was born one year later, there's a part of Daisuke-[r]
niichan's life that I don't know about...[pcms]
*1427|
[fc]
Why was I born a year later...? If I had been born the same year as[r]
Daisuke-niichan, we could have shared more common topics about school[r]
and studies...![pcms]
*1428|
[fc]
...It would have been better if Makoto-chan were a boy... Then I could[r]
have just smiled and listened to their boys' talk without any[r]
worries...[pcms]
*1429|
[fc]
If Makoto-chan had been a boy-- --I wouldn't have realized my own[r]
feelings.[pcms]
*1430|
[fc]
Daisuke-niichan has always protected me like a real "big brother,"[r]
from Makoto-chan's teasing and from bullies when we were little...[pcms]
*1431|
[fc]
Is it because I'm a year younger, because I'm timid, because I'm like[r]
a "little sister"...? Maybe that's why...[pcms]
*1432|
[fc]
What will happen in the future...? If I think about Daisuke-niichan's[r]
dreams, there's a high chance he'll go out of the prefecture...[pcms]
*1433|
[fc]
When he comes back on holidays, he might pay attention to me as just a[r]
"childhood friend" or "little sister," but I won't be able to know[r]
anything else about his time away.[pcms]
*1434|
[fc]
I hate that. I really hate it. Because I love Daisuke-niichan... As[r]
the opposite sex, as a man, I love Daisuke-niichan...[pcms]
*1435|
[fc]
My feelings that were made aware by Makoto-chan...[pcms]
*1436|
[fc]
Just like Saeko-san and Shou-niichan, I want to date Daisuke-niichan[r]
too... Not as a little sister but as a girl, as the opposite sex.[pcms]
*1437|
[fc]
I don't need him to be overly clingy like Shou-niichan, but I want him[r]
to look only at me. To whisper "I love you"... To want to hold me.[pcms]
*1438|
[fc]
Not just holding me... but more... I want to kiss... because if it's[r]
with Daisuke-niichan, I want to do it, and even more--I want to have[r]
sex with Daisuke-niichan...![pcms]
*1439|
[fc]
Am I a lewd girl for thinking such things? My chest tightens and my[r]
crotch starts to throb...[pcms]
*1440|
[fc]
[vo_koz s="kozu_0096"]
[ns]Kozue[nse]
"...Mmm..."[pcms]
*1441|
[fc]
I gently slide my hand into my panties. Whenever my crotch starts[r]
throbbing, my hand naturally reaches down there. Maybe I really am a[r]
lewd girl.[pcms]
*1442|
[fc]
[vo_koz s="kozu_0097"]
[ns]Kozue[nse]
"Ah... Mmm... It's wet..."[pcms]
*1443|
[fc]
My crotch is already damp, and my fingertips can feel the slippery[r]
sensation.[pcms]
*1444|
[fc]
I slowly slide my fingertips along. Following the crease of my crotch.[pcms]
*1445|
[fc]
The moment I touch the top bump, my body jerks reflexively.[pcms]
*1446|
[fc]
[vo_koz s="kozu_0098"]
[ns]Kozue[nse]
"..."[pcms]
*1447|
[fc]
It seems like Daisuke-niichan hasn't come back yet. The lights in his[r]
room are off. Is he still at Makoto-chan's place? Still spending[r]
enjoyable time together...?[pcms]
*1448|
[fc]
[vo_koz s="kozu_0099"]
[ns]Kozue[nse]
"...Daisuke-niichan... you idiot..."[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
*1449|
[fc]
I get up to close the window and turn off the light. To make love with[r]
my very own Daisuke-niichan.[pcms]
*1450|
[fc]
Returning to bed, I gently slide my hand back into my underwear. My[r]
whole palm immediately feels the moisture.[pcms]
;//嶺岸・下記テキスト、絵に合わせて加筆
*1450a|
[fc]
Imagining the sensation of being enveloped by his body makes me[r]
restless.[pcms]
*1451|
[fc]
Unable to bear it any longer, I take off all my clothes in one bold[r]
move.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//嶺岸・表示位置変更・◆_能登屋 梢オナニー nt_H002
[evcg storage="nt_H002a"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1452|
[fc]
[vo_koz s="kozu_0100"]
[ns]Kozue[nse]
"Aahh... Daisuke-niichan... my pussy... is already wet... feeling[r]
it..."[pcms]
*1453|
[fc]
As soon as I call out for Daisuke-niichan, my crotch throbs even more[r]
and my chest starts pounding. Growing impatient, I gently reach for my[r]
chest too.[pcms]
*1454|
[fc]
My breasts aren't very big. Would Daisuke-niichan still say he loves[r]
them? Would he caress them gently...?[pcms]
*1455|
[fc]
[vo_koz s="kozu_0101"]
[ns]Kozue[nse]
"Ah... It feels good... Daisuke-niichan... My breasts and pussy both[r]
feel so good..."[pcms]
*1456|
[fc]
The hands gently kneading my breasts right now are Daisuke-niichan's[r]
hands. The hands slowly moving in my pussy and drawing out the[r]
slickness are also Daisuke-niichan's hands.[pcms]
*1457|
[fc]
The more I think about it, my nipples become sharply pointed, and the[r]
moisture from down there starts overflowing from deep inside.[pcms]
*1458|
[fc]
Because it's Daisuke-niichan's hands, I become lewd.[pcms]
*1459|
[fc]
If it's Daisuke-niichan, he would surely hold me gently. That's why[r]
I'm not scared to give my "first time" to Daisuke-niichan. Rather, if[r]
it's not Daisuke-niichan... no...[pcms]
*1460|
[fc]
[vo_koz s="kozu_0102"]
[ns]Kozue[nse]
"Nnhhaa... Ah... Aaahn... Nnnnnaah. It feels... good... Daisuke-[r]
niichan..."[pcms]
*1461|
[fc]
Daisuke-niichan's hands pinch and rub the most sensitive spot in my[r]
pussy. At the same time, he pinches my nipples with his fingertips and[r]
kneads them.[pcms]
[evcg storage="nt_H002b"][trans_c cross time=300]
*1462|
[fc]
[vo_koz s="kozu_0103"]
[ns]Kozue[nse]
"Nhihii... Ahh, if you do it that much... Ahhahaa, I'm going to go[r]
crazy, Daisuke... niichan..."[pcms]
*1463|
[fc]
Fingers move in circles at the entrance of my pussy. Tracing the[r]
inside near the entrance with his fingers, he spreads the overflowing[r]
slickness to my clit and rubs it.[pcms]
*1464|
[fc]
While crushing my sharply pointed nipples with his fingertips, he[r]
squeezes my breasts as if checking their firmness.[pcms]
*1465|
[fc]
Daisuke-niichan's hand movements are getting more intense.[pcms]
*1466|
[fc]
[vo_koz s="kozu_0104"]
[ns]Kozue[nse]
"Aaaaah, aaaaahn. It feels amazing... Ahh... Daisuke... niichan...[r]
more, more... cherish me, aaaaahahaa!"[pcms]
*1467|
[fc]
[vo_koz s="kozu_0105"]
[ns]Kozue[nse]
"Haaaahaaann. It's amazing... I'm so wet... It feels... good, Daisuke-[r]
niichan, more. The lewd me... me, aaaaaahaaaah!"[pcms]
*1468|
[fc]
A lewd squelching sound is coming from my pussy.[pcms]
*1469|
[fc]
My breasts are tingling everywhere, and every time his hand moves,[r]
juice overflows from my pussy.[pcms]
*1470|
[fc]
The hand movements on my pussy are getting faster. Pinching the[r]
protrusion and kneading the entrance, his fingers... his fingers are[r]
entering my pussy. A shiver runs up my spine.[pcms]
*1471|
[fc]
[vo_koz s="kozu_0106"]
[ns]Kozue[nse]
"Ahiin! Ahh, it's going in, Daisuke-niichan... It feels good, rub more[r]
inside. More, more! Aaah, ah, aahiin, it's good... it's good!"[pcms]
*1472|
[fc]
His fingers rub inside my pussy. The rubbing speed keeps increasing[r]
more and more.[pcms]
*1473|
[fc]
squelch, squelch.[pcms]
*1474|
[fc]
Every time his fingers go in and out, his palm also rubs against the[r]
protrusion, making it tingle.[pcms]
*1475|
[fc]
Because my breasts are also being massaged, I start seeing stars[r]
before my eyes.[pcms]
*1476|
[fc]
[vo_koz s="kozu_0107"]
[ns]Kozue[nse]
"Haaaah, ahhahhaa...! Noo... It feels too good... I can't take it[r]
anymore... I'm going to come... I'm being made to come... uuh...[r]
aaaaah!"[pcms]
*1477|
[fc]
[vo_koz s="kozu_0108"]
[ns]Kozue[nse]
"Daisuke-niichan, I'm going to come...! Da... isuke-niichan's hand...[r]
aaaaahah. With your hand... I'm being made to come... uuuuuhhh!"[pcms]
*1478|
[fc]
[vo_koz s="kozu_0109"]
[ns]Kozue[nse]
"Hih. Aaaaah... aakuuuhh...!! I'm going to come, I'm going to[r]
comeee...! Aaaaaah, aaaaaaaaahhhhhhh!"[pcms]
;//♯_ホワイトフラッシュ
[evcg白フラ storage="nt_H002c"]
*1479|
[fc]
With Daisuke-niichan's fingers still inside me, my mind goes blank and[r]
I reach climax.[pcms]
*1480|
[fc]
The movements of his hand and fingers stop completely, and the[r]
twitching of my pussy is transmitted to his fingers.[pcms]
*1481|
[fc]
[vo_koz s="kozu_0110"]
[ns]Kozue[nse]
"Daisuke... niichan..."[pcms]
;//BGMフェードアウト
;[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*1482|
[fc]
My Daisuke-niichan has loved me so much...[pcms]
;//■回想終了処理
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene02,1>
;[zapend_random]
[zapfade]
;//〆:メインルートへ
[jump storage="A0020_F.ks" target=*A0020_F]
;//----------------------------------------------------------

618
Kansen4_patch/a0020_f.ks Normal file
View file

@ -0,0 +1,618 @@
*A0020_F
;//〆:メインルート
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・7のマーク表示フラグ
;//♂:ここまでセット
;<Mov g_root007,1>
;<Mov flow_page,1>
;<Mov flow_no,7>
;//♪_BGM03
[bgm storage="bgm03"]
;//★_主人公自室  bg11d.bmp
[bg storage="bg11d"][trans_c cross time=500]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1483|
[fc]
I enter the room and turn on the light. Peering into Kozue's room,[r]
despite the lingering heat, the window was closed. There was no light[r]
on.[pcms]
*1484|
[fc]
I don't think she hasn't returned yet. Besides, I thought I saw a[r]
shadow move just now.[pcms]
*1485|
[fc]
I open the window a crack and call out to Kozue in a low voice.[pcms]
*1486|
[fc]
[ns]Daisuke[nse]
"Kozue... Kozue? Are you back? Are you there?"[pcms]
*1487|
[fc]
I wait for a while, but there's no response. However, I can faintly[r]
hear some noises coming from Kozue's room.[pcms]
*1488|
[fc]
Could it be... someone other than Kozue... like a burglar?[pcms]
*1489|
[fc]
What should I do? If Kozue has come home and we run into each other,[r]
and she's been tied up...? The image of Kozue, who is timid and faint-[r]
hearted, trembling with fear comes to mind.[pcms]
*1490|
[fc]
Driven by anxiety, I decide to sneak a peek from the roof.[r]
Fortunately, I'm used to crossing over the rooftops. I'm confident I[r]
can approach without being noticed by anyone who might be there.[pcms]
;//黒フェード
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
*1491|
[fc]
I quietly open the slightly ajar window all the way. I lower one foot[r]
outside the window to feel the roof, then climb over the window frame[r]
and lower my entire body onto the roof.[pcms]
*1492|
[fc]
There's just enough space for one step between my house and Kozue's[r]
house, roof to roof. I carefully cross over to Kozue's roof without[r]
making a sound.[pcms]
*1493|
[fc]
Keeping my posture low so as not to be seen from the window, I gently[r]
reach down and touch the window, which opens silently just a crack.[pcms]
*1494|
[fc]
It seems the window isn't locked.[pcms]
*1495|
[fc]
I slowly raise my body and peek into Kozue's room through the small[r]
opening of the window.[pcms]
;//★_イベント絵 ●この部分の指示変更立ちキャラで対応
;//まあ、なんとかしてみようじゃないの(た)
;//★_梢自室 灯り無し bg07c.bmp
[bg storage="bg07c"]
[ChrSetEx layer=5 chbase="nt_dA01"][ChrSetXY layer=5 x=162 y=40]
[image storage="のぞき見2" layer=6 page=back visible=true left=0 top=0]
[trans_c cross time=1000]
*1496|
[fc]
In the dim darkness, pale skin glows faintly. As my eyes adjust to the[r]
dimness, I realize it's a woman. Then, I recognize that the woman is[r]
Kozue.[pcms]
*1497|
[fc]
My fears were unfounded. But there was Kozue, beyond what I had[r]
imagined...[pcms]
*1498|
[fc]
--Kozue was in the middle of changing her clothes--[pcms]
*1499|
[fc]
I thought of Kozue as a child. But those lines were distinctly[r]
feminine curves, delicate yet rounded. Her soft white skin left[r]
afterimages as it moved in the darkness.[pcms]
*1500|
[fc]
She was no longer a child. She had changed from the Kozue I knew, with[r]
whom I had shared baths and vinyl pools.[pcms]
*1501|
[fc]
Caught off guard by this unexpected sight, I froze, my feet rooted to[r]
the spot, neglecting my surroundings.[pcms]
;//嶺岸・■_ガタガタとなにかが揺れるで対応
[se buf=0 storage="se045"]
*1502|
[fc]
--Thud--[pcms]
*1503|
[fc]
My foot moved slightly, causing a noise on the tile roof. In that[r]
instant, the pale skin in the semi-darkness shuddered with a start,[r]
and then--.[pcms]
;//♂:瓦屋根でよいのかどうか確認
[ChrSetEx layer=5 chbase="nt_dB03"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1504|
[fc]
[vo_koz s="kozu_0111"]
[ns]Kozue[nse]
"Eek... Aaahhh! No! Nooo! A... pervert? A perveeert---! Noooo!!"[pcms]
*1505|
[fc]
Hugging her own body, Kozue screams and cries. Her knees shake[r]
violently, threatening to collapse.[pcms]
*1506|
[fc]
This is bad. Very bad. Kozue is about to break down.[pcms]
*1507|
[fc]
[vo_koz s="kozu_0112"]
[ns]Kozue[nse]
"No... noo... ah..."[pcms]
*1508|
[fc]
[ns]Daisuke[nse]
"Kozue! It's not like that, it's me. It's Daisuke, Kozue!"[pcms]
[ChrSetEx layer=5 chbase="nt_dB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1509|
[fc]
[vo_koz s="kozu_0113"]
[ns]Kozue[nse]
"...Eh...?! Daisuke-niichan? Is it really you?"[pcms]
;//とりあえず、梢ちゃんの背景画像が来るまで黒で逃げときましょうか(た)
*1510|
[fc]
Kozue slowly raises her fearful face and approaches the window.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
[wait time=500]
;//★_梢の部屋の窓・夜新造
[bg storage="bg41c"][trans_c cross time=500]
;//se021.ogg
[se buf=0 storage="se021"]
[ChrSetEx layer=5 chbase="nt_UP_dA11"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1511|
[fc]
When she recognizes it's me, her face relaxes with relief...[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1512|
[fc]
[vo_koz s="kozu_0114"]
[ns]Kozue[nse]
"Daisuke-niichan, you pervert!! Peeking at someone changing is so[r]
lewd! You're such an idiot, idiot, idiot! I was so surprised. I was[r]
scared!"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1513|
[fc]
Saying that, Kozue hits me with her fist, though lightly, half on the[r]
verge of tears. As I try to catch Kozue's fist, I lose my balance.[pcms]
;//嶺岸・■_ガタガタとなにかが揺れるで対応
[se buf=0 storage="se045"]
[quake_bg xy m]
*1514|
[fc]
[ns]Daisuke[nse]
"Whoa, that was close!"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1515|
[fc]
I struggle to regain my footing, but my back arches uncontrollably. If[r]
this continues, I'll fall backward. My footing isn't stable.[pcms]
*1516|
[fc]
[vo_koz s="kozu_0115"]
[ns]Kozue[nse]
"Kyaa! No no! Daisuke-niichan, be careful!!"[pcms]
*1517|
[fc]
Kozue clings to my flailing arms and pulls me toward her.[pcms]
*1518|
[fc]
The balance shifts from back to front, and with my free hand, I grab[r]
onto the window frame just in time to steady myself.[pcms]
*1519|
[fc]
[ns]Daisuke[nse]
"...Phew... That was close. I almost fell... Thanks, Kozue."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*1520|
[fc]
[vo_koz s="kozu_0116"]
[ns]Kozue[nse]
"Geez, my heart's been pounding non-stop since earlier... It's[r]
dangerous so come inside already. I can't take this anymore..."[pcms]
*1521|
[fc]
Kozue pulls on the arm she was clinging to with half-tears in her[r]
eyes, dragging me over the window frame and into her room in a tumble.[pcms]
;//いったん黒をはさんでおきますわ(た)
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//★_梢自室 灯り無し bg07c.bmp
[bg storage="bg07c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="nt_dA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1522|
[fc]
[ns]Daisuke[nse]
"I'm sorry, I apologize. I didn't mean to peek, really."[pcms]
*1523|
[fc]
[vo_koz s="kozu_0117"]
[ns]Kozue[nse]
"It's okay now... I was scared and surprised, but... thank goodness[r]
you didn't fall, Daisuke-niichan."[pcms]
*1524|
[fc]
[ns]Daisuke[nse]
"Thanks. I'm sorry, Kozue."[pcms]
[ChrSetEx layer=5 chbase="nt_dA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1525|
[fc]
[vo_koz s="kozu_0118"]
[ns]Kozue[nse]
"But, why were you in such a place?"[pcms]
*1526|
[fc]
[ns]Daisuke[nse]
"Well, I was worried about you. The window was closed, and there were[r]
no lights on in the room. Yet, I felt someone's presence. I was[r]
concerned something might have happened to you."[pcms]
*1527|
[fc]
[ns]Daisuke[nse]
"Why did you suddenly go home today? That's what I was most worried[r]
about. I tried calling out to you, but there was no answer, and it was[r]
strange because you should have been home by then. So, I thought I'd[r]
check on you."[pcms]
[ChrSetEx layer=5 chbase="nt_dA07"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1528|
[fc]
[vo_koz s="kozu_0119"]
[ns]Kozue[nse]
"Ah... I'm sorry... that..."[pcms]
*1529|
[fc]
Kozue mumbles something while looking down.[pcms]
*1530|
[fc]
Was there no particular reason? Could there be another reason she[r]
can't tell me?[pcms]
[ChrSetEx layer=5 chbase="nt_dA02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1531|
[fc]
[vo_koz s="kozu_0120"]
[ns]Kozue[nse]
"Ah, ah, that's right. Hey, hey, how about this swimsuit?"[pcms]
*1532|
[fc]
[ns]Daisuke[nse]
"Huh?"[pcms]
*1533|
[fc]
Kozue suddenly stands up and twirls in front of me. So that's it, she[r]
was changing into a swimsuit earlier. Now I realize that Kozue is[r]
standing there in her swimsuit.[pcms]
[ChrSetEx layer=5 chbase="nt_dA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1534|
[fc]
[vo_koz s="kozu_0121"]
[ns]Kozue[nse]
"Look, I asked you to take me to the sea last night, right? It's not[r]
just for my wish upon the stars, but also because I bought a new[r]
swimsuit. So, what do you think?"[pcms]
*1535|
[fc]
[ns]Daisuke[nse]
"Uh... what do you mean what do I think? It's a swimsuit..."[pcms]
[ChrSetEx layer=5 chbase="nt_dA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1536|
[fc]
[vo_koz s="kozu_0122"]
[ns]Kozue[nse]
"Eeh? What's that supposed to mean? Come on, say it's cute or it suits[r]
me. ...or maybe it's a bit sexy... There must be something, right?"[pcms]
*1537|
[fc]
Kozue's chest is undeveloped, just like her figure... I think. But the[r]
line from her waist to her hips shows femininity, and it makes me want[r]
to run my hands over it.[pcms]
*1538|
[fc]
But I can't say something so direct, nor do I want to say it out loud.[pcms]
*1539|
[fc]
If I said such a thing, knowing Kozue, she would repeatedly call me[r]
stupid with teary eyes as a set reaction.[pcms]
*1540|
[fc]
So--.[pcms]
*1541|
[fc]
[ns]Daisuke[nse]
"...Yeah, I think it's quite cute. It suits you. But saying it's sexy[r]
is a bit much for Kozue."[pcms]
[ChrSetEx layer=5 chbase="nt_dA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1542|
[fc]
[vo_koz s="kozu_0123"]
[ns]Kozue[nse]
"Huh? Why...?"[pcms]
*1543|
[fc]
[ns]Daisuke[nse]
"Well, if you had breasts like Saeko-san or Makoto to a certain[r]
extent, then maybe it would look a bit erotic. But with your childish[r]
figure..."[pcms]
[ChrSetEx layer=5 chbase="nt_dA10"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1544|
[fc]
[vo_koz s="kozu_0124"]
[ns]Kozue[nse]
"..."[pcms]
*1545|
[fc]
Shoot. Saying 'childish figure' was going too far. Tears quickly well[r]
up in Kozue's eyes. She clenches her fists tightly, and her slender[r]
shoulders begin to tremble.[pcms]
*1546|
[fc]
[ns]Daisuke[nse]
"I'm sorry... that..."[pcms]
[ChrSetEx layer=5 chbase="nt_dA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1547|
[fc]
[vo_koz s="kozu_0125"]
[ns]Kozue[nse]
"...Comparing me to Makoto-chan is one thing... but Daisuke-niichan,[r]
are you looking at Makoto-chan with those kind of eyes? Is that it?"[pcms]
*1548|
[fc]
[ns]Daisuke[nse]
"Eh? Eh? No, I mean in general..."[pcms]
[ChrSetEx layer=5 chbase="nt_dA03"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*1549|
[fc]
[vo_koz s="kozu_0126"]
[ns]Kozue[nse]
"...Get out. Now. Just go home already!"[pcms]
*1550|
[fc]
Kozue points straight at the door of the room. Her shoulders are still[r]
trembling. Tears look like they could spill from her eyes at any[r]
moment.[pcms]
*1551|
[fc]
I mutter a small "I'm sorry" and leave Kozue's room.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
[wait time=500]
;//★_主人公自室  bg11d.bmp
[bg storage="bg11d"][trans_c blind_lr time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*1552|
[fc]
Since I went to Kozue's room via the roof, I'm only wearing socks on[r]
my feet.[pcms]
*1553|
[fc]
Kozue's parents haven't returned home yet, so I sneak out of the[r]
entrance and quietly enter my own house through the front door.[pcms]
*1554|
[fc]
Fortunately, my mother doesn't seem to notice Kozue's screams about a[r]
pervert or that I've entered the house again.[pcms]
*1555|
[fc]
It's probably because she always has the TV volume up loud in the[r]
evening.[pcms]
*1556|
[fc]
I climb the stairs quietly and finally reach my own room. The window[r]
of Kozue's room is firmly closed and light leaks through the curtains.[pcms]
*1557|
[fc]
Why did she get so angry? Sure, saying 'childish figure' was my[r]
mistake.[pcms]
*1558|
[fc]
But as a general opinion, anyone can see that Makoto has quite a large[r]
chest.[pcms]
*1559|
[fc]
If she had a chest like Makoto and wore a swimsuit like the one Kozue[r]
had on, the lines would be emphasized and it would trigger a sense of[r]
eroticism.[pcms]
*1560|
[fc]
It's not about what I think; any guy would think the same.[pcms]
*1561|
[fc]
What does Kozue mean by "those kind of eyes"? Just the typical male[r]
gaze, right?[pcms]
*1562|
[fc]
No matter how much I ask myself, I can't understand why Kozue would[r]
get angry while saying that.[pcms]
*1563|
[fc]
Well, never mind. I'll just leave it be. Anyway, Kozue's mood will[r]
probably improve in a few days at most.[pcms]
*1564|
[fc]
It's always been like that up until now. It's not worth stirring up a[r]
hornet's nest by asking carelessly. I'll just leave it be.[pcms]
*1565|
[fc]
More importantly, there's Masaka-san. I never expected things to[r]
progress this much in just one day.[pcms]
*1566|
[fc]
I have to thank Shou-kun's car. Because we got to ride together, it[r]
gave us a chance to start a conversation.[pcms]
*1567|
[fc]
Once we started talking, she responded very sensibly. She's easy to[r]
talk to, and she even showed me a surprising side by saying she'd[r]
stand up to challenges. She seems quiet, but she has a strong core.[pcms]
*1568|
[fc]
And that smile of hers. I never knew a beautiful woman's smile could[r]
be so dazzling. Just remembering it makes my heart start racing a bit.[r]
I want to see that smile more...[pcms]
*1569|
[fc]
I'd be happy if she smiled at me. I'd be even happier if she smiled[r]
just for me.[pcms]
*1570|
[fc]
Just for me...[pcms]
*1571|
[fc]
Am I starting to be conscious of her as a girl? Or is it because she[r]
showed me an unexpected side?[pcms]
*1572|
[fc]
I don't know... It's not something that can be resolved just by[r]
thinking about it...[pcms]
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*1573|
[fc]
No matter... Let's just go with the flow. Something might change[r]
tomorrow.[pcms]
;//井上 つなぎ処理をいれる
[sysbt_meswin clear]
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[wait time=1000]
;//〆:次のブロックへ。
[jump storage="A0030.ks" target=*A0030_TOP]

3025
Kansen4_patch/a0030.ks Normal file

File diff suppressed because it is too large Load diff

1216
Kansen4_patch/a0040.ks Normal file

File diff suppressed because it is too large Load diff

744
Kansen4_patch/a0050.ks Normal file
View file

@ -0,0 +1,744 @@
*A0050_TOP
;{SceneSet レストア}
;//タイトル:レストア
;//----------------------------------------------------------
;//file名 A0050
;//登場人物:主人公・真坂・能登屋・鐙・石郷岡・桐越
;//服装 :私服
;//日付
;//時間 :午前10時
;//場所 :学園・通学路・鐙自宅整備工場・主人公自室
;//予想容量10kb
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・9のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root009,1>
;<Mov flow_page,1>
;<Mov flow_no,9>
[wait time=500]
;//♪_BGM01
[bgm storage="bgm01"]
;//★_主人公自室 朝・昼 bg11a.bmp
[bg storage="bg11a"][trans_c cross time=500]
[sysbt_meswin]
*2151|
[fc]
Well, everything is ready.[pcms]
*2152|
[fc]
Today, I'm heading over to Makoto's place to start on the restoration[r]
work. With only two full days left until the camp, I need to get[r]
psyched up.[pcms]
;//★_主人公宅 居間 朝・昼 bg42a.bmp
[bg storage="bg42a"][trans_c circle time=1000]
*2153|
[fc]
As I started down the stairs, my mother's voice came flying from the[r]
living room.[pcms]
*2154|
[fc]
[vo_mob s="nagi_0003"]
[ns]Nagisa[nse]
"Daisuke--! Have you done your homework--?!"[pcms]
*2155|
[fc]
I had lost the will to reply. After all, if I did, I'd be bombarded[r]
with more than twice as many words in return.[pcms]
*2156|
[fc]
So, I quickly ignored her and opened the front door.[pcms]
*2157|
[fc]
Her voice, tinged with anger, chased after me from behind, but I[r]
immediately closed the front door and shut it out from my ears.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♯_ブラックアウト時間経過
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
[wait time=300]
;//★_鐙モータース前 朝・昼 bg38a.bmp
[bg storage="bg38a"]
[ChrSetEx layer=5 chbase="ab_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c blind_lr time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*2158|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*2159|
[fc]
[vo_mak s="mako_0217"]
[ns]Makoto[nse]
"...It's really hot again today..."[pcms]
*2160|
[fc]
[ns]Daisuke[nse]
"...Even if you say so, there's nothing we can do about it."[pcms]
*2161|
[fc]
[vo_mak s="mako_0218"]
[ns]Makoto[nse]
"Well, yeah---"[pcms]
*2162|
[fc]
Makoto was standing guard over my work as usual, in her characteristic[r]
imposing stance.[pcms]
*2163|
[fc]
It sounds nice to say she's watching over me, but it's more like[r]
supervision. Maybe even surveillance...[pcms]
*2164|
[fc]
Today's task is mainly about removing rust. It's a truly meticulous[r]
job that fits the phrase "slow and steady."[pcms]
[ChrSetEx layer=5 chbase="ab_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2165|
[fc]
[vo_mak s="mako_0219"]
[ns]Makoto[nse]
"You should be a bit more careful with that spot there."[pcms]
*2166|
[fc]
[ns]Daisuke[nse]
"...Yeah."[pcms]
*2167|
[fc]
[vo_mak s="mako_0220"]
[ns]Makoto[nse]
"Maybe you should switch to a finer-grit sandpaper."[pcms]
*2168|
[fc]
[ns]Daisuke[nse]
"...Got it."[pcms]
*2169|
[fc]
Perhaps because of the heat, my responses were half-hearted. Maybe it[r]
was the heat, but Makoto wasn't pressing me much on my replies either.[r]
Normally, she would add a word or two more.[pcms]
*2170|
[fc]
Since August began, the daily high temperatures have been climbing[r]
steadily. Even in this area, which is classified as a heavy snowfall[r]
zone in winter, the daytime highs have become unbearable.[pcms]
[ChrSetEx layer=5 chbase="ab_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2171|
[fc]
[vo_mak s="mako_0221"]
[ns]Makoto[nse]
"Phew. It really is hot, isn't it?"[pcms]
*2172|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="ab_bA04"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_bA01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2173|
[fc]
[vo_koz s="kozu_0160"]
[ns]Kozue[nse]
"Hello~! Daisuke-niichan, working hard~? Makoto-chan, good job too~"[pcms]
*2174|
[fc]
Kozue entered with a convenience store bag in hand. It wasn't on a set[r]
schedule, but she was like a regular delivery service. She usually[r]
brought us cold drinks or ice cream and would sit in her usual chair[r]
watching us until she left with us at the end.[pcms]
[ChrSetEx layer=3 chbase="ab_bA02"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2175|
[fc]
[vo_mak s="mako_0222"]
[ns]Makoto[nse]
"Oh, welcome--! We've been waiting for you--!"[pcms]
[ChrSetEx layer=4 chbase="nt_bA06"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2176|
[fc]
[vo_koz s="kozu_0161"]
[ns]Kozue[nse]
"Geez, I bet when you say you've been waiting, you mean for my treats,[r]
right?"[pcms]
[ChrSetEx layer=3 chbase="ab_bC02"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2177|
[fc]
[vo_mak s="mako_0223"]
[ns]Makoto[nse]
"Ahaha! Spot on! But really, I was genuinely waiting for you too,[r]
Kozue-chan."[pcms]
[ChrSetEx layer=4 chbase="nt_bA01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2178|
[fc]
[vo_koz s="kozu_0162"]
[ns]Kozue[nse]
"Daisuke-niichan, I brought some cold drinks today. Let's take a[r]
break, shall we?"[pcms]
*2179|
[fc]
[ns]Daisuke[nse]
"Hmm. Sorry, I'm almost done with this part. My bad, can you keep[r]
Makoto company for a bit?"[pcms]
[ChrSetEx layer=3 chbase="ab_bC01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2180|
[fc]
[vo_mak s="mako_0224"]
[ns]Makoto[nse]
"Can't be helped then. Alright, I'll keep Kozue-chan company. Urya[r]
urya!"[pcms]
[ChrSetEx layer=4 chbase="nt_bA04"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2181|
[fc]
[vo_koz s="kozu_0163"]
[ns]Kozue[nse]
"No way, that's different~. I was asked to keep Makoto-chan company~.[r]
Ahh, geez."[pcms]
*2182|
[fc]
Their usual playful banter bounced around behind me.[pcms]
*2183|
[fc]
Listening to them, I continued to diligently sand the frame. I wanted[r]
to make as much progress as possible.[pcms]
[ChrSetEx layer=4 chbase="nt_bA01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2184|
[fc]
[vo_koz s="kozu_0164"]
[ns]Kozue[nse]
"Hey, Makoto-chan. I have something to discuss... can you lend me an[r]
ear?"[pcms]
[ChrSetEx layer=3 chbase="ab_bC01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2185|
[fc]
[vo_mak s="mako_0225"]
[ns]Makoto[nse]
"Hmm? What is it? ...Ah, I see. In that case, why don't we go now? How[r]
about a quick ride on the bike?"[pcms]
;//♂フォントによって分かりづらいかも。BAーッとではなくPAーッとです。
[ChrSetEx layer=4 chbase="nt_bA02"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2186|
[fc]
[vo_koz s="kozu_0165"]
[ns]Kozue[nse]
"Really? Yay, I'm so happy. But is it okay for Daisuke-niichan to be[r]
left alone?"[pcms]
[ChrSetEx layer=3 chbase="ab_bC01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2187|
[fc]
[vo_mak s="mako_0226"]
[ns]Makoto[nse]
"He'll be fine. Right--- Daisuke-!"[pcms]
*2188|
[fc]
[ns]Daisuke[nse]
"Huh? What's up?"[pcms]
*2189|
[fc]
I stopped my work and turned back to look at Makoto and Kozue.[pcms]
[ChrSetEx layer=3 chbase="ab_bA02"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_bA01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2190|
[fc]
[vo_mak s="mako_0227"]
[ns]Makoto[nse]
"So, we're going to go shopping on the bike for a bit. There are some[r]
things we need for the camp. You'll be okay by yourself, right[r]
Daisuke?"[pcms]
*2191|
[fc]
[ns]Daisuke[nse]
「おお、大丈夫だって。気をつけて行ってこいな」[pcms]
*2192|
[fc]
居ない方が作業が進む……なんて言葉は飲み込んでおく。[pcms]
[ChrSetEx layer=3 chbase="ab_bC01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2193|
[fc]
[vo_mak s="mako_0228"]
[ns]Makoto[nse]
「じゃーねー、ダイスケ。手ー、休めるんじゃないよー」[pcms]
[ChrSetEx layer=4 chbase="nt_bA02"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*2194|
[fc]
[vo_koz s="kozu_0166"]
[ns]Kozue[nse]
「じゃあ、行ってくるね大介兄ちゃん。買ってきたの、ちゃんと[r]
 飲んで時々お休みいれてね」[pcms]
[chara_int][trans_c cross time=150]
;//嶺岸・■_鐙のバイクの走り去る音
;//se123.ogg
[se buf=0 storage="se123"]
*2195|
[fc]
そんな言葉を残しながら、マコトは予備のヘルメットを梢に渡し、[r]
ふたりで楽しそうにバイクで出かけてしまった。[pcms]
*2196|
[fc]
小気味よいエンジン音が、あっという間に遠ざかっていった。[pcms]
*2197|
[fc]
この暑さだ。バイクで風を切って走り去るマコトと梢が[r]
羨ましくなった。[pcms]
*2198|
[fc]
完成さえすれば、俺だって風を切る事が出来る。[r]
そのためにも、少しでも進めようと思ったのだが――[pcms]
;//嶺岸・■_自動車がゆっくり近づいてきて停車する音
;//se124.ogg
[se buf=0 storage="se124"]
*2199|
[fc]
[ns]Daisuke[nse]
「ふう……」[pcms]
*2200|
[fc]
やっぱりひと休みだ。梢の差し入れに手を伸ばす。[pcms]
*2201|
[fc]
と、同時に車のエンジン音――聞き覚えのある音――がして[r]
ガレージの前で止まった。[pcms]
;//■_自動車のドア開ける
[se buf=0 storage="se003"]
;//強制ウェエイト
[wait time=500]
;//■_自動車のドア開ける(ch3)
[se buf=1 storage="se003"]
;//強制ウェエイト
[wait time=1500]
;//■_自動車のスライドドア開ける
[se buf=0 storage="se027"]
*2202|
[fc]
ドアの開閉音が聞こえて、その中にはスライドドアの音も[r]
混じっていて、予想通りの人物ふたりと、予想外の人物ひとりが[r]
ガレージへと姿を現した。[pcms]
[ChrSetEx layer=3 chbase="is_aA01"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ki_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2203|
[fc]
[ns]Shou[nse]
「よー、だい。作業は進んでるかー?」[pcms]
*2204|
[fc]
[vo_sae s="sae_0076"]
[ns]Saeko[nse]
「ダイちゃん、毎日頑張ってるわね」[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=5 chbase="ma_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2205|
[fc]
[vo_aya s="aya_0162"]
[ns]Aya[nse]
「……こんにちは」[pcms]
*2206|
[fc]
[ns]Daisuke[nse]
「やあ、お揃いでいらっしゃい。たった今、マコトと梢は[r]
 バイクで出かけちゃったんだよ」[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=3 chbase="is_aA09"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ki_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2207|
[fc]
[ns]Shou[nse]
「そっか。居ないのか」[pcms]
*2208|
[fc]
[ns]Daisuke[nse]
「ふたりに用事だった?」[pcms]
[ChrSetEx layer=4 chbase="ki_aA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2209|
[fc]
[vo_sae s="sae_0077"]
[ns]Saeko[nse]
「ふたりにって言うよりも、みんなで出かけないって[r]
 誘いに来たのよ」[pcms]
[ChrSetEx layer=3 chbase="is_aA01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2210|
[fc]
[ns]Shou[nse]
「キャンプで必要なものの買い足しと、その帰りに[r]
 ババヘラアイスでも、どうかなって話しになってな。[r]
 どうせならだい達も誘おうぜって話しになったんだよ」[pcms]
[ChrSetEx layer=4 chbase="ma_bB01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2211|
[fc]
[vo_aya s="aya_0163"]
[ns]Aya[nse]
「……一緒に……出かけませんか?」[pcms]
*2212|
[fc]
[ns]Daisuke[nse]
「うーん…………」[pcms]
*2213|
[fc]
なかなか魅力的なお誘いではある。真坂さんまで言葉にして[r]
誘ってくれているわけだし。[pcms]
*2214|
[fc]
でも、今日は作業を進めておきたい。[pcms]
*2215|
[fc]
マコトも出かけたから、より作業を進められそうな気もするし。[r]
それに確か明日には、マコトの親戚もやってくるはずだ。[pcms]
*2216|
[fc]
そうしたら、多少はバタバタして、作業にも影響が[r]
出てくるかもしれない。[pcms]
*2217|
[fc]
そう考えると、やはり今日は作業を進めた方がいいだろう。[pcms]
*2218|
[fc]
[ns]Daisuke[nse]
「ごめん。お誘いは嬉しいけど、今日は作業を進めたいんだ。[r]
 申し訳ないけど、俺は行けないよ」[pcms]
[ChrSetEx layer=3 chbase="is_aA09"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2219|
[fc]
[ns]Shou[nse]
「おいおい、つれないなあ」[pcms]
[ChrSetEx layer=4 chbase="ki_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2220|
[fc]
[vo_sae s="sae_0078"]
[ns]Saeko[nse]
「あらあ、残念ね。でもしょうがないわね、ショーちゃん。[r]
 気持ちはわかるでしょ?」[pcms]
[ChrSetEx layer=3 chbase="is_aA01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*2221|
[fc]
[ns]Shou[nse]
「まあな。じゃあ、あきらめて俺らだけで、出かけるか」[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=5 chbase="ma_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2222|
[fc]
[vo_aya s="aya_0164"]
[ns]Aya[nse]
「…………」[pcms]
*2223|
[fc]
真坂さんが哀しそうな顔になってしまって、[r]
俺の心はチクリと疼いた。[pcms]
*2224|
[fc]
でも、明後日には一緒にキャンプで楽しむ事が出来る。[r]
思い切り楽しむためにも、少しでも進めておきたい。[pcms]
*2225|
[fc]
[ns]Daisuke[nse]
「真坂さん……ごめんな。また誘ってな、翔くんも冴子さんも」[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=3 chbase="is_aA02"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ki_aA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2226|
[fc]
[ns]Shou[nse]
「おお、いいって。どうせ明後日からはワイワイ楽しめるんだし、[r]
 俺たちは、冷たーーーいアイスでも堪能するさ」[pcms]
[ChrSetEx layer=4 chbase="ki_aA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*2227|
[fc]
[vo_sae s="sae_0079"]
[ns]Saeko[nse]
「もう、ショーちゃんったら、そんなイヤミ言わないのよ。[r]
 ダイちゃん、今度時間があるときに一緒にアイス食べに[r]
 行きましょうね、ね?」[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=5 chbase="ma_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2228|
[fc]
[vo_aya s="aya_0165"]
[ns]Aya[nse]
「…………残念です」[pcms]
*2229|
[fc]
[ns]Daisuke[nse]
「ほんと、ごめんな」[pcms]
[chara_int][trans_c cross time=150]
*2230|
[fc]
翔くんと冴子さんは手をふりながら、真坂さんはトボトボと[r]
言ったら大げさだけれど、寂しそうな顔をして、それでも[r]
Seeing her like that, I was almost driven by the impulse to chase[r]
after her and take back what I said, but I held back and watched the[r]
three of them leave.[pcms]
*2231|
[fc]
Alright, let's get fired up and make as much progress as possible. To[r]
truly enjoy the camp the day after tomorrow![pcms]
*2232|
[fc]
I gulped down Kozue's refreshments and psyched myself up again.[pcms]
*2233|
[fc]
"See you tomorrow," Sendou-kun's words from yesterday. Maybe I was[r]
holding a little hope for those words.[pcms]
;//♯_ブラックアウト
;//井上 ここでは処理しない
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・10のマーク表示フラグ
;//〆:プロローグフロー・19のマーク表示フラグ
;//♂:ここまでセット
;//井上 ここでは点灯しない
;//----------------------------------------------------------
;//▲ザッピングポイント:
;// 条件:プロローグクリアフラグ
;// 視点変更キャラクター:真坂
;//プロローグクリアフラグ非成立の場合は、
;//〆ジャンプ・A0060へ
;//※このブロックは、プロローグを通過後すぐに開放される。
[if exp="sf.g_pskip == 1"][jump storage="A0050.ks" target=*A0050_A][endif]
[jump storage="A0050.ks" target=*A0050_B]
;//----------------------------------------------------------
*A0050_A
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・19のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap009,1>
;<Mov flow_page,1>
;<Mov flow_no,19>
[sysbt_meswin clear]
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start aya]
;//♪_BGM15
[bgm storage="bgm15"]
;//★_通学路 朝・昼 bg05a.bmp
[bg storage="bg05a"]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*2234|
[fc]
But Sendou-kun chose his bike restoration over going out with me and[r]
everyone else... He's so engrossed and passionate about his[r]
restoration work.[pcms]
*2235|
[fc]
I'm a bit envious... Really envious... It's sad that we couldn't go[r]
out together, but I'm very envious of Sendou-kun having something he's[r]
so devoted to.[pcms]
*2236|
[fc]
I haven't found my "something" that I can be completely absorbed in[r]
yet. Sure, I like reading, and I think I'm engrossed when I'm doing[r]
it...[pcms]
*2237|
[fc]
But if someone were to invite me while I'm reading, I would[r]
undoubtedly put the book down. Reading is only of that much importance[r]
to me...[pcms]
*2238|
[fc]
Maybe it would be different if, as Sendou-kun said, I could share my[r]
thoughts on books with everyone else.[pcms]
*2239|
[fc]
But right now, I can't find a way to do that... and I don't have the[r]
courage to interact with a variety of people I don't know.[pcms]
*2240|
[fc]
Compared to Sendou-kun and Makoto-san, maybe I'm having a lonely[r]
youth...[pcms]
*2241|
[fc]
I don't know about Kozue-san's hobbies yet, but she seems to be[r]
laughing and enjoying every day.[pcms]
*2242|
[fc]
That alone is more than enough to make me envious.[pcms]
*2243|
[fc]
Everyone who can laugh and live with something they're passionate[r]
about... I'm truly envious of them.[pcms]
*2244|
[fc]
Everyone who can laugh and live with something they're passionate[r]
about... I'm truly envious of them.[pcms]
;[zapend_random]
[zapfade]
;//〆:ザッピングここまで
[jump storage="A0060.ks" target=*A0060_TOP]
;//----------------------------------------------------------
*A0050_B
;[zapend_random]
;[zapfade]
;mm こっち暗転じゃね
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[fadeoutbgm time=500]
[wait_c time=1000]
;//〆ジャンプ・A0060へ
[jump storage="A0060.ks" target=*A0060_TOP]

1423
Kansen4_patch/a0060.ks Normal file

File diff suppressed because it is too large Load diff

25
Kansen4_patch/a0070.ks Normal file
View file

@ -0,0 +1,25 @@
*A0070_TOP
;{SceneSet The Judgment Day Pt.}
;//タイトルThe Judgment Day Pt.
;//----------------------------------------------------------
;//file名 A0070
;//登場人物:無し
;//服装
;//日付
;//時間
;//場所
;//予想容量:
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・10のマーク点灯フラグ
;//♂:ここまでセット
;<Mov flow_page,1>
;<Mov flow_no,10>
;//◎_ムービー再生 ファイル内容は、感染者が噛みつく瞬間までのもの。
;//主人公の悪夢と言った所。現在作成中。ファイル名はmv_001
[movie storage="mv_001.mpg"]
[jump storage="A0080.ks" target=*A0080_TOP]

2775
Kansen4_patch/a0080.ks Normal file

File diff suppressed because it is too large Load diff

215
Kansen4_patch/a0080_a.ks Normal file
View file

@ -0,0 +1,215 @@
*A0080_A
;//●ラベルA
;//♪_BGM03 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*2793|
[fc]
Masaka-san was listening to me with a slightly dazed look in her eyes.[pcms]
*2794|
[fc]
[ns]Daisuke[nse]
"Even so, I'm trying my best to face myself and not feel inferior or[r]
superior. I hope to interact with everyone just as I am."[pcms]
;//♪_BGM15 フェードイン
[bgm storage="bgm15"]
[ChrSetEx layer=5 chbase="ma_UP_eA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2795|
[fc]
[vo_aya s="aya_0198"]
[ns]Aya[nse]
"..."[pcms]
*2796|
[fc]
[ns]Daisuke[nse]
"So... even though you've shared your family circumstances with me,[r]
that's just the environment, and while it may have affected you..."[pcms]
*2797|
[fc]
[ns]Daisuke[nse]
"That doesn't mean your environment will affect our friendship now. Of[r]
course, as friends, we'll be considerate and caring."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2798|
[fc]
[vo_aya s="aya_0199"]
[ns]Aya[nse]
"...But I don't really understand how to interact with people... I'm[r]
afraid I'll end up being a burden..."[pcms]
*2799|
[fc]
[ns]Daisuke[nse]
"Understanding how to interact with people comes from actually doing[r]
it. I won't force you, but inevitably, we have to deal with others in[r]
life..."[pcms]
*2800|
[fc]
[ns]Daisuke[nse]
"Besides, if we're friends, a little inconvenience is common.[r]
Unknowingly, we might cause trouble or have trouble caused to us."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2801|
[fc]
[vo_aya s="aya_0200"]
[ns]Aya[nse]
"...I've never thought about it that way."[pcms]
*2802|
[fc]
[ns]Daisuke[nse]
"Then try thinking that way. Don't be negative about getting involved[r]
just because you think 'I'm like this.' Come at us with your true[r]
self."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eC03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2803|
[fc]
[vo_aya s="aya_0201"]
[ns]Aya[nse]
"..."[pcms]
*2804|
[fc]
[ns]Daisuke[nse]
"I think you're doing great taking care of your mother. If you don't[r]
put yourself down, eventually your efforts will be recognized by[r]
everyone around you."[pcms]
*2805|
[fc]
[ns]Daisuke[nse]
"Eventually, good things will happen. I guarantee it if you're okay[r]
with that. Okay?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2806|
[fc]
[vo_aya s="aya_0202"]
[ns]Aya[nse]
"...Sendou-kun... thank you."[pcms]
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//キスma_N002
[evcg storage="ma_N002c"][trans_c cross time=1000]
;//強制ウェエイト
[wait time=500]
;//キスma_N002
[evcg storage="ma_N002d"][trans_c cross time=1000]
[sysbt_meswin]
*2807|
[fc]
[ns]Daisuke[nse]
"...Eh!!"[pcms]
*2808|
[fc]
[vo_aya s="aya_0203"]
[ns]Aya[nse]
"..."[pcms]
*2809|
[fc]
Caught off guard, my mind went blank.[pcms]
*2810|
[fc]
Masaka-san suddenly hugged me and pressed her lips against mine.[pcms]
*2811|
[fc]
Masaka-san's lips were soft and slightly moist as they met mine.[pcms]
*2812|
[fc]
I could feel the elasticity of her lips pressing against mine, and the[r]
scent of her long black hair tickled my cheek.[pcms]
*2813|
[fc]
Her slender arms wrapped around my neck, and the two softnesses of[r]
Masaka-san's breasts were pressed against my flat chest.[pcms]
*2814|
[fc]
It was a comfort I had never known before.[pcms]
;//キスma_N002
[evcg storage="ma_N002c"][trans_c cross time=1500]
;//[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2815|
[fc]
[vo_aya s="aya_0204"]
[ns]Aya[nse]
"...Mmm..."[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//★_コテージ外部 焚き火 bg16c.bmp
[bg storage="bg16c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_eB01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//強制ウェエイト
[wait time=500]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_スニーカーで走る音
[se buf=0 storage="se048"]
*2816|
[fc]
Just like when she kissed me, Masaka-san suddenly pulled away, glanced[r]
into my eyes for a moment, then turned around and ran back to her[r]
cottage.[pcms]
*2817|
[fc]
All that was left was me standing dumbfounded in the dim darkness.[pcms]
[sysbt_meswin clear]
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;mm
[stopse buf=0]
[wait_c time=1000]
;//〆フラグ成立_A_kiss
[eval exp="f.l_A_kiss = 1"]
;//井上 メモ・冴子エロ判定にジャンプ
[jump storage="A0080_D.ks" target=*A0080_D2]
;//----------------------------------------------------------

167
Kansen4_patch/a0080_b.ks Normal file
View file

@ -0,0 +1,167 @@
*A0080_B
;//●ラベルB
;//♪_BGM03 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2818a|
[fc]
Masaka-san had a slightly glazed look in her eyes, but she was[r]
listening to my story while propping her head up with one elbow.[pcms]
*2818|
[fc]
[ns]Daisuke[nse]
"Even so, I'm trying my best to face myself and not feel inferior or[r]
superior. I hope to get along with everyone just as I am."[pcms]
;//♪_BGM15 フェードイン
[bgm storage="bgm15"]
*2819|
[fc]
[vo_aya s="aya_0205"]
[ns]Aya[nse]
"..."[pcms]
*2820|
[fc]
[ns]Daisuke[nse]
"That's why... even now, after Masaka-san has shared about her family[r]
situation, it's just the circumstances, and I don't think it affects[r]
our friendship at all."[pcms]
*2821|
[fc]
[vo_aya s="aya_0206"]
[ns]Aya[nse]
"..."[pcms]
*2822|
[fc]
[vo_aya s="aya_0207"]
[ns]Aya[nse]
"..."[pcms]
[chara_int][trans_c cross time=150]
*2823|
[fc]
Suddenly, Masaka-san's head dropped heavily. Her palm, which had been[r]
resting on her cheek, slipped away, and her head settled down on top[r]
of it.[pcms]
*2824|
[fc]
I panicked for a moment, wondering what had happened, but it seemed[r]
she had fallen asleep.[pcms]
*2825|
[fc]
In the quiet dimness where no other sound was made, only Masaka-san's[r]
soft breathing could be heard. The sound was so comforting that I[r]
didn't feel like waking her up.[pcms]
*2826|
[fc]
[ns]Daisuke[nse]
"Phew... can't be helped... let's see..."[pcms]
*2827|
[fc]
I picked up the sleeping Masaka-san in my arms and headed for her[r]
cottage.[pcms]
;//♪_BGM15 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
*2828|
[fc]
[ns]Daisuke[nse]
"Yo... there."[pcms]
*2829|
[fc]
I thought about taking her to bed, but there were belongings and[r]
uniforms spread out on top of the futon, making it difficult to lay[r]
her down while holding her.[pcms]
*2830|
[fc]
With no other choice, I gently laid Masaka-san down on the room's[r]
sofa.[pcms]
*2831|
[fc]
I managed to pull out a futon from under the pile of belongings and[r]
covered Masaka-san with it. It might get cold in the mountains, but I[r]
thought it would probably be fine since we were indoors and had a[r]
futon.[pcms]
;//★_コテージ外部 焚き火無し bg16d.bmp
[bg storage="bg16d"][trans_c cross time=500]
*2832|
[fc]
I turned off the light, quietly closed the door, and went outside.[r]
After putting out the campfire, I gave up on cleaning up and headed[r]
for my own cottage.[pcms]
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
*2833|
[fc]
Now, all that's left is to sleep.[pcms]
*2834|
[fc]
Immersing myself in nature like this once in a while isn't bad at all.[r]
Fun times with fun friends. Today was more enjoyable than I expected.[pcms]
;//■_扉のック音
;//se055.ogg
[se buf=0 storage="se055"]
*2835|
[fc]
Suddenly, there was a knock at the door. Everyone should already be[r]
asleep by now. For a moment, I remembered Ishigooka-kun's story and[r]
shuddered, but then I composed myself and approached the door.[pcms]
*2836|
[fc]
[ns]Daisuke[nse]
"Yes. Who is it...?"[pcms]
*2837|
[fc]
As I said this and bravely opened the door, a familiar silhouette[r]
stood against the backdrop of the moonlight.[pcms]
[jump storage="A0080_B.ks" target=*A0080_B2]
;//----------------------------------------------------------
*A0080_B2
;//※イント判定
;//真坂ポイントが0、能登屋ポイントが1、鐙ポイントが1
;//=ラベルD
[if exp="f.l_masaka == 0 && f.l_notoya == 1 && f.l_abumi == 1"][jump storage="A0080_D.ks" target=*A0080_D][endif]
;//真坂ポイントが0/1、能登屋ポイントが0、鐙ポイントが2
;//=ラベルD
[if exp="f.l_masaka <= 1 && f.l_notoya == 0 && f.l_abumi == 2"][jump storage="A0080_D.ks" target=*A0080_D][endif]
;//真坂ポイントが0/1、能登屋ポイントが2、鐙ポイントが0
;//=ラベルC
[if exp="f.l_masaka <= 1 && f.l_notoya == 2 && f.l_abumi == 0"][jump storage="A0080_C.ks" target=*A0080_C][endif]
;//井上 フェイルセーフ(D2/冴子エロ判定に強制ジャンプ)
[jump storage="A0080_D.ks" target=*A0080_D2]
;//----------------------------------------------------------

332
Kansen4_patch/a0080_c.ks Normal file
View file

@ -0,0 +1,332 @@
*A0080_C
;//●ラベルC
;//♪_BGM14 フェードイン
[bgm storage="bgm14"]
[sysbt_meswin clear]
;//nt_H003
[sysbt_meswin]
[ChrSetEx layer=5 chbase="nt_cA02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*2838|
[fc]
[vo_koz s="kozu_0216"]
[ns]Kozue[nse]
"Ehehe~. Good evening~. Sorry for intruding~"[pcms]
*2839|
[fc]
With unsteady steps, she leaned on me as she entered, Kozue came in.[pcms]
*2840|
[fc]
As she tried to walk while leaning on my body, I stepped back and sat[r]
on the bed, and Kozue collapsed next to me.[pcms]
*2841|
[fc]
[ns]Daisuke[nse]
"Hey, hey, are you okay, Kozue? You seem pretty drunk, don't you?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*2842|
[fc]
[vo_koz s="kozu_0217"]
[ns]Kozue[nse]
"Ah~, there you go again, treating me like a child."[pcms]
*2843|
[fc]
[ns]Daisuke[nse]
"It's not that I'm treating you like a child. I'm just worried because[r]
you're staggering around."[pcms]
[ChrSetEx layer=5 chbase="nt_cA03"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*2844|
[fc]
[vo_koz s="kozu_0218"]
[ns]Kozue[nse]
"That's a lie~. You're just thinking that it can't be helped that a[r]
little kid is drinking and getting drunk, or something like that."[pcms]
*2845|
[fc]
[ns]Daisuke[nse]
"I'm not thinking that. I don't think of you as a child at all. We're[r]
only one year apart, aren't we, Kozue?"[pcms]
;//○(最後は涙ぐむ感じで)
[ChrSetEx layer=5 chbase="nt_UP_cB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2846|
[fc]
[vo_koz s="kozu_0219"]
[ns]Kozue[nse]
"That's right~. We're only, only one year apart. But always, always...[r]
Daisuke-niichan... you treat me... like a child... ehhkuu"[pcms]
*2847|
[fc]
With her eyes becoming teary, Kozue was hugging me with her half-[r]
crying face.[pcms]
*2848|
[fc]
[ns]Daisuke[nse]
"Eh? Hey, what's wrong Kozue? Why are you crying?"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2849|
[fc]
[vo_koz s="kozu_0220"]
[ns]Kozue[nse]
"Because, because... Daisuke-niichan, you're not really looking at[r]
me... uhhuhh ehhkuu"[pcms]
*2850|
[fc]
Burying her face in my chest and soaking my shirt with her tears,[r]
Kozue was shaking her head and sobbing.[pcms]
*2851|
[fc]
[ns]Daisuke[nse]
"Hey, what are you saying, Kozue?"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cB03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2852|
[fc]
[vo_koz s="kozu_0221"]
[ns]Kozue[nse]
"You always see me just as a younger sister. Even though I'm a girl[r]
too. Please, properly see me as a girl... ehh ehh uhhuhh"[pcms]
*2853|
[fc]
While saying that, she weakly pounded my chest with her fist. Her[r]
other hand was gripping my shirt.[pcms]
*2854|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2855|
[fc]
I'm at a loss. I never expected her to say something like that. Since[r]
we've been childhood friends and I've known her since we were little,[r]
I've unconsciously been treating her like a sister from those days.[pcms]
*2856|
[fc]
But I didn't intend to treat her like a child. However, if you ask[r]
whether I treated her as a girl in the way Kozue meant, I wasn't[r]
confident about that.[pcms]
*2857|
[fc]
Even if I take away the bias of being childhood friends, Kozue is[r]
cute. Not just her appearance but also her personality is girlish when[r]
I think about it; any normal guy would think she's a cute girl.[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2858|
[fc]
[vo_koz s="kozu_0222"]
[ns]Kozue[nse]
"Ehh... ehh... Daisuke-niichan you... idiot... uhh... uhh..."[pcms]
*2859|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*2860|
[fc]
I'm at a loss. But honestly, I'm a little happy.[pcms]
*2861|
[fc]
Even if it's with the help of alcohol, Kozue honestly threw her[r]
feelings at me. Usually, she's reserved and prioritizes being[r]
considerate towards others.[pcms]
*2862|
[fc]
I found Kozue hugging me and sobbing endearing.[pcms]
*2863|
[fc]
Now, what should I do...?[pcms]
*2864|
[fc]
Even though it's a conversation had while drunk, I should probably[r]
apologize properly and have a proper talk with her...[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*2865|
[fc]
[ns]Daisuke[nse]
"Hey, Kozue. Listen to me. I'm sorry. Honestly, I didn't realize you[r]
felt that way..."[pcms]
*2866|
[fc]
[vo_koz s="kozu_0223"]
[ns]Kozue[nse]
"..."[pcms]
*2867|
[fc]
[vo_koz s="kozu_0224"]
[ns]Kozue[nse]
"..."[pcms]
*2868|
[fc]
[ns]Daisuke[nse]
"Kozue? ...hey. Did you fall asleep?"[pcms]
*2869|
[fc]
Kozue was still asleep with tears at the corners of her eyes. There[r]
were traces of tears on her cheeks.[pcms]
*2870|
[fc]
Crying herself to sleep like that is still somewhat childlike. ...I[r]
swallowed the words and gently picked up Kozue.[pcms]
*2871|
[fc]
I can't just let her sleep here like this.[pcms]
*2872|
[fc]
When she wakes up, I have no idea what she might say, and just[r]
imagining what would happen if everyone gathered around is[r]
frightening.[pcms]
;//★_コテージ外部 焚き火無し bg16d.bmp
[bg storage="bg16d"][trans_c cross time=500]
*2873|
[fc]
I carried Kozue quietly and headed for the cottage next door.[pcms]
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
*2874|
[fc]
I opened the door quietly, carried her inside, and laid her on the[r]
bed. After making sure she was covered with a blanket, I turned off[r]
the light and decided to return to my own cottage.[pcms]
*2875|
[fc]
[vo_koz s="kozu_0225"]
[ns]Kozue[nse]
"Mmm... Daisuke... niichan..."[pcms]
*2876|
[fc]
I panicked thinking I had woken her up, but it seemed to be just[r]
sleep-talking. I whispered "goodnight" softly and left Kozue's[r]
cottage.[pcms]
;//★_コテージ外部 焚き火無し bg16d.bmp
[bg storage="bg16d"][trans_c cross time=500]
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
*2877|
[fc]
[ns]Daisuke[nse]
"Phew..."[pcms]
*2878|
[fc]
Before anything else happens, I should get to sleep quickly. Even[r]
though I'm only slightly tipsy, it's not like the alcohol isn't[r]
affecting me. I thought I'd be able to fall asleep immediately as I[r]
got into bed.[pcms]
;//★_コテージ内部 夜(消灯) bg17d.bmp
[bg storage="bg17d"][trans_c cross time=500]
*2879|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*2880|
[fc]
Kozue's body, as she clung to me, was softer than I had imagined.[pcms]
*2881|
[fc]
Suddenly, the image of Kozue in her swimsuit that day came to mind.[r]
The gentle curves from her waist to her hips. Her pale skin floating[r]
in the dim light.[pcms]
*2882|
[fc]
Looking back, I might have been treating Kozue like a child that day.[pcms]
*2883|
[fc]
But maybe I was excited by her girlish figure and was deceiving myself[r]
without realizing it.[pcms]
*2884|
[fc]
Wanting to be seen as a girl... It was an unexpected sentiment.[pcms]
*2885|
[fc]
If I think about it the other way around, does Kozue see me not just[r]
as an older brother figure from childhood, but as a man...?[pcms]
*2886|
[fc]
I couldn't confirm it with clear words.[pcms]
*2887|
[fc]
But if that's the case... what about me...? My feelings are...[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
*2888|
[fc]
--As I pondered these things, before I knew it, I had fallen asleep.[pcms]
[sysbt_meswin clear]
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆フラグ成立B_hug
[eval exp="f.l_B_hug = 1"]
[jump storage="A0080_D.ks" target=*A0080_D2]
;//----------------------------------------------------------

428
Kansen4_patch/a0080_d.ks Normal file
View file

@ -0,0 +1,428 @@
*A0080_D
;//●ラベルD
;//★_イベントCG ab_H002
;//♪_BGM03 フェードイン
[bgm storage="bgm03"]
;//嶺岸・このシーンだけジャケット無しeにしておく
[ChrSetEx layer=5 chbase="ab_eA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2889|
[fc]
[vo_mak s="mako_0305"]
[ns]Makoto[nse]
"Ahaha. I knew you were still awake!! Excuse me for intruding!!"[pcms]
*2890|
[fc]
Without waiting for a reply, Makoto strides into the room and plops[r]
down on the bed.[pcms]
[ChrSetEx layer=5 chbase="ab_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2891|
[fc]
[vo_mak s="mako_0306"]
[ns]Makoto[nse]
"Huh. So all these rooms are built the same, huh?"[pcms]
*2892|
[fc]
[ns]Daisuke[nse]
"Didn't you say you were sleepy and went off to bed?"[pcms]
*2893|
[fc]
[vo_mak s="mako_0307"]
[ns]Makoto[nse]
"Hmm. Well, yeah, that's true. But come on, sit down. It feels weird[r]
talking to you while you're standing up, like you're looking down on[r]
me."[pcms]
[chara_int][trans_c cross time=150]
*2894|
[fc]
As she says this, Makoto pats the bed next to her, urging me to sit.[r]
Realizing she's not going to move anytime soon, I sit down next to[r]
her.[pcms]
*2895|
[fc]
[ns]Daisuke[nse]
"So? You must have some reason for coming here, right?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2896|
[fc]
[vo_mak s="mako_0308"]
[ns]Makoto[nse]
"Well... I've been feeling like there's a good vibe between you and[r]
Aya-san lately..."[pcms]
*2897|
[fc]
[ns]Daisuke[nse]
"Huh?"[pcms]
*2898|
[fc]
As I stare at Makoto trying to figure out what she's getting at, I[r]
notice her seated posture and flushed cheeks. It seems she's quite[r]
drunk.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eC01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2899|
[fc]
[vo_mak s="mako_0309"]
[ns]Makoto[nse]
"Well, you know. Kozue-chan and I get along well because we're[r]
childhood friends... But don't you think you've been getting pretty[r]
close with Aya-san too? What's going on, Daisuke?"[pcms]
*2900|
[fc]
[ns]Daisuke[nse]
"...Getting close? You were the one saying we should get along and[r]
become friends, weren't you?"[pcms]
*2901|
[fc]
[vo_mak s="mako_0310"]
[ns]Makoto[nse]
"Friends, sure, but it feels a bit different from that. Don't you[r]
think so?"[pcms]
*2902|
[fc]
[ns]Daisuke[nse]
"Look... you're overthinking it."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2903|
[fc]
[vo_mak s="mako_0311"]
[ns]Makoto[nse]
"Hmm..."[pcms]
[chara_int][trans_c cross time=150]
*2904|
[fc]
After saying that, Makoto looks down. As time passes in silence, I[r]
wonder if she's fallen asleep and give her shoulder a shake.[pcms]
*2905|
[fc]
[vo_mak s="mako_0312"]
[ns]Makoto[nse]
"...I'm awake..."[pcms]
*2906|
[fc]
[ns]Daisuke[nse]
"If you say so. But maybe you should head back to your own cottage and[r]
get some sleep?"[pcms]
*2907|
[fc]
[vo_mak s="mako_0313"]
[ns]Makoto[nse]
"...Hey... Daisuke... do you... like me...?"[pcms]
*2908|
[fc]
[ns]Daisuke[nse]
"Hm? What did you say?"[pcms]
*2909|
[fc]
Makoto's speech is becoming slurred. When I ask her to repeat herself,[r]
she lifts her head and stares straight into my eyes.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2910|
[fc]
[vo_mak s="mako_0314"]
[ns]Makoto[nse]
"Daisuke, do you... like me?"[pcms]
*2911|
[fc]
[ns]Daisuke[nse]
"What do you mean by 'like'..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2912|
[fc]
[vo_mak s="mako_0315"]
[ns]Makoto[nse]
"I mean, we're girls. Don't you ever feel your heart race or think[r]
we're cute or something..."[pcms]
*2913|
[fc]
[ns]Daisuke[nse]
"What are you starting to say now?"[pcms]
*2914|
[fc]
Suddenly, Makoto's face crumples as if she's about to cry, continuing[r]
to gaze at me with an expression I've never seen before. It looks like[r]
she might start crying at any moment.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eA03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2915|
[fc]
[vo_mak s="mako_0316"]
[ns]Makoto[nse]
"So... do you hate me? Am I not cute as a girl?"[pcms]
*2916|
[fc]
[ns]Daisuke[nse]
"That's not it at all. Come on, that's not like you. I don't think of[r]
you as anything less than a girl."[pcms]
*2917|
[fc]
[ns]Daisuke[nse]
"I think you're quite cute and a bright, nice girl. I also like your[r]
straightforward personality and actions."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*2918|
[fc]
[vo_mak s="mako_0317"]
[ns]Makoto[nse]
"Really? Thank goodness..."[pcms]
[chara_int][trans_c cross time=150]
*2919|
[fc]
With those words, Makoto rests her head on my shoulder with a soft[r]
thud, whispering "thank goodness" quietly.[pcms]
*2920|
[fc]
Honestly, I'm a bit surprised. I've never seen this side of Makoto[r]
before; she's always been so cheerful and energetic. And I never[r]
expected her to talk about being seen as a girl.[pcms]
*2921|
[fc]
As a girl... huh. Indeed, I didn't mind being called a "couple" with[r]
her. Makoto was popular with both boys and girls, and I thought she[r]
was cute too. She even had a nice figure.[pcms]
*2922|
[fc]
But Makoto always brushed off teasing and had a straightforward way of[r]
acting and behaving, so I hadn't consciously thought of her as a[r]
girl... I think.[pcms]
*2923|
[fc]
No, that's not true. At first, I was conscious of her as a girl. But[r]
as we interacted more and more, that awareness faded.[pcms]
*2924|
[fc]
[ns]Daisuke[nse]
"Hey, Makoto. Sorry about that. It's not that I didn't see you as a[r]
girl. But now it's like... well, I thought you felt the same way."[pcms]
*2925|
[fc]
[vo_mak s="mako_0318"]
[ns]Makoto[nse]
"..."[pcms]
*2926|
[fc]
[vo_mak s="mako_0319"]
[ns]Makoto[nse]
"..."[pcms]
*2927|
[fc]
[ns]Daisuke[nse]
"Makoto? ...Hey. Did you fall asleep? Ah, seriously..."[pcms]
*2928|
[fc]
Makoto continues to sleep with her head resting on my shoulder,[r]
breathing softly in her sleep. It's a cute sleeping face that one[r]
wouldn't expect from the usually tomboyish and energetic Makoto.[pcms]
*2929|
[fc]
While looking at her sleeping face, I lifted Makoto's body.[pcms]
*2930|
[fc]
She was lighter than I thought. Once again, I was reminded that Makoto[r]
is indeed a girl.[pcms]
*2931|
[fc]
Anyway, I can't just let her sleep here like this.[pcms]
*2932|
[fc]
If she wakes up and starts saying something, and if everyone gathers[r]
around because of it, just imagining it is frightening.[pcms]
;//★_コテージ外部 焚き火無し bg16d.bmp
[bg storage="bg16d"][trans_c cross time=500]
*2933|
[fc]
I tread quietly while carrying Makoto, aiming for the cottage two[r]
doors down.[pcms]
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
;//★_コテージ内部 灯り無し bg17d.bmp
[bg storage="bg17d"][trans_c cross time=500]
*2934|
[fc]
I quietly opened the door, carried her inside, and laid her down on[r]
the bed. After making sure she was covered with a blanket, I turned[r]
off the light and decided to head back to my own cottage.[pcms]
*2935|
[fc]
[vo_mak s="makoA_0002"]
[ns]Makoto[nse]
"Ra...Isuke...e"[pcms]
*2936|
[fc]
I panicked, thinking I had woken her up, but it seemed to be just[r]
sleep talking. I said "good night" and left Makoto's cottage.[pcms]
;//★_コテージ外部 焚き火無し bg16d.bmp
[bg storage="bg16d"][trans_c cross time=500]
;//★_コテージ内部  bg17c.bmp
[bg storage="bg17c"][trans_c cross time=500]
*2937|
[fc]
[ns]Daisuke[nse]
"Phew..."[pcms]
;//♪_BGM03 フェードアウト
;//♪_BGM無音
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*2938|
[fc]
Before anything else happens, I should go to sleep too. Even though[r]
I'm only slightly tipsy, it's not like the alcohol isn't affecting me.[r]
I thought I'd be able to fall asleep quickly as I got into bed.[pcms]
;//★_コテージ内部 夜(消灯) bg17d.bmp
[bg storage="bg17d"][trans_c cross time=500]
*2939|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*2940|
[fc]
The body of Makoto that I lifted was lighter and softer than expected.[r]
But her large breasts were firm and occasionally bumped against me,[r]
making my heart race internally.[pcms]
*2941|
[fc]
It was the first time I'd seen such a docile Makoto.[pcms]
*2942|
[fc]
From the time I stopped seeing Makoto as a girl, maybe I hadn't been[r]
looking at her properly.[pcms]
*2943|
[fc]
I was only focused on her straightforward and proactive side that came[r]
to the surface, maybe treating her like just one of the guys.[pcms]
*2944|
[fc]
As a girl... It was an unexpected phrase.[pcms]
*2945|
[fc]
Looking at it from another perspective, had Makoto been seeing me as a[r]
man all this time...?[pcms]
*2946|
[fc]
When we were teased as a "married couple," what did she really[r]
feel...?[pcms]
*2947|
[fc]
Since Makoto had fallen asleep, I couldn't confirm any of this.[pcms]
*2948|
[fc]
But if that's the case... then me... What are my feelings...?[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
*2949|
[fc]
Without really thinking about it, as I pondered these things, before I[r]
knew it, I had fallen asleep.[pcms]
[sysbt_meswin clear]
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆フラグ成立C_talk
[eval exp="f.l_C_talk = 1"]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・20のマーク表示フラグ
;//♂:ここまでセット
;//井上 ここでは点灯しない
[jump storage="A0080_D.ks" target=*A0080_D2]
;//----------------------------------------------------------
*A0080_D2
;//▲ザッピングポイント:
;// 条件:プロローグクリアフラグ
;// 視点変更キャラクター:石郷岡
;//プロローグクリアが非成立の場合は、
;//〆ジャンプ・A0090
;//※このブロックは、プロローグを通過後すぐに開放される。
[if exp="sf.g_pskip == 1"][jump storage="A0080_E.ks" target=*A0080_E][endif]
[jump storage="A0080_D.ks" target=*A0080_F]
;//----------------------------------------------------------
*A0080_F
;//〆ジャンプ・A0090
[jump storage="A0090.ks" target=*A0090_TOP]

621
Kansen4_patch/a0080_e.ks Normal file
View file

@ -0,0 +1,621 @@
*A0080_E
[eval exp="sf.SRP03 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[jump target=*scene_START]
*NORMAL_GAME
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・20のマーク表示フラグ
;//♂:ここまでセット
;<Mov g_zap010,1>
;<Mov flow_page,1>
;<Mov flow_no,20>
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;mm 強制ザップ頭
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start sae]
;//回想開始箇所のラベル
*scene_START
;//♪_BGM11
[bgm storage="bgm11"]
;//★_キャンプ場全景  bg15c.bmp
[bg storage="bg15c"]
;[trans_c random time=1000]
[trans_c cross time=1000]
[sysbt_meswin]
*2950|
[fc]
I was leading Saeko, who was staggering, through the forest of the[r]
campsite. The trees were submerged in darkness, but as my eyes[r]
adjusted to the moonlight, I could see the groves and bushes clearly.[pcms]
*2951|
[fc]
Occasionally, the impatient autumn insects would chirp, falling silent[r]
at our footsteps. The buzzing sound, different from the fluttering of[r]
wings, was also audible because of the stillness.[pcms]
[ChrSetEx layer=5 chbase="ki_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*2952|
[fc]
[vo_sae s="sae_0111"]
[ns]Saeko[nse]
"Mmm...ahh...Shou-chan...please..."[pcms]
*2953|
[fc]
The buzzing sound came intermittently, and with each buzz, Saeko's[r]
steps became more unsteady.[pcms]
*2954|
[fc]
[ns]Shou[nse]
"Yeah...around here should be good..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[sysbt_meswin clear]
;//◆_桐越・石郷岡 キャンプ場アオカン ki_H003
[evcg storage="ki_H003a"][trans_c cross time=1000]
[sysbt_meswin]
*2955|
[fc]
I embraced Saeko and propped her up against a tree.[pcms]
*2956|
[fc]
As I fumbled in my pocket, the buzzing sound came again, and Saeko's[r]
hips nearly gave out.[pcms]
*2957|
[fc]
[vo_sae s="sae_0112"]
[ns]Saeko[nse]
"Mmm, ahh...no more, no more...please Shou-chan..."[pcms]
*2958|
[fc]
Saeko's face was flushed. She had been drinking, but she wasn't one to[r]
get drunk on that amount, and more importantly, I knew all too well[r]
that alcohol wasn't the reason.[pcms]
*2959|
[fc]
[ns]Shou[nse]
"Hmm? What's wrong, Saeko? You seem pretty turned on."[pcms]
*2960|
[fc]
[vo_sae s="sae_0113"]
[ns]Saeko[nse]
"Ahh...really...please, Shou-chan. I can't...I can't take it[r]
anymore...ahh!"[pcms]
*2961|
[fc]
While pressing Saeko against the tree, I also pressed my body against[r]
hers. The toy in my pocket...I groped for it and turned it on to its[r]
most powerful setting.[pcms]
;//◆_桐越・石郷岡 キャンプ場アオカン ki_H003
[evcg storage="ki_H003c"][trans_c cross time=300]
*2962|
[fc]
[vo_sae s="sae_0114"]
[ns]Saeko[nse]
"Ahhh! No, ahh, stop! Hiiii! Ple...please. I can't take it anymore...![r]
Shou-chan...ahh ahh ahh, please!"[pcms]
;//嶺岸・下記、絵(服装)に合わせテキスト修正
;//サエの柔らかい太股を撫で上げると、そこはもうすでに
;//ぬるぬると湿っていた。更に手をはい上がらせ、ショートパンツ
;//の上から手を押しつけると、よりいっそうサエは身悶えた。
*2963|
[fc]
As I caressed Saeko's soft thighs, they were already slick and wet.[r]
Pushing further to the source of the liquid, Saeko writhed even more.[pcms]
*2964|
[fc]
[vo_sae s="sae_0115"]
[ns]Saeko[nse]
"Ahiiee! No, stop! Don't press it...down! No, no no no!! I'm...I'm[r]
coming!"[pcms]
*2965|
[fc]
I stopped the buzzing sound. Saeko, who was about to climax, gasped[r]
for breath and started breathing heavily.[pcms]
*2966|
[fc]
[ns]Shou[nse]
"What's the matter, Saeko? Did you come? That's no good~. To come from[r]
such a toy..."[pcms]
*2967|
[fc]
[vo_sae s="sae_0116"]
[ns]Saeko[nse]
"I...I didn't come...you're mean...you knew and...you stopped it on[r]
purpose..."[pcms]
*2968|
[fc]
[ns]Shou[nse]
"That's right. Because it would be frustrating, right? If my Saeko got[r]
off from such a toy instead of me."[pcms]
;//◆_桐越・石郷岡 キャンプ場アオカン ki_H003
[evcg storage="ki_H003d"][trans_c cross time=300]
;//嶺岸・下記、絵に合わせテキスト修正
;//俺はにやにやと笑いながら、サエのシャツをまくり上げた。
;//ぶりゅんと、見事なおっぱいがまろび出る。
;//その乳首は、すでにぐんと顔を出し、ビンビンに勃ちきっていた。
*2969|
[fc]
I grinned mischievously as I let Saeko know that her nipples, which[r]
had been hidden away, were now standing erect.[pcms]
*2970|
[fc]
[ns]Shou[nse]
"Oh? You were feeling it quite a bit, huh Saeko? Your shy nipples are[r]
showing their faces."[pcms]
*2971|
[fc]
While saying that, I bit her nipples and rolled them on my tongue,[r]
kneading her perky breasts.[pcms]
*2972|
[fc]
[vo_sae s="sae_0117"]
[ns]Saeko[nse]
"Mmm...ahh...because...because..."[pcms]
*2973|
[fc]
[ns]Shou[nse]
"It's okay, you don't need to make excuses. Your juices have already[r]
soaked your thighs."[pcms]
;//嶺岸・下記、絵(服装)に合わせテキスト修正
;//俺はまたサエのぬるぬるになった太股を撫で上げ、
;//ショートパンツの中に手を突っ込んだ。予想通りマンコは
;//濡れきっていて、俺の手にぬめりがまとわりついてきた。
*2974|
[fc]
I caressed Saeko's slick thighs again and moved my hand deeper. As[r]
expected, her pussy was soaking wet, and the slime clung to my hand.[pcms]
*2975|
[fc]
In front of Saeko's clitoris was a toy stuck on it. A wireless pink[r]
rotor. Of course, the remote control was in my pocket.[pcms]
*2976|
[fc]
While pressing the rotor against her clitoris with my palm, I stirred[r]
inside her vagina with my fingers. With each stir, a thick juice[r]
flowed out from inside Saeko.[pcms]
*2977|
[fc]
[vo_sae s="sae_0118"]
[ns]Saeko[nse]
"Ahh...it feels so good...mmhmm...ahh...it's good...ahh, ahhn, it's so[r]
good."[pcms]
*2978|
[fc]
[ns]Shou[nse]
"Hey...doing this kind of thing in the middle of the forest...if this[r]
were a horror movie, you'd be the first to get killed."[pcms]
*2979|
[fc]
[vo_sae s="sae_0119"]
[ns]Saeko[nse]
"Mmm ahn. Don't say such unpleasant things...ahh ahhn. Please...mmm[r]
mmm ahhn."[pcms]
*2980|
[fc]
[ns]Shou[nse]
"You're filled with much more pleasant feelings right now, aren't you[r]
Saeko?"[pcms]
*2981|
[fc]
[vo_sae s="sae_0120"]
[ns]Saeko[nse]
"Mmm mmm ahh. Yes, that's right...haa ahh...it feels good...ahh, ahhn[r]
ahh ahh!"[pcms]
*2982|
[fc]
While rolling her nipples with my tongue and stirring inside her pussy[r]
with my fingers... I turned on the rotor again. The vibration of the[r]
rotor transmitted to my palm.[pcms]
*2983|
[fc]
[vo_sae s="sae_0121"]
[ns]Saeko[nse]
"Hiaaah!! Ahh! No, stop it! Hiiii! Shou-chan! It's too strong...ahh[r]
ahh! I'm going crazy! It's too strong!"[pcms]
*2984|
[fc]
[vo_sae s="sae_0122"]
[ns]Saeko[nse]
"Please! Stop it! Ahh ahh hiiii! Ahh ahh! Please!! Shou-cha...n! No![r]
It's too good!"[pcms]
*2985|
[fc]
Saeko's pussy began to squirm. It started moving squishily and tried[r]
to pull my fingers deeper inside. The vibration of the rotor[r]
transmitted from my hand to her vaginal opening, making her moans even[r]
more intense.[pcms]
*2986|
[fc]
[vo_sae s="sae_0123"]
[ns]Saeko[nse]
"Hiiiiii! Please! Noo! Shou-chan's dick is what I want! Please! Put it[r]
in me. Stop it!"[pcms]
*2987|
[fc]
[vo_sae s="sae_0124"]
[ns]Saeko[nse]
"Hiiiiii! Please! Shou-chan's cock...haa ahh ahh! Put it in me please,[r]
give it to me ahh ahh!"[pcms]
*2988|
[fc]
[ns]Shou[nse]
"If you say so much, I can't help it."[pcms]
;//嶺岸・下記、絵(服装)に合わせテキスト修正
;//俺は手を引き抜き、サエのショートパンツを下着ごと
;//引きずり下ろした。スイッチを切ってローターを剥ぎ取り
;//ポケットにしまい込む。わざとゆっくりズボンを下ろした。
*2989|
[fc]
I pulled out my hand, turned off the switch and tore off the rotor,[r]
stowing it in my pocket. I then aligned my hot and hard member with[r]
Saeko's already overly wet pussy.[pcms]
*2990|
[fc]
[vo_sae s="sae_0125"]
[ns]Saeko[nse]
"Ahh...ahh ahh...please put it in...please... Shou-chan's...dick...put[r]
it in..."[pcms]
*2991|
[fc]
Delirious with heat, Saeko begged me with vacant eyes and a flushed[r]
red face. I pulled her hips close and thrust my dick deep into her[r]
pussy.[pcms]
*2992|
[fc]
[vo_sae s="sae_0126"]
[ns]Saeko[nse]
"Ahh, ahhhh! Yes! It feels so good!! Shou-chan's dick! It feels[r]
amazing!! Ahhh! Ahh ahh ahh, haa ahh ahh!!"[pcms]
*2993|
[fc]
Just like before, Saeko's pussy squirmed, its walls moving squishily,[r]
pulling my dick deeper and deeper inside.[pcms]
*2994|
[fc]
Love juices overflowed one after another, quickly wetting my balls.[r]
Saeko's nipples, stiff and erect, rubbed against my shirt and became[r]
even harder.[pcms]
*2995|
[fc]
[vo_sae s="sae_0127"]
[ns]Saeko[nse]
"It feels good, it feels so good! Ahh, ahh! More, rub it more. Pound[r]
me with your dick! With your dick, please! Ahhh, ahiieee!!"[pcms]
*2996|
[fc]
[vo_sae s="sae_0128"]
[ns]Saeko[nse]
"My breasts too, my nipples...rub them, yes ahh yes! Hiiieee! Ahh,[r]
it's so good, it's so good ahhh! More, more, Shou-chan! Please!!"[pcms]
*2997|
[fc]
Saeko's response was unusually intense. It's no wonder since she was[r]
teased mercilessly with the toy and then stopped just as she was about[r]
to climax.[pcms]
*2998|
[fc]
Clinging to me, Saeko's hips moved wildly, and inside her pussy, it[r]
pulled my dick in and squeezed it with its fleshy walls.[pcms]
*2999|
[fc]
[vo_sae s="sae_0129"]
[ns]Saeko[nse]
"Rub it, more, more. Ahh ahiieee! Ah, ah, ahhh, ahnnn ahh! It's good,[r]
it's so good! Pound me, pound me with your dick, more and more!!"[pcms]
*3000|
[fc]
[vo_sae s="sae_0130"]
[ns]Saeko[nse]
"With Shou-chan's, Shou-chan's dick, ahhh! Make me cum! Please!! I[r]
want to cum! Hiiii! Make me...cum! I want to cum so bad, ahhh!"[pcms]
*3001|
[fc]
[vo_sae s="sae_0131"]
[ns]Saeko[nse]
"Amazing, ah, amazing! My pussy, my pussy feels so good! Pound me, oh,[r]
deep inside! My pussy's, ahhh! Ahiieee, ahh ahh ahhh, oh, kuuuh!!"[pcms]
*3002|
[fc]
Saeko's intense moans were absorbed by the quiet forest around us.[pcms]
*3003|
[fc]
I increased the pace of my hips and grinded. The intense sounds of[r]
'jubojubo' spilled out from Saeko's pussy.[pcms]
*3004|
[fc]
[vo_sae s="sae_0132"]
[ns]Saeko[nse]
"It's good, it's so good! Ahh ahhh, I'm going to...cum! I'm[r]
gonna...cum! Ahh ahh, haa ahh ahh!!"[pcms]
*3005|
[fc]
[vo_sae s="sae_0133"]
[ns]Saeko[nse]
"Uuuh ahh! It's amazing! Shou-cha...your di...ck...it's amazing...![r]
Hiaaah! I can't...take it anymore! I'm gonna cum, I'm cumming!!"[pcms]
*3006|
[fc]
[ns]Shou[nse]
"Go ahead and cum. I'm going to release too, fill you up inside."[pcms]
*3007|
[fc]
I sped up my hip movements to their limit and rubbed furiously inside[r]
Saeko.[pcms]
*3008|
[fc]
At the same time, my dick was also being rubbed by the snugly[r]
squeezing vaginal walls that were slippery and pulling at me from the[r]
inside, and I felt a hot mass rising from deep within my hips.[pcms]
*3009|
[fc]
[vo_sae s="sae_0134"]
[ns]Saeko[nse]
"Release it! Release it inside me! Inside my pussy! Ahh, ahhh! Fill me[r]
up, fill me up with Shou-chan's sperm, give it to meee! Ahh!"[pcms]
*3010|
[fc]
[vo_sae s="sae_0135"]
[ns]Saeko[nse]
"Please!! Release it inside me! I'm going to cum now! Hiiii, ahhh[r]
ahiieee!! Inside me, release it inside meee! I'm cumming! Give it to[r]
me, please!! Hiiiaah!"[pcms]
*3011|
[fc]
With one final thrust as if to say this is the last one, I drove my[r]
dick deep into Saeko and released my sperm into her with all my might.[pcms]
;//♯_ホワイトフラッシュ
[白フラ]
*3012|
[fc]
[vo_sae s="sae_0136"]
[ns]Saeko[nse]
"Ahhh ahh ahhh, I'm cummingggg uuuuuuh! Hiaaaaaah!! Ahhh ahhh[r]
ahhh---!!"[pcms]
;//射精
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ki_H003e"]
*3013|
[fc]
[vo_sae s="sae_0137"]
[ns]Saeko[nse]
"Ahiieeee!! Ahh ahh ahh! So much...inside my pussy...so muchh! Hiaaah[r]
ahh! It's so hot...so hot...ahh ahiieeeeiiii..."[pcms]
;//射精後
[evcg storage="ki_H003f"][trans_c cross time=300]
*3014|
[fc]
[vo_sae s="sae_0138"]
[ns]Saeko[nse]
"So much...ahh...ahh ahh...ahh ahh... Ahhhh...ahnnn...nnnnn...ahh,[r]
ah..."[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
*3015|
[fc]
[ns]Shou[nse]
"Hey, how was that? Your moans seemed pretty loud?"[pcms]
;//★_キャンプ場全景  bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ki_UP_bA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3016|
[fc]
[vo_sae s="sae_0139"]
[ns]Saeko[nse]
"Geez...it felt amazing but...it was embarrassing too. After all, when[r]
we were drinking Shou-chan you turned on the switch..."[pcms]
*3017|
[fc]
[ns]Shou[nse]
"That's what makes it good right? Saeko likes that kind of[r]
excitement?"[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3018|
[fc]
[vo_sae s="sae_0140"]
[ns]Saeko[nse]
"Well...I don't hate it... But when I think about those kids finding[r]
out, I get cold feet...it was really embarrassing..."[pcms]
*3019|
[fc]
[ns]Shou[nse]
"They won't have any idea. Don't worry about it. They're probably[r]
sound asleep by now..."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3020|
[fc]
[vo_sae s="sae_0141"]
[ns]Saeko[nse]
"I hope so but...well..."[pcms]
*3021|
[fc]
[ns]Shou[nse]
"But what?"[pcms]
*3022|
[fc]
Blushing, Saeko looked away from me and answered in a soft voice.[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3023|
[fc]
[vo_sae s="sae_0142"]
[ns]Saeko[nse]
"If Shou-chan says he wants to do it again...I wouldn't mind..."[pcms]
*3024|
[fc]
[ns]Shou[nse]
"..."[pcms]
*3025|
[fc]
This is what makes Saeko so adorable.[pcms]
*3026|
[fc]
While showing her embarrassment openly, she still goes along with my[r]
suggestions and satisfies even my desire to conquer. She is the best[r]
woman.[pcms]
*3027|
[fc]
I hugged Saeko tightly and whispered in her ear.[pcms]
*3028|
[fc]
[ns]Shou[nse]
"Hey Saeko. When we get back from camping let's seriously start[r]
planning our marriage..."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3029|
[fc]
[vo_sae s="sae_0143"]
[ns]Saeko[nse]
"!"[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3030|
[fc]
[vo_sae s="sae_0144"]
[ns]Saeko[nse]
"I'm so happy..."[pcms]
*3031|
[fc]
[ns]Shou[nse]
"Let's tell everyone that we're getting married and have them[r]
celebrate with us to the fullest."[pcms]
*3032|
[fc]
Saeko nodded slightly and hugged me back. Her slender shoulders[r]
trembled ever so slightly. I felt a single tear from Saeko fall onto[r]
my shoulder.[pcms]
;//■回想終了処理
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene03,1>
;[zapend_random]
[zapfade]
[jump storage="A0090.ks" target=*A0090_TOP]

974
Kansen4_patch/a0090.ks Normal file
View file

@ -0,0 +1,974 @@
*A0090_TOP
;{SceneSet 満天の星空}
;//タイトル:満天の星空
;//----------------------------------------------------------
;//file名 A0090
;//登場人物:主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午前10時午後12時
;//場所 :キャンプ場
;//予想容量25kb
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:プロローグフロー・10のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root010,1>
;<Mov flow_page,1>
;<Mov flow_no,10>
;//♪_BGM01
[bgm storage="bgm01"]
;//★_コテージ内部 朝・昼 bg17a.bmp
[bg storage="bg17a"][trans_c cross time=500]
[sysbt_meswin]
*3033|
[fc]
The chirping of various small birds. The babbling of a stream from[r]
somewhere. The light of the sun, strong and bright, typical of a[r]
summer morning. And a slight chill in the air...[pcms]
*3034|
[fc]
While vaguely aware of these things, I woke up.[pcms]
*3035|
[fc]
Despite the strong sunlight, the air was a bit cool, and as I yawned[r]
and took a deep breath, I felt a slight chill.[pcms]
*3036|
[fc]
Normally, I would start up my computer or go down to the living room[r]
and turn on the TV.[pcms]
*3037|
[fc]
But here, there are no such modern conveniences. Even my cell phone is[r]
out of range.[pcms]
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
*3038|
[fc]
[ns]Daisuke[nse]
"Ugh... ughhh----hmm!"[pcms]
*3039|
[fc]
I stepped out onto the wooden deck for another deep breath. The moist[r]
air mixed with the rich scent of greenery. I thought the sunlight was[r]
sharp, but once outside, I realized it was filtered through the[r]
leaves.[pcms]
*3040|
[fc]
The light twinkled through the trees, dazzling before my eyes. I[r]
looked around, but it seemed no one else was awake yet.[pcms]
;//★_コテージ内部 朝・昼 bg17a.bmp
[bg storage="bg17a"][trans_c cross time=500]
*3041|
[fc]
I went back to the cottage for a moment to wash my face roughly, then[r]
headed to Makoto's cottage because I was concerned about last night's[r]
cleanup.[pcms]
;//■_戦闘機の飛ぶ音
[se buf=0 storage="se001"]
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
;//♪_BGM01 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*3042|
[fc]
Again, fighter jets flew by in formation. Perhaps the exercises in the[r]
Sea of Japan that started the day before yesterday are continuing[r]
today? Such hard work so early in the morning...[pcms]
*3043|
[fc]
In the light of the sun, the situation on the outdoor wooden table[r]
looked quite dire, so I stacked the empty plates and gathered the[r]
leftovers onto one plate.[pcms]
*3044|
[fc]
I didn't feel like carrying all this back to my cottage to wash.[pcms]
*3045|
[fc]
So, with no other choice, I spent my time idly at the wooden table[r]
until Makoto woke up from the nearest cottage.[pcms]
*3046|
[fc]
The sunlight I thought would be hot was tempered by the cool air,[r]
making it just right for dozing off.[pcms]
;//seフェード停止
[stopse buf=0]
;<SoundRun 2,Stop,ON,2000>
;//★_黒画面がいいかも
[black_toplayer][trans_c cross time=1000][hide_chara_int]
*3047|
[fc]
[vo_mak s="mako_0320"]
[ns]Makoto[nse]
"Ah, Kozue-chan, good morning~"[pcms]
;//♂:以下、フラグ判定まで立ち絵ナシで
*3048|
[fc]
[vo_koz s="kozu_0227"]
[ns]Kozue[nse]
"Good morning~, Makoto-chan. Oh, good morning to you too, Aya-san."[pcms]
*3049|
[fc]
[vo_aya s="aya_0208"]
[ns]Aya[nse]
"Good morning, Kozue-san. Good morning, Makoto-san."[pcms]
*3050|
[fc]
[vo_koz s="kozu_0228"]
[ns]Kozue[nse]
"Eh? Daisuke-niichan, were you sleeping here?"[pcms]
*3051|
[fc]
[vo_mak s="mako_0321"]
[ns]Makoto[nse]
"I don't know, but he was like this when I woke up."[pcms]
*3052|
[fc]
[vo_aya s="aya_0209"]
[ns]Aya[nse]
"...the plates are all gathered up..."[pcms]
*3053|
[fc]
[vo_koz s="kozu_0229"]
[ns]Kozue[nse]
"Should we wake him up, I wonder~?"[pcms]
*3054|
[fc]
Wake up? No, I'm already awake. --Or so I thought, but it seems I had[r]
fallen back asleep with my head down on the wooden table--[pcms]
*3055|
[fc]
[ns]Daisuke[nse]
"No, I'm not sleeping. I'm awake."[pcms]
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
;//♪_BGM01 フェードイン
[bgm storage="bgm01"]
*3056|
[fc]
I hurriedly sat up with a start. However, there were no ladies in[r]
front of me, and only then did I sense someone's presence behind me.[pcms]
*3057|
[fc]
While thinking this must look like I'm still half asleep, I mustered[r]
up the courage to turn around.[pcms]
;//----------------------------------------------------------
;//※フラグ判定:
;//〆A_kiss ラベル A_kissへ
;//〆B_hug ラベル B_hugへ
;//〆C_talk ラベル C_talkへ
[if exp="f.l_A_kiss == 1"][jump storage="A0090.ks" target=*A0090_A][endif]
[if exp="f.l_B_hug == 1"][jump storage="A0090.ks" target=*A0090_B][endif]
[if exp="f.l_C_talk == 1"][jump storage="A0090.ks" target=*A0090_C][endif]
;//井上 フェイルセーフ(合流までスキップ)
[jump storage="A0090.ks" target=*A0090_D]
;//----------------------------------------------------------
*A0090_A
;//●ラベル A_kiss
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3058|
[fc]
When I turned around, Aya-san was right in front of me and our eyes[r]
met. Suddenly, last night's events flashed through my mind.[r]
Involuntarily, I swallowed hard.[pcms]
*3059|
[fc]
[ns]Daisuke[nse]
"Ngh... good... morning."[pcms]
*3060|
[fc]
A hoarse voice escaped my throat.[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3061|
[fc]
[vo_aya s="aya_0210"]
[ns]Aya[nse]
"Good morning. Are you alright? Your... voice... Are you sure you[r]
rested here?"[pcms]
*3062|
[fc]
[ns]Daisuke[nse]
"Eh... no no, that's not it. I woke up early... and then..."[pcms]
*3063|
[fc]
[vo_aya s="aya_0211"]
[ns]Aya[nse]
"Is that so..."[pcms]
;//〆:合流へ
[jump storage="A0090.ks" target=*A0090_D]
;//----------------------------------------------------------
*A0090_B
;//●ラベル B_hug
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3064|
[fc]
When I turned around, Kozue was right in front of me and our eyes met[r]
firmly. Suddenly, last night's events flashed through my mind.[r]
Involuntarily, I swallowed hard.[pcms]
*3065|
[fc]
[ns]Daisuke[nse]
"Ngh... good... morning."[pcms]
*3066|
[fc]
A hoarse voice escaped my throat.[pcms]
[ChrSetEx layer=5 chbase="nt_cA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3067|
[fc]
[vo_koz s="kozu_0230"]
[ns]Kozue[nse]
"Good morning~, Daisuke-niichan. Are you okay? Your voice sounds[r]
weird. Did you end up sleeping here? You didn't catch a cold, did[r]
you?"[pcms]
*3068|
[fc]
[ns]Daisuke[nse]
"Eh? No, that's not it. I woke up early... and then... So, I'm fine."[pcms]
*3069|
[fc]
[vo_koz s="kozu_0231"]
[ns]Kozue[nse]
"Hmm~ Is that so?"[pcms]
;//〆:合流へ
[jump storage="A0090.ks" target=*A0090_D]
;//----------------------------------------------------------
*A0090_C
;//●ラベル C_talk
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3070|
[fc]
When I turned around, Makoto was right in front of me and our eyes met[r]
perfectly. Suddenly, last night's events flashed through my mind.[r]
Involuntarily, I swallowed hard.[pcms]
*3071|
[fc]
[ns]Daisuke[nse]
"Ngh... good... morning."[pcms]
*3072|
[fc]
A hoarse voice escaped my throat.[pcms]
[ChrSetEx layer=5 chbase="ab_cC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3073|
[fc]
[vo_mak s="mako_0322"]
[ns]Makoto[nse]
"Good morningoh, Daisuke, you did sleep here after all, didn't you?[r]
Your voice is all hoarse, you know."[pcms]
*3074|
[fc]
[ns]Daisuke[nse]
"Eh? No, that's not it. I woke up early... and then..."[pcms]
*3075|
[fc]
[vo_mak s="mako_0323"]
[ns]Makoto[nse]
"Hmm~ Should we just leave it at that?"[pcms]
;//〆:合流へ
[jump storage="A0090.ks" target=*A0090_D]
;//----------------------------------------------------------
*A0090_D
;//〆:合流
[ChrSetEx layer=5 chbase="ki_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3076|
[fc]
[vo_sae s="sae_0145"]
[ns]Saeko[nse]
"Good morning, everyone. ...? Dai-chan, what's wrong? You look like[r]
you've been pinched by a fox."[pcms]
*3077|
[fc]
[ns]Daisuke[nse]
"Eh? A fox? Eh?! Is that so?"[pcms]
*3078|
[fc]
I think I was quite bewildered by the images that came to mind. Yet,[r]
the response from the other person was as if they remembered nothing,[r]
making me feel indeed like I'd been pinched by a fox.[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="ki_bA01"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3079|
[fc]
[vo_mak s="mako_0324"]
[ns]Makoto[nse]
"Good morning, Saeko-san. You know, Daisuke said he woke up early but[r]
then he fell asleep here again. So, it seems like he's still a bit out[r]
of it."[pcms]
*3080|
[fc]
[ns]Daisuke[nse]
"I might have fallen back asleep, but I'm not out of it. I'm wide[r]
awake."[pcms]
[ChrSetEx layer=3 chbase="ki_bA02"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3081|
[fc]
[vo_sae s="sae_0146"]
[ns]Saeko[nse]
"Ufufu. Oh, could it be that Dai-chan is the one who tidied up last[r]
night... like gathering the dishes together?"[pcms]
*3082|
[fc]
[ns]Daisuke[nse]
"Eh? Oh, yeah, that's right. Since no one else was awake... It would[r]
have been too far and too much to take them to my cottage to wash..."[pcms]
[ChrSetEx layer=4 chbase="ab_cC01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3083|
[fc]
[vo_mak s="mako_0325"]
[ns]Makoto[nse]
"I see. So while waiting for me to wake up, you fell asleep again,[r]
huh?"[pcms]
[ChrSetEx layer=3 chbase="nt_cA02"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3084|
[fc]
[vo_koz s="kozu_0232"]
[ns]Kozue[nse]
"Hey~ let's start preparing the meal. Let's clean up the dishes[r]
Daisuke-niichan gathered together~"[pcms]
[ChrSetEx layer=4 chbase="ma_eA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3085|
[fc]
[vo_aya s="aya_0212"]
[ns]Aya[nse]
"Yes, I think that's a good idea."[pcms]
[chara_int][trans_c cross time=150]
*3086|
[fc]
With Masaka-san's words as the last, the women began moving dishes and[r]
utensils one after another into the cottage right before my eyes.[pcms]
*3087|
[fc]
And then Makoto's cottage became lively as they started preparing[r]
breakfast.[pcms]
*3088|
[fc]
I thought about offering to help, but I would probably be shut out[r]
just like last night.[pcms]
*3089|
[fc]
Since Shou-kun hadn't woken up yet, I spent some time alone again,[r]
gazing at the scenery in a daze.[pcms]
*3090|
[fc]
Until the day before yesterday, I had been immersed in restoration[r]
work at the garage every day. It was a completely different kind of[r]
time flowing before me now.[pcms]
;//♯_ブラックアウト
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
;//se097.ogg
[se buf=0 storage="se097"]
*3091|
[fc]
I didn't fall asleep a third time, but as I was dozing off, the sound[r]
of approaching footsteps snapped me back to reality.[pcms]
*3092|
[fc]
Wondering who it could be, I turned around and our eyes met once[r]
again.[pcms]
;//----------------------------------------------------------
;//※フラグ判定:
;//〆A_kiss ラベル A_kiss2
;//〆B_hug ラベル B_hug2
;//〆C_talk ラベル C_talk2
[if exp="f.l_A_kiss == 1"][jump storage="A0090.ks" target=*A0090_E][endif]
[if exp="f.l_B_hug == 1"][jump storage="A0090.ks" target=*A0090_F][endif]
[if exp="f.l_C_talk == 1"][jump storage="A0090.ks" target=*A0090_G][endif]
;//井上 フェイルセーフ(合流までスキップ)
[jump storage="A0090.ks" target=*A0090_H]
;//----------------------------------------------------------
*A0090_E
;//●ラベル A_kiss2
[ChrSetEx layer=5 chbase="ma_eD02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//強制ウェエイト
[wait time=500]
[ChrSetEx layer=5 chbase="ma_eB01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//強制ウェエイト
[wait time=500]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3093|
[fc]
Masaka-san quickly averted her gaze from mine.[pcms]
*3094|
[fc]
Holding a finished dish in her hand, she showed me only her profile as[r]
she placed the plate down and then hurried back to the cottage without[r]
a word.[pcms]
;//〆:合流へ
[jump storage="A0090.ks" target=*A0090_H]
;//----------------------------------------------------------
*A0090_F
;//●ラベル B_hug2
[ChrSetEx layer=5 chbase="nt_cA07"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
;//強制ウェエイト
[wait time=500]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
;//強制ウェエイト
[wait time=500]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3095|
[fc]
Our eyes should have met for a moment, but Kozue quickly looked away.[pcms]
*3096|
[fc]
She placed the plate of food she brought next to me with a thud and[r]
then hurried back to the cottage without saying anything.[pcms]
;//〆合流へ
[jump storage="A0090.ks" target=*A0090_H]
;//----------------------------------------------------------
*A0090_G
;//●ラベル C_talk2
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3097|
[fc]
[vo_mak s="mako_0326"]
[ns]Makoto[nse]
"First one's ready!"[pcms]
*3098|
[fc]
Makoto placed a plate of food next to me with a thud and looked[r]
straight back at me.[pcms]
[ChrSetEx layer=5 chbase="ab_cC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3099|
[fc]
[vo_mak s="mako_0327"]
[ns]Makoto[nse]
"Daisuke, no snacking, okay?"[pcms]
[chara_int][trans_c cross time=150]
*3100|
[fc]
Saying that, she went back to the cottage again.[pcms]
;//〆:合流へ
[jump storage="A0090.ks" target=*A0090_H]
;//----------------------------------------------------------
*A0090_H
;//〆:合流
*3101|
[fc]
I felt strangely unsatisfied... What was last night all about...?[pcms]
*3102|
[fc]
Was I just dreaming...?[pcms]
*3103|
[fc]
As I pondered this, dishes continued to be set before me one after[r]
another. Makoto was the one who brought them most frequently. It seems[r]
she was intent on helping out just like last night.[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3104|
[fc]
[ns]Shou[nse]
"Yo~, Dai. Good morniiing~. Fuaaaaah..."[pcms]
*3105|
[fc]
As if on cue, Shou-kun woke up with a big yawn. The table was already[r]
being filled with dishes.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3106|
[fc]
Just as Shou-kun was about to enjoy his post-meal smoke, Saeko-san[r]
called a halt and with a chorus of "itadakimasu," the meal began.[pcms]
;//♯_ブラックアウト時間経過
[black_toplayer][trans_c cross time=1000][hide_chara_int]
[bg storage="bg16a"][trans_c cross time=500]
*3107|
[fc]
Just like last night, every dish was delicious. They were well-[r]
balanced and even the items I had requested were casually lined up.[pcms]
*3108|
[fc]
Both Shou-kun and I participated in cleaning up afterward. Though all[r]
we did was carry things to the cottage kitchen.[pcms]
*3109|
[fc]
The women cheerfully laughed as they finished up the washing up.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3110|
[fc]
[ns]Shou[nse]
"Well then... I'm going to head over to the parking lot for a bit."[pcms]
*3111|
[fc]
Shou-kun had been enjoying his post-meal smoke when the women returned[r]
to the table; he surveyed everyone before standing up.[pcms]
*3112|
[fc]
[ns]Shou[nse]
"Dai, I'm going to get some firewood for tonight, come with me."[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="is_bA01"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3113|
[fc]
[vo_mak s="mako_0328"]
[ns]Makoto[nse]
"Ah, I'll go too. It was dark when we arrived last night, so I didn't[r]
get a good look around that area."[pcms]
[ChrSetEx layer=3 chbase="nt_cA02"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3114|
[fc]
[vo_koz s="kozu_0233"]
[ns]Kozue[nse]
"Me too~. I'll join for a walk after the meal~"[pcms]
[ChrSetEx layer=4 chbase="ki_bA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3115|
[fc]
[vo_sae s="sae_0147"]
[ns]Saeko[nse]
"Then, let's all go together. I forgot something in the car anyway...[r]
What do you think, Aya?"[pcms]
[ChrSetEx layer=3 chbase="ma_eA01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3116|
[fc]
[vo_aya s="aya_0213"]
[ns]Aya[nse]
"Ah... Yes. I'll come along."[pcms]
[chara_int][trans_c cross time=150]
*3117|
[fc]
And so, we all set out together in a leisurely fashion towards the[r]
parking lot and the management building.[pcms]
;//★_キャンプ場全景 朝・昼 bg15a.bmp
[bg storage="bg15a"][trans_c cross time=500]
*3118|
[fc]
[vo_mak s="mako_0329"]
[ns]Makoto[nse]
"Oh! There's quite a spacious area here. With this..."[pcms]
*3119|
[fc]
[vo_koz s="kozu_0234"]
[ns]Kozue[nse]
"Ah, there's a suspension bridge. I wonder if we can go down to the[r]
riverbank. With this..."[pcms]
*3120|
[fc]
In front of the management building, everyone scattered in different[r]
directions. Like last night, I took some firewood from under the[r]
building and then entered the management building, wondering if there[r]
might be a source of information.[pcms]
;//★_管理人棟 朝・昼 bg18a.bmp
[bg storage="bg18a"][trans_c cross time=500]
*3121|
[fc]
Unfortunately, as far as I could see inside the management building,[r]
there was neither a TV nor a radio. And there was no one around. I had[r]
thought there would be a caretaker around during the day at least.[pcms]
;//★_キャンプ場全景 朝・昼 bg15a.bmp
[bg storage="bg15a"][trans_c cross time=500]
*3122|
[fc]
[ns]Daisuke[nse]
"Shou-kun, I want to check the weather. Is it okay if I listen to the[r]
car radio?"[pcms]
*3123|
[fc]
[ns]Shou[nse]
"Oh, sure thing. I'll turn the key now."[pcms]
;//■_車のキーひねるエンジンは始動させず
[se buf=0 storage="se004"]
*3124|
[fc]
Hearing my voice, everyone else seemed interested and gathered around[r]
again. Shou-kun got into the car and lightly turned the inserted key.[pcms]
*3125|
[fc]
[ns]Daisuke[nse]
"Huh? Aren't you going to start the engine?"[pcms]
*3126|
[fc]
[ns]Shou[nse]
"Hm? Oh, you don't need to start it up to listen to the radio."[pcms]
;//■_カーラジオのスイッチ押す
[se buf=0 storage="se005"]
*3127|
[fc]
As everyone surrounded the car, Shou-kun said this and turned on the[r]
radio switch.[pcms]
;//■_ラジオイズ
;//se052.ogg
[se buf=0 storage="se052"]
[chara_int][trans_c cross time=150]
;//♪_BGM01 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
*3128|
[fc]
[vo_mob s="radio_0011"]
[ns]Radio Announcer[nse]
"We bring you a special news bulletin. At this moment, mobs are[r]
attacking the city. A considerable number of people are destroying[r]
shops and engaging in violent acts all over."[pcms]
*3129|
[fc]
[vo_mob s="radio_0012"]
[ns]Radio Announcer[nse]
"The nature of the group or the scale of it, as well as whether there[r]
have been any deaths or injuries, is unclear, but please refrain from[r]
going out into the city as much as possible."[pcms]
*3130|
[fc]
Despite the absurd content, the announcer relayed it in a calm voice.[pcms]
*3131|
[fc]
[vo_mob s="radio_0013"]
[ns]Radio Announcer[nse]
"We will inform you as soon as we have more details. We repeat, mobs[r]
are attacking the city. A considerable number of..."[pcms]
*3132|
[fc]
What on earth are they talking about? I think everyone had that kind[r]
of look on their face, including me.[pcms]
;//♪_BGM07 フェードイン
[bgm storage="bgm07"]
[ChrSetEx layer=5 chbase="is_bA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3133|
[fc]
[ns]Shou[nse]
"Hey hey, is this Orson Welles or what?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3134|
[fc]
[vo_koz s="kozu_0235"]
[ns]Kozue[nse]
"Eh? What's that?"[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3135|
[fc]
[ns]Shou[nse]
"Eh? You don't know? Orson Welles."[pcms]
*3136|
[fc]
Led by Kozue who had asked, of course including me, everyone shook[r]
their heads in unison.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3137|
[fc]
[ns]Shou[nse]
"Seriously? You know, back in the day in America on a radio broadcast,[r]
just like what we heard now, 'We bring you a special news bulletin'[r]
and suddenly interrupted the regular programming."[pcms]
*3138|
[fc]
[ns]Shou[nse]
"They announced that flying saucers had landed and Martians had[r]
appeared. It was so convincingly done that it sent the whole nation[r]
into a panic."[pcms]
*3139|
[fc]
[ns]Shou[nse]
"But it turned out to be just a radio drama directed by this guy named[r]
Orson Welles..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3140|
[fc]
[vo_aya s="aya_0214"]
[ns]Aya[nse]
"...Is this broadcast the same thing then? This one we're listening[r]
to?"[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3141|
[fc]
[ns]Shou[nse]
"Who knows... It's summer vacation after all..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3142|
[fc]
[vo_mak s="mako_0330"]
[ns]Makoto[nse]
"Either way, they're just repeating the same thing over and over, so[r]
there's no point in listening any more, right?"[pcms]
[ChrSetEx layer=5 chbase="ki_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3143|
[fc]
[vo_sae s="sae_0148"]
[ns]Saeko[nse]
"That's true... Well, let's listen again later. If it's real, there[r]
should be some follow-up information."[pcms]
[chara_int][trans_c cross time=150]
;//♂BGMのチャンネルを二つ用意してあるので、クロスフェードが可能な筈
;//♪_BGM07 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;//♪_BGM01 フェードイン
[bgm storage="bgm01"]
*3144|
[fc]
With half-belief and half-doubt, we turned off the radio and left the[r]
parking lot.[pcms]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
[wait time=300]
[bg storage="bg16a"][trans_c cross time=500]
*3145|
[fc]
Shou-kun and I carried half of the firewood each, and since the women[r]
had prepared tea after their meal, we enjoyed a relaxing time at the[r]
wood table.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3146|
[fc]
[ns]Shou[nse]
"Phew... Ahhhhh... Mmm~... Well then, I think I'll take a nap...[r]
Saeko, what about you?"[pcms]
[ChrSetEx layer=5 chbase="ki_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3147|
[fc]
[vo_sae s="sae_0149"]
[ns]Saeko[nse]
"Well, I don't know if I'll sleep or not... Hehe... But maybe I'll[r]
keep you company, Shou-chan."[pcms]
[chara_int][trans_c cross time=150]
*3148|
[fc]
Saying that, Shou-kun and Saeko-san went back to the cottage.[pcms]
*3149|
[fc]
Triggered by that, Masaka-san, Kozue, and Makoto also stood up from[r]
their seats and returned to their cottages.[pcms]
*3150|
[fc]
Now then... what should I do...?[pcms]
*3151|
[fc]
I thought about various things for a while but couldn't come up with[r]
anything, so I decided to take a walk for now and started to get up[r]
from the wood table.[pcms]
;//----------------------------------------------------------
;//※ポイント判定
;//真坂ポイントが1、能登屋ポイントが1、鐙ポイントが1
;//=ラベルAへ
[if exp="f.l_masaka == 1 && f.l_notoya == 1 && f.l_abumi == 1"][jump storage="A0090_I.ks" target=*A0090_I][endif]
;//真坂ポイントが0、能登屋ポイントが1、鐙ポイントが1
;//真坂ポイントが0/1、能登屋ポイントが2、鐙ポイントが0
;//真坂ポイントが0/1、能登屋ポイントが0、鐙ポイントが2
;//=ラベルBへ
[if exp="f.l_masaka == 0 && f.l_notoya == 1 && f.l_abumi == 1"][jump storage="A0090_J.ks" target=*A0090_J][endif]
[if exp="f.l_masaka <= 1 && f.l_notoya == 2 && f.l_abumi == 0"][jump storage="A0090_J.ks" target=*A0090_J][endif]
[if exp="f.l_masaka <= 1 && f.l_notoya == 0 && f.l_abumi == 2"][jump storage="A0090_J.ks" target=*A0090_J][endif]
;//井上 上記以外の場合はI(元ネームA)に飛ぶ
[jump storage="A0090_I.ks" target=*A0090_I]
;//----------------------------------------------------------

369
Kansen4_patch/a0090_i.ks Normal file
View file

@ -0,0 +1,369 @@
*A0090_I
;//♪_BGM02  フェードイン
[bgm storage="bgm02"]
;//♂:プロットとフローで、ラベルが反対。フローに合わせる
;//●ラベルA(真坂とのイベント)
;//〆:真坂ポイントが1/ラベルBで1を選択した場合
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
*3152|
[fc]
Masaka-san returned to the wooden table and quietly spread open her[r]
book.[pcms]
*3153|
[fc]
The sunlight filtering through the trees sparkled and created patterns[r]
in her long black hair. Her eyes, cast downward as she followed the[r]
text, moved up and down.[pcms]
*3154|
[fc]
She has long eyelashes... I found myself admiring her refined[r]
features.[pcms]
;//ma_H007
[ChrSetEx layer=5 chbase="ma_UP_eD02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3155|
[fc]
[vo_aya s="aya_0215"]
[ns]Aya[nse]
"Is something... the matter?"[pcms]
*3156|
[fc]
Suddenly, Masaka-san looked up and gazed back at me.[pcms]
*3157|
[fc]
Her expression wasn't one of suspicion, but rather, it seemed a bit[r]
shywas it just my imagination?[pcms]
*3158|
[fc]
[ns]Daisuke[nse]
"Ah, no, sorry, sorry. Did I disturb you? I was just thinking how[r]
engrossed you were in your reading. So, what are you reading[r]
today...?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3159|
[fc]
[vo_aya s="aya_0216"]
[ns]Aya[nse]
"...Is that so. Today, I was reading a book called 'The Breeze of[r]
Washington Heights'."[pcms]
;//♂:マルガリータが読んでいたとされる本
*3160|
[fc]
[ns]Daisuke[nse]
"Oh? What kind of book is it?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3161|
[fc]
[vo_aya s="aya_0217"]
[ns]Aya[nse]
"Eh? Oh, well... I've only just started it. But it seems to be about[r]
something called Washington Heights that existed in Yoyogi Park in[r]
Shibuya, Tokyo after the war."[pcms]
*3162|
[fc]
[ns]Daisuke[nse]
"Huh... Well, I don't know if I'll ever go to Tokyo, but is it like a[r]
historical thing?"[pcms]
*3163|
[fc]
[vo_aya s="aya_0218"]
[ns]Aya[nse]
"Yes... probably. I've only read the beginning so far..."[pcms]
*3164|
[fc]
[ns]Daisuke[nse]
"I see. So you're interested in history, Masaka-san?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3165|
[fc]
[vo_aya s="aya_0219"]
[ns]Aya[nse]
"Eh? ...Not particularly, but... I do find local history quite[r]
interesting."[pcms]
*3166|
[fc]
[ns]Daisuke[nse]
"I see. I'm also interested in the history of engineering, like the[r]
progress of technology. But when it comes to regular history, it puts[r]
me to sleep."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3167|
[fc]
[vo_aya s="aya_0220"]
[ns]Aya[nse]
"...I'm envious. Sendou-kun has something he's passionate about, so[r]
he's moving straight ahead. I... still haven't found that for[r]
myself... I feel like I'm just wandering aimlessly..."[pcms]
*3168|
[fc]
Masaka-san said this and then cast her eyes down, closing her book[r]
with a slap. The sadness in her demeanor didn't seem like my[r]
imagination.[pcms]
*3169|
[fc]
[ns]Daisuke[nse]
"...Masaka-san, don't you have any aspirations for the future?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3170|
[fc]
[vo_aya s="aya_0221"]
[ns]Aya[nse]
"...Yes."[pcms]
*3171|
[fc]
[ns]Daisuke[nse]
"Then that means you still have lots of possibilities, right?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eD02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3172|
[fc]
[vo_aya s="aya_0222"]
[ns]Aya[nse]
"Eh?"[pcms]
*3173|
[fc]
[ns]Daisuke[nse]
"Like we talked about before with hobbies, Masaka-san is still[r]
searching, right? But I think that also means you can still discover[r]
many possibilities."[pcms]
*3174|
[fc]
[ns]Daisuke[nse]
"I reached engineering pretty early on and now I think I'm on a[r]
straight path, just like you said. That's because I chose to do so."[pcms]
*3175|
[fc]
[ns]Daisuke[nse]
"But... maybe there could have been a historian me, a teacher me, a[r]
salaryman me, a public servant me... right?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3176|
[fc]
[vo_aya s="aya_0223"]
[ns]Aya[nse]
"..."[pcms]
*3177|
[fc]
[ns]Daisuke[nse]
"When I aimed to be an engineer, I think I gave up all other[r]
possibilities. But Masaka-san still has many possibilities right now."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3178|
[fc]
[vo_aya s="aya_0224"]
[ns]Aya[nse]
"...That's true... but it feels like a long road ahead..."[pcms]
*3179|
[fc]
[ns]Daisuke[nse]
"Speaking of which, you took care of Makoto yesterday, right? You[r]
really know a lot about medicine and medical techniques. Makoto[r]
mentioned it before too, but have you considered pursuing something in[r]
that field?"[pcms]
*3180|
[fc]
[vo_aya s="aya_0225"]
[ns]Aya[nse]
"That's because... it's something I picked up while taking care of my[r]
mother... out of necessity... reluctantly..."[pcms]
*3181|
[fc]
[ns]Daisuke[nse]
"I see. But if you change your perspective, couldn't you consider it[r]
an opportunity your mother gave you?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3182|
[fc]
[vo_aya s="aya_0226"]
[ns]Aya[nse]
"An opportunity... given by my mother..."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3183|
[fc]
Masaka-san lifted her face and looked back at me with a curious[r]
expression. She met my gaze with her beautiful and direct eyes.[pcms]
*3184|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3185|
[fc]
[vo_aya s="aya_0227"]
[ns]Aya[nse]
"Sendou-kun, you really have a positive way of thinking..."[pcms]
*3186|
[fc]
[ns]Daisuke[nse]
"Eh?! Really? I have my pessimistic moments too. Besides, if anything,[r]
I tend to act without thinking too much."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3187|
[fc]
[vo_aya s="aya_0228"]
[ns]Aya[nse]
"No. You always make me realize... If I could think like that, things[r]
might have been different. I might have become a different person than[r]
who I am now."[pcms]
*3188|
[fc]
Masaka-san said this with a self-deprecating chuckle. Her dignified[r]
face seemed on the verge of being distorted by sorrow.[pcms]
*3189|
[fc]
[ns]Daisuke[nse]
"...I think the current Masaka-san is pretty great. That's the only[r]
Masaka-san I know anyway. If you were someone else, we might not have[r]
been able to come to camp together like this."[pcms]
*3190|
[fc]
[ns]Daisuke[nse]
"Plus, you've got way better grades than me. Like I thought yesterday,[r]
you're reliable when it counts."[pcms]
*3191|
[fc]
[ns]Daisuke[nse]
"Speaking of which, I was thinking of relying on you for some tutoring[r]
before the exams after summer break."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3192|
[fc]
[vo_aya s="aya_0229"]
[ns]Aya[nse]
"Well..."[pcms]
*3193|
[fc]
Masaka-san's eyes softened to a gentleness I had never seen before,[r]
and she looked back at me intently.[pcms]
*3194|
[fc]
[vo_aya s="aya_0230"]
[ns]Aya[nse]
"If I'm good enough, I'd be happy to join you for study sessions. If[r]
we all do it together, I'm sure it'll be a fun learning experience."[pcms]
*3195|
[fc]
[ns]Daisuke[nse]
"Yeah, that's true. Although, I feel like if everyone's together, it[r]
might just turn into an extension of playtime and we might not get[r]
much done. When that happens, I'm counting on you to lay down the law,[r]
Masaka-san."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3196|
[fc]
[vo_aya s="aya_0231"]
[ns]Aya[nse]
"Do you think... I can do that?"[pcms]
*3197|
[fc]
[ns]Daisuke[nse]
"Da-i jobu. After all, you're the person who reads horror novels and[r]
talks about facing off against adversaries. Compared to that, dealing[r]
with me, Makoto, and Kozue should be a piece of cake, right?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3198|
[fc]
[vo_aya s="aya_0232"]
[ns]Aya[nse]
"...Ufufu. That's true. I'll do my best."[pcms]
*3199|
[fc]
Masaka-san finally smiled cheerfully, the kind of smile I had wanted[r]
to see. It was a delightful sight.[pcms]
[chara_int][trans_c cross time=150]
*3200|
[fc]
I pressed on further, quickly asking her if there was anything she[r]
might want to try in the future or if there was anything she was[r]
interested in.[pcms]
*3201|
[fc]
Masaka-san sometimes looked down in thought, sometimes tilted her[r]
head, trying her best to answer.[pcms]
*3202|
[fc]
I wanted to see Masaka-san's various expressions and to avoid making[r]
her look sad, so I enjoyed our conversation with a mix of jokes and[r]
seriousness.[pcms]
*3203|
[fc]
The book Masaka-san had been reading remained closed during our[r]
exchange.[pcms]
;//〆:合流へ
[jump storage="A0090_M.ks" target=*A0090_M]
;//----------------------------------------------------------

86
Kansen4_patch/a0090_j.ks Normal file
View file

@ -0,0 +1,86 @@
*A0090_J
;//♂:プロットとフローでラベルが反対。フローに合わせる
;//●ラベルB(選択肢)
;//★_コテージ外部 朝・昼 bg16a.bmp
[bg storage="bg16a"][trans_c cross time=500]
*3204|
[fc]
Girls came out of the cottage.[pcms]
*3205|
[fc]
Makoto was holding a frisbee and waved it at me. Kozue, for some[r]
reason, had changed into a swimsuit and was approaching with a light[r]
step. Masaka-san quietly closed the door of the cottage with a book in[r]
hand.[pcms]
*3206|
[fc]
I had assumed that everyone had gone back to sleep just like Shou-kun,[r]
but it seems they each had things they wanted to do.[pcms]
*3207|
[fc]
Anyway, it would probably be more fun to hang out with someone than to[r]
take a walk alone...[pcms]
;//----------------------------------------------------------
;//@選択肢発生
;//1.真坂さんのそばに→ ラベルAへ
;//2.梢の水遊びにつき合う→ ラベルCへ
;//3.マコトとフリスビー→ ラベルDへ
; [link storage="A0090_I.ks" target=*A0090_I]真坂さんのそばに[endlink]
; [link storage="A0090_K.ks" target=*A0090_K]梢の水遊びにつき合う[endlink]
; (link storage="A0090_L.ks" target=*A0090_L)Play with[r]
Makoto(endlink)[pcms]
*SEL04|真坂さんのそばに/梢の水遊びにつき合う/マコトと遊ぶ
[fc]
[pcms_sel]
[eval exp="f.seltext02 = 'By Ms Masaka\'s side'"]
[eval exp="f.seltext04 = 'Accompany Kozue in playing with water'"]
[eval exp="f.seltext06 = 'Play with Makoto'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext02"][hr]
[sel_hisout txt="&f.seltext04"][hr]
[sel_hisout txt="&f.seltext06"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
;[eval exp="sf.seltext6_x = 250"]
[sel02 target=*SEL04_1]
[sel04 target=*SEL04_2]
[sel06 target=*SEL04_3]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL04_1|&f.seltext02
[sel_hisout txt="&f.seltext02"][hr][fc][selbt_clear]
[jump storage="A0090_I.ks" target=*A0090_I]
;-------------------------------------------------------------------------------
*SEL04_2|&f.seltext04
[sel_hisout txt="&f.seltext04"][hr][fc][selbt_clear]
[jump storage="A0090_K.ks" target=*A0090_K]
;-------------------------------------------------------------------------------
*SEL04_3|&f.seltext06
[sel_hisout txt="&f.seltext06"][hr][fc][selbt_clear]
[jump storage="A0090_L.ks" target=*A0090_L]
;//----------------------------------------------------------

389
Kansen4_patch/a0090_k.ks Normal file
View file

@ -0,0 +1,389 @@
*A0090_K
;//♂:ラベルBは上記選択肢で使うので、ラベルCとする。フローを直す事。
;//●ラベルC
;//〆:2を選択した場合
;//♪_BGM02  フェードイン
[bgm storage="bgm03"]
;//★_キャンプ場 滝と川 朝・昼 bg21a.bmp
[bg storage="bg21a"][trans_c cross time=500]
*3208|
[fc]
[ns]Daisuke[nse]
"Heh, you're right. There's a suspension bridge."[pcms]
[ChrSetEx layer=5 chbase="nt_dA02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3209|
[fc]
[vo_koz s="kozu_0236"]
[ns]Kozue[nse]
"See? I wasn't lying, was I~?"[pcms]
*3210|
[fc]
Kozue, in her swimsuit, led me to the riverbank with a spring in her[r]
step. The riverbed was well-maintained with round stones and was[r]
fairly shallow.[pcms]
*3211|
[fc]
It was constructed nicely for families with children to come and play[r]
in the water.[pcms]
*3212|
[fc]
The suspension bridge allowed us to cross to the other side, and while[r]
the campsite side of the riverbank seemed shallow, the opposite bank[r]
appeared deeper in places, as the color of the water turned darker.[pcms]
*3213|
[fc]
[ns]Daisuke[nse]
"Since we're here, let's cross the suspension bridge."[pcms]
[ChrSetEx layer=5 chbase="nt_dB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3214|
[fc]
[vo_koz s="kozu_0237"]
[ns]Kozue[nse]
"Eh? No, nooo... If it sways... I'll be scared."[pcms]
*3215|
[fc]
[ns]Daisuke[nse]
"It's fine. I'll hold your hand, come on."[pcms]
[chara_int][trans_c cross time=150]
*3216|
[fc]
I grabbed Kozue's hand somewhat forcefully and headed towards the[r]
suspension bridge. I thought she would protest more, but she[r]
obediently took my hand and followed right behind me.[pcms]
*3217|
[fc]
As we started crossing the bridge, it swayed less than I expected. The[r]
breeze over the river felt nice, and when we reached the middle of the[r]
bridge, we could see a waterfall in the distance.[pcms]
*3218|
[fc]
[ns]Daisuke[nse]
"See, it's not swaying much, right? And look over there. A waterfall."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA01"][ChrSetXY layer=5 x=0 y=40][trans_c cross time=150]
*3219|
[fc]
[vo_koz s="kozu_0238"]
[ns]Kozue[nse]
"Wow, you're right. It's amazing. The spray is going up. Thank you,[r]
Daisuke-niichan. If I were alone, I definitely wouldn't have[r]
approached the suspension bridge."[pcms]
*3220|
[fc]
[ns]Daisuke[nse]
"Glad you tried crossing it, right?"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA02"][ChrSetXY layer=5 x=0 y=40][trans_c cross time=150]
*3221|
[fc]
[vo_koz s="kozu_0239"]
[ns]Kozue[nse]
"Yeah."[pcms]
*3222|
[fc]
But still, Kozue seemed a little scared. She had one hand on the[r]
bridge's railing, but she was still gripping my hand tightly with her[r]
other hand.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3223|
[fc]
Once we crossed to the other side, it was clear that this side had[r]
deeper areas in the river. There were also places where the current[r]
was faster, so it didn't seem suitable for playing in the water.[pcms]
*3224|
[fc]
Kozue probably wanted to play in the water.[pcms]
*3225|
[fc]
[ns]Daisuke[nse]
"If you want to play in the water, then that side is definitely[r]
better. We've come all this way but let's head back."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA01"][ChrSetXY layer=5 x=0 y=40][trans_c cross time=150]
*3226|
[fc]
[vo_koz s="kozu_0240"]
[ns]Kozue[nse]
"Yeah. This side has deep spots, huh? The other side seems more[r]
suitable for me~"[pcms]
*3227|
[fc]
Holding Kozue's hand, we crossed the suspension bridge again. Just as[r]
we reached the middle, a strong wind blew across the river surface and[r]
made the bridge sway.[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dB01"][ChrSetXY layer=5 x=0 y=40][trans_c cross time=150]
;//画面揺らし
[quake_bg xy m]
*3228|
[fc]
[vo_koz s="kozu_0241"]
[ns]Kozue[nse]
"Kyah. Kyaaan. It's swaying... it's swaying. Noo, nooo. Daisuke-[r]
niichan, I'm scared~"[pcms]
*3229|
[fc]
While saying that, Kozue clung not just to my hand but also to my arm.[pcms]
*3230|
[fc]
The unexpected sensation of her bare skin sticking to me and a soft[r]
feeling enveloped my arm.[pcms]
*3231|
[fc]
I'm sorry for saying you had a childlike figure before, Kozue. It's[r]
not like there's nothing there... There was a soft yet resilient[r]
sensation pressing against my arm.[pcms]
*3232|
[fc]
[ns]Daisuke[nse]
"It's okay, really. Look, the swaying is starting to settle down."[pcms]
*3233|
[fc]
The swaying of the bridge might have been less unsettling than the[r]
sensation I felt on my arm.[pcms]
*3234|
[fc]
I gripped the railing of the suspension bridge with one hand while[r]
bracing my legs to maintain balance. As I did so, the side-to-side[r]
swaying gradually subsided.[pcms]
[ChrSetEx layer=5 chbase="nt_UP_dA10"][ChrSetXY layer=5 x=0 y=40][trans_c cross time=150]
*3235|
[fc]
[vo_koz s="kozu_0242"]
[ns]Kozue[nse]
"Funya... That was scary... Suspension bridges are really scary..."[pcms]
*3236|
[fc]
[ns]Daisuke[nse]
"Alright alright. It was my fault for suggesting it. Come on, Kozue,[r]
let's hurry and finish crossing."[pcms]
[chara_int][trans_c cross time=150]
*3237|
[fc]
The bridge was still swaying a bit, but Kozue's grip had loosened[r]
slightly so we continued pulling along and finished crossing back over[r]
the bridge.[pcms]
*3238|
[fc]
[vo_koz s="kozu_0243"]
[ns]Kozue[nse]
"I broke out in a cold sweat... Let's wash off in the river quickly~"[pcms]
*3239|
[fc]
As soon as we reached solid ground, Kozue muttered that and ran off[r]
cheerfully towards the riverbank.[pcms]
*3240|
[fc]
I followed her buoyant figure at a leisurely pace.[pcms]
*3241|
[fc]
[vo_koz s="kozu_0244"]
[ns]Kozue[nse]
"Kyaa! It's so cold~! But it feels nice~!"[pcms]
*3242|
[fc]
She splashed water around with her feet. The spray that rose caught[r]
the sunlight and sparkled around Kozue's swimsuit-clad figure.[pcms]
;//白フェード
[white_toplayer][trans_c cross time=500][hide_chara_int_w]
[sysbt_meswin clear]
;//◆_能登屋梢 川遊びイベント絵 nt_H001
[evcg storage="nt_N001a"][trans_c cross time=300]
[sysbt_meswin]
*3243|
[fc]
[vo_koz s="kozu_0245"]
[ns]Kozue[nse]
"Mmm~ It's cold and feels good~ River water is different from the sea[r]
and even from a pool; it's so refreshing and I love it~"[pcms]
*3244|
[fc]
The water was shallow enough that even petite Kozue couldn't fully[r]
submerge herself. She lay down in a way that let her enjoy the flow of[r]
the river.[pcms]
*3245|
[fc]
[vo_koz s="kozu_0246"]
[ns]Kozue[nse]
"Won't you join me, Daisuke-niichan? It feels nice."[pcms]
*3246|
[fc]
[ns]Daisuke[nse]
"I... didn't bring a swimsuit."[pcms]
*3247|
[fc]
[vo_koz s="kozu_0247"]
[ns]Kozue[nse]
"I think even just dipping your feet would feel good~"[pcms]
*3248|
[fc]
[ns]Daisuke[nse]
"Hmm, I think I'll pass for now."[pcms]
*3249|
[fc]
[vo_koz s="kozu_0248"]
[ns]Kozue[nse]
"Eeh~ That's boring."[pcms]
*3250|
[fc]
No, just watching Kozue play in the water is far from boring for me.[pcms]
*3251|
[fc]
Of course, I wouldn't say that out loud.[pcms]
*3252|
[fc]
I was enjoying the sight of Kozue's figure, which was more than just[r]
delicate.[pcms]
*3253|
[fc]
The river's surface was shining in the sunlight, just like the earlier[r]
water spray, creating unique rings of light that flowed slowly along[r]
Kozue's body lines.[pcms]
;//♂:レイヤー97の表情希望。
[evcg storage="nt_N001b"][trans_c cross time=300]
*3254|
[fc]
[vo_koz s="kozu_0249"]
[ns]Kozue[nse]
"...Daisuke-niichan... don't stare at me so much..."[pcms]
*3255|
[fc]
Perhaps she noticed my gaze, as Kozue, despite being in the cold[r]
water, blushed slightly and muttered.[pcms]
*3256|
[fc]
[ns]Daisuke[nse]
"Can't help it. You're the only one in front of my eyes."[pcms]
*3257|
[fc]
[vo_koz s="kozu_0250"]
[ns]Kozue[nse]
"That may be true but... it's still a little embarrassing."[pcms]
*3258|
[fc]
[ns]Daisuke[nse]
"No, I mean, I'm sorry about before. It didn't quite hit me when we[r]
were inside, but it's different seeing it outside."[pcms]
*3259|
[fc]
[vo_koz s="kozu_0251"]
[ns]Kozue[nse]
"Eh? What are you talking about?"[pcms]
*3260|
[fc]
[ns]Daisuke[nse]
"The swimsuit. It suits you, Kozue. You look cute. Let's go to the[r]
beach next time."[pcms]
;//♂:レイヤー96の表情希望
[evcg storage="nt_N001c"][trans_c cross time=300]
*3261|
[fc]
[vo_koz s="kozu_0252"]
[ns]Kozue[nse]
"Really? I'm so happy, Daisuke-niichan!"[pcms]
*3262|
[fc]
Whether she was happy about the swimsuit compliment or the idea of[r]
going to the beach was unclear, but Kozue, still blushing, gave me a[r]
cute smile.[pcms]
*3263|
[fc]
[vo_koz s="kozu_0253"]
[ns]Kozue[nse]
"If that's the case, it's okay... you can look at me. ...Just kidding.[r]
Ehehe."[pcms]
*3264|
[fc]
Maybe out of embarrassment, Kozue splashed water towards me. In[r]
return, I plunged my hand into the water and splashed her back.[pcms]
*3265|
[fc]
[vo_koz s="kozu_0254"]
[ns]Kozue[nse]
"Kyaaan! So cold~! Ufufu. This is fun~"[pcms]
*3266|
[fc]
The water she splashed on me dried quickly in the summer sun. Kozue[r]
frolicked with genuine joy, and even I, who was just watching, joined[r]
in the water fight from time to time, enjoying a pleasant time.[pcms]
;//〆:合流へ
[jump storage="A0090_M.ks" target=*A0090_M]
;//----------------------------------------------------------

565
Kansen4_patch/a0090_l.ks Normal file
View file

@ -0,0 +1,565 @@
*A0090_L
;//♂:梢の選択肢をラベルBからCへとしたので、ラベルDとする。フローを直す事。
;//●ラベルD
;//〆:3を選択した場合
;//♪_BGM13 フェードイン
[bgm storage="bgm13"]
;//嶺岸・イベント合わせにつき、立ちジャケット無しeで
;//★_キャンプ場全景 朝・昼 bg15a.bmp
[bg storage="bg15a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_eA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3267|
[fc]
[vo_mak s="mako_0331"]
[ns]Makoto[nse]
"Hey! What do you think, Daisuke? Isn't this place perfect for playing[r]
with a frisbee?"[pcms]
*3268|
[fc]
The area behind the administration building was a fairly large plaza.[r]
It was a flat space covered with short grass and turf.[pcms]
*3269|
[fc]
[ns]Daisuke[nse]
"Definitely. But you brought something nostalgic, didn't you, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_eA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3270|
[fc]
[vo_mak s="mako_0332"]
[ns]Makoto[nse]
"Nostalgic? It's still in active use. Look, there are even[r]
competitions for dogs, right?"[pcms]
*3271|
[fc]
[ns]Daisuke[nse]
"Ah, well, that's true. But I hardly ever see people playing in the[r]
park anymore."[pcms]
[ChrSetEx layer=5 chbase="ab_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3272|
[fc]
[vo_mak s="mako_0333"]
[ns]Makoto[nse]
"That's not true. Well, you don't see adults playing, but there are[r]
plenty of families out there having fun."[pcms]
*3273|
[fc]
[ns]Daisuke[nse]
"Hmm, is that so? Actually, I used to play quite a bit when I was a[r]
kid. I've got some skills, you know."[pcms]
*3274|
[fc]
Makoto's face lit up as if she had been waiting for this moment, and[r]
she grinned slyly.[pcms]
[ChrSetEx layer=5 chbase="ab_eC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3275|
[fc]
[vo_mak s="mako_0334"]
[ns]Makoto[nse]
"Heh-heh! I knew you'd say that. But you know, I played a lot when I[r]
was a kid too. You're no match for me, Daisuke."[pcms]
*3276|
[fc]
[ns]Daisuke[nse]
"Then, shall we have a match?"[pcms]
[ChrSetEx layer=5 chbase="ab_eA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3277|
[fc]
[vo_mak s="mako_0335"]
[ns]Makoto[nse]
"Of course! Bring it on! I'll beat you so bad you won't be able to[r]
make a sound. Let's make it a points game. First to 10 points wins! If[r]
you miss, it's a point against you."[pcms]
*3278|
[fc]
Despite having no sleeves, Makoto made a gesture as if rolling them[r]
up. She grinned and suddenly threw the disc.[pcms]
[chara_int][trans_c cross time=150]
*3279|
[fc]
[ns]Daisuke[nse]
"Whoa, whoa! Makoto, that's sneaky! At least declare the start of the[r]
game!"[pcms]
*3280|
[fc]
Just as Makoto had planned, I couldn't catch the first throw. I ran[r]
towards the disc rolling far behind me.[pcms]
*3281|
[fc]
This is going to be a real sweat fest.[pcms]
[ChrSetEx layer=5 chbase="ab_eC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3282|
[fc]
[vo_mak s="mako_0336"]
[ns]Makoto[nse]
"Ahaha, that's because you let your guard down! 1 point for me! Come[r]
on!! Bring it!!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3283|
[fc]
I ran towards the disc and threw it back with all my might as I turned[r]
around. However, Makoto easily caught it and grinned again before[r]
throwing it back at me.[pcms]
*3284|
[fc]
[ns]Daisuke[nse]
"Damn it!!"[pcms]
*3285|
[fc]
I managed to catch the second throw firmly, even though I had to run[r]
quite a bit. I walked up to her deliberately slowly and then threw it[r]
quickly.[pcms]
*3286|
[fc]
It was supposed to go far...[pcms]
[ChrSetEx layer=5 chbase="ab_eC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3287|
[fc]
[vo_mak s="mako_0337"]
[ns]Makoto[nse]
"Ahaha! Caught----easy peasy!"[pcms]
*3288|
[fc]
Makoto jumped and caught the disc beautifully. Her large breasts[r]
bounced up and down, momentarily capturing my gaze.[pcms]
*3289|
[fc]
[vo_mak s="mako_0338"]
[ns]Makoto[nse]
"You left an opening!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3290|
[fc]
The disc flew far over my head, at a height that was impossible to[r]
reach even with a jump.[pcms]
*3291|
[fc]
I chased after the disc desperately and somehow managed to catch up.[pcms]
*3292|
[fc]
Without hesitation, I turned around and threw it gently in a lob[r]
towards a closer spot.[pcms]
[ChrSetEx layer=5 chbase="ab_eA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3293|
[fc]
[vo_mak s="mako_0339"]
[ns]Makoto[nse]
"Ah! That's sneaky!! Daisuke, you cheater!"[pcms]
*3294|
[fc]
Makoto hurriedly ran towards it, following the softly flying disc with[r]
her eyes.[pcms]
*3295|
[fc]
Because of that, she seemed to neglect her footing.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_eA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//♯_レッドフラッシュ
[赤フラ]
;//■_人が倒れる
[se buf=0 storage="se012"]
*3296|
[fc]
[vo_mak s="mako_0340"]
[ns]Makoto[nse]
"Kyaa!! Ukyaaa!!"[pcms]
*3297|
[fc]
Makoto's foot slipped on the grass as if in a comic book frame,[r]
showing the sole of her foot as she sprang straight up. She landed[r]
squarely on her butt in a remarkably crisp manner.[pcms]
*3298|
[fc]
[vo_mak s="mako_0341"]
[ns]Makoto[nse]
"Ow... owowow..."[pcms]
*3299|
[fc]
[ns]Daisuke[nse]
"Hey, are you okay?"[pcms]
*3300|
[fc]
Just as I planned, Makoto missed catching the disc, but I didn't[r]
expect her to fall so spectacularly.[pcms]
*3301|
[fc]
Worried, I ran over to where Makoto was.[pcms]
[sysbt_meswin clear]
;//★_イベント絵 ab_N001もしくはab_H001。ファイル名後で確認
;//♂:レイヤー122の表情希望
[evcg storage="ab_N001a"][trans_c cross time=300]
[sysbt_meswin]
*3302|
[fc]
[vo_mak s="mako_0342"]
[ns]Makoto[nse]
"Ouch... that hurt. I'm done for. It's been ages since I've taken such[r]
a big fall. Oww... my butt hurts... Ahahaha!"[pcms]
*3303|
[fc]
Makoto was still sitting on her butt, grimacing in pain but laughing.[r]
She hadn't hit her head or anything. I understood how she felt; she[r]
probably couldn't help but laugh at her own spectacular fall.[pcms]
*3304|
[fc]
She was laughing, so she seemed okay, which was good--[pcms]
*3305|
[fc]
[ns]Daisuke[nse]
"If that's the case... you're probably... alright... yeah."[pcms]
*3306|
[fc]
[vo_mak s="mako_0343"]
[ns]Makoto[nse]
"Yeah! I'm fine, totally fine! Man, it's been so long since I've[r]
slipped and fallen like that."[pcms]
*3307|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*3308|
[fc]
[vo_mak s="mako_0344"]
[ns]Makoto[nse]
"Hm-? What is it, Daisuke?"[pcms]
*3309|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*3310|
[fc]
My eyes were inadvertently glued to Makoto's... crotch.[pcms]
*3311|
[fc]
Should I say something about it? Or should I act as if nothing[r]
happened...[pcms]
*3312|
[fc]
[vo_mak s="mako_0345"]
[ns]Makoto[nse]
"...? Daisuke?"[pcms]
*3313|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*3314|
[fc]
[vo_mak s="mako_0346"]
[ns]Makoto[nse]
"What are you spacing out for, Daisuke?! Can't you think of something[r]
like lending a hand or helping me up?"[pcms]
*3315|
[fc]
[ns]Daisuke[nse]
"Eh? Oh, that, um... there's something white..."[pcms]
*3316|
[fc]
[vo_mak s="mako_0347"]
[ns]Makoto[nse]
"Huh?"[pcms]
*3317|
[fc]
[ns]Daisuke[nse]
"That... your... panties! They're showing, so close your legs[r]
quickly!"[pcms]
;//♂:レイヤー123の表情希望
[evcg storage="ab_N001b"][trans_c cross time=300]
*3318|
[fc]
[vo_mak s="mako_0348"]
[ns]Makoto[nse]
"Eh? Eeeh?!!"[pcms]
*3319|
[fc]
[ns]Daisuke[nse]
"Here, I'll give you a hand. Stand up quickly, Makoto."[pcms]
*3320|
[fc]
I offered my hand while looking away. However, there was no sign that[r]
she was going to grab it. With no other choice, I turned my gaze back[r]
to Makoto.[pcms]
;//♂:レイヤー124の表情希望
[evcg storage="ab_N001c"][trans_c cross time=300]
*3321|
[fc]
[vo_mak s="mako_0349"]
[ns]Makoto[nse]
"Don't look this way! Look over there! You pervert Daisuke! The[r]
lecherous demon king!!"[pcms]
*3322|
[fc]
[ns]Daisuke[nse]
"Before you complain about others, close your legs."[pcms]
*3323|
[fc]
Far from taking my hand, Makoto still hadn't closed her legs and was[r]
glaring at me with her face turning red while still in her fallen[r]
posture.[pcms]
*3324|
[fc]
[vo_mak s="mako_0350"]
[ns]Makoto[nse]
"Ugh..."[pcms]
*3325|
[fc]
[ns]Daisuke[nse]
"What's the matter? Hurry up."[pcms]
*3326|
[fc]
[vo_mak s="mako_0351"]
[ns]Makoto[nse]
"My hips! I hit my hips and it hurts. I can't move right away!!"[pcms]
*3327|
[fc]
[ns]Daisuke[nse]
"Eh? Are you okay?!"[pcms]
*3328|
[fc]
[vo_mak s="mako_0352"]
[ns]Makoto[nse]
"Just give me a little time and I'll be fine. Look away!!"[pcms]
*3329|
[fc]
Makoto continued to glare at me with her cheeks growing even redder,[r]
still putting on a brave front.[pcms]
*3330|
[fc]
[ns]Daisuke[nse]
"Alright... I'll look away and step back a bit, so recover quickly."[pcms]
*3331|
[fc]
I turned my back and crossed my arms behind me, walking away from[r]
Makoto with a leisurely pace as if on a midday stroll.[pcms]
*3332|
[fc]
Feeling a slight tug at my heartstrings...[pcms]
;//♯_ブラックアウト
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//★_キャンプ場全景 朝・昼 bg15a.bmp
[bg storage="bg15a"][trans_c cross time=500]
;//■_人を殴る
[se buf=0 storage="se038"]
;//♯_レッドフラッシュ
[赤フラ]
;//画面揺らし
[quake_bg xy m]
*3333|
[fc]
[ns]Daisuke[nse]
"Ouch------!!"[pcms]
*3334|
[fc]
Suddenly, a disc flew at the back of my head. I nearly stumbled[r]
forward but managed to keep my balance. The culprit was obviously[r]
known. I turned around and shouted.[pcms]
*3335|
[fc]
[ns]Daisuke[nse]
"Makoto--! You--!!"[pcms]
[ChrSetEx layer=5 chbase="ab_eC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3336|
[fc]
[vo_mak s="mako_0353"]
[ns]Makoto[nse]
"Heheh, bullseye!"[pcms]
*3337|
[fc]
Whatever happened to the pain in her hips. Makoto was hopping around[r]
joyfully.[pcms]
*3338|
[fc]
[ns]Daisuke[nse]
"So your hips are okay now?"[pcms]
[ChrSetEx layer=5 chbase="ab_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3339|
[fc]
[vo_mak s="mako_0354"]
[ns]Makoto[nse]
"They're fine now! It was just temporary!"[pcms]
*3340|
[fc]
[ns]Daisuke[nse]
"Isn't this treatment a bit unfair to me who was worried about you?"[pcms]
[ChrSetEx layer=5 chbase="ab_eC02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3341|
[fc]
[vo_mak s="mako_0355"]
[ns]Makoto[nse]
"Heh, serves you right for looking!! Taking advantage of the fact that[r]
I couldn't move!"[pcms]
*3342|
[fc]
[ns]Daisuke[nse]
"What are you talking about? It was an accident."[pcms]
*3343|
[fc]
[vo_mak s="mako_0356"]
[ns]Makoto[nse]
"No way! That's why you're paying for what you saw with your body!"[pcms]
*3344|
[fc]
[ns]Daisuke[nse]
"Ah, yeah yeah. So we're even now."[pcms]
[ChrSetEx layer=5 chbase="ab_eA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3345|
[fc]
[vo_mak s="mako_0357"]
[ns]Makoto[nse]
"That's fine, so... let's continue, shall we?!"[pcms]
*3346|
[fc]
[ns]Daisuke[nse]
"This time make sure to watch your step. Don't fall again."[pcms]
[ChrSetEx layer=5 chbase="ab_eA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3347|
[fc]
[vo_mak s="mako_0358"]
[ns]Makoto[nse]
"I'll be careful. There's no reason for me to give you any service,[r]
Daisuke!"[pcms]
[ChrSetEx layer=5 chbase="ab_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3348|
[fc]
She's recovered her energy, which is good, but maybe a bit too much.[r]
Well, it's better for Makoto to be lively.[pcms]
*3349|
[fc]
[ns]Daisuke[nse]
"Alright, I won't go easy on you."[pcms]
[ChrSetEx layer=5 chbase="ab_eC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3350|
[fc]
[vo_mak s="mako_0359"]
[ns]Makoto[nse]
"That's my line!"[pcms]
[chara_int][trans_c cross time=150]
*3351|
[fc]
I aimed at Makoto and threw the disc I picked up with all my might.[pcms]
;//〆:合流へ
[jump storage="A0090_M.ks" target=*A0090_M]
;//----------------------------------------------------------

177
Kansen4_patch/a0090_m.ks Normal file
View file

@ -0,0 +1,177 @@
*A0090_M
;//〆:合流
[sysbt_meswin clear]
;//井上 曲切り替えのため止める
[fadeoutbgm time=500]
;^<SoundRun 1,Stop,ON,2000>
;//井上 一旦暗転しておく
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//★_コテージ外部 夕方 bg16b.bmp
[bg storage="bg16b"][trans_c cross time=500]
;//♪_BGM03 フェードイン
[bgm storage="bgm03"]
[sysbt_meswin]
*3352|
[fc]
Today's homemade dinner by the ladies was delicious.[pcms]
*3353|
[fc]
Each dish had its own unique flavor, and there was plenty of volume.[r]
Everyone had a satisfied smile on their face, except for one.[pcms]
[ChrSetEx layer=5 chbase="is_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3354|
[fc]
[ns]Shou[nse]
"Well then, shall we start the fun!"[pcms]
*3355|
[fc]
Finally, Shou-kun had a satisfied smile on his face as he heavily[r]
placed a bottle of alcohol on the table. I wonder how much booze he[r]
brought with him.[pcms]
[chara_int]
[ChrSetEx layer=3 chbase="is_bA01"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_cA05"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*3356|
[fc]
[vo_koz s="kozu_0255"]
[ns]Kozue[nse]
"Wow, Shou-niichan, you brought so much."[pcms]
*3357|
[fc]
[ns]Shou[nse]
"Is that so? If you're planning to drink for two nights, this is about[r]
right, isn't it?"[pcms]
*3358|
[fc]
And so, the party began again tonight.[pcms]
;//♯_ブラックアウト
[chara_int][trans_c cross time=150]
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//井上 このままだとずっと暗転なので何か貼ろう。暫定で夜空
[bg storage="bg35d"][trans_c cross time=500]
*3359|
[fc]
[vo_koz s="kozu_0256"]
[ns]Kozue[nse]
"Ah, that's right. There was a show I wanted to watch tonight. I[r]
forgot to set it to record. I want to watch TV~"[pcms]
*3360|
[fc]
[ns]Shou[nse]
"I'd tell you to go back to the car, but unfortunately, the TV's[r]
gone."[pcms]
*3361|
[fc]
[vo_mak s="mako_0360"]
[ns]Makoto[nse]
"I know that. Oh, I should have brought my game. I have one I'm in the[r]
middle of right now."[pcms]
*3362|
[fc]
[ns]Shou[nse]
"Don't bring that kind of stuff to a campsite. You've got to enjoy[r]
nature, right?"[pcms]
*3363|
[fc]
[vo_mak s="mako_0361"]
[ns]Makoto[nse]
"No, I feel like I've already enjoyed nature enough. I'm starting to[r]
miss civilization now, you know? Kyahaha!"[pcms]
*3364|
[fc]
[vo_aya s="aya_0233"]
[ns]Aya[nse]
"..."[pcms]
*3365|
[fc]
Kozue's eyes are starting to look glazed over. Makoto's speech is[r]
occasionally slurred. Masaka-san is holding her cup with both hands[r]
and sipping little by little, just like last night.[pcms]
*3366|
[fc]
[vo_sae s="sae_0150"]
[ns]Saeko[nse]
"Ufufu. That's right, I'm starting to miss the city lights too. But[r]
tonight's the last night, so let's enjoy it to the fullest."[pcms]
*3367|
[fc]
[ns]Shou[nse]
"That's right, we still have plenty of booze. We're going to drink a[r]
lot!"[pcms]
*3368|
[fc]
[vo_mak s="mako_0362"]
[ns]Makoto[nse]
"Agreed!! Kyahaha!"[pcms]
*3369|
[fc]
[vo_koz s="kozu_0257"]
[ns]Kozue[nse]
"Yes~!"[pcms]
*3370|
[fc]
[ns]Daisuke[nse]
"Oh! I'm going to drink too!"[pcms]
*3371|
[fc]
[vo_aya s="aya_0234"]
[ns]Aya[nse]
"..."[pcms]
*3372|
[fc]
Our conversations jumped from one topic to another, each time bringing[r]
a strange excitement, and the alcohol steadily settled in everyone's[r]
stomachs.[pcms]
*3373|
[fc]
Empty bottles kept increasing on top of the table.[pcms]
*3374|
[fc]
The sky was filled with stars. The night deepened amidst the lively[r]
atmosphere--[pcms]
;//♯_ブラックアウト
[sysbt_meswin clear]
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;mm
[wait_c time=1000]
;//〆ジャンプ・A0100へ
[jump storage="A0100.ks" target=*A0100_TOP]

1542
Kansen4_patch/a0100.ks Normal file

File diff suppressed because it is too large Load diff

1803
Kansen4_patch/b0010.ks Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,44 @@
*B0010_0_zapsel
;//ZAP処理
;BGM停止
[fadeoutbgm time=500]
;mm ザッピング前に黒追加
[black_toplayer][trans_c cross time=500][hide_chara_int]
*ZAP01|ザッピング選択肢 冴子/キャンセル
;//桐越冴子
;//キャンセル
[eval exp="f.selbt_mas = 0"]
[eval exp="f.selbt_abu = 0"]
[eval exp="f.selbt_sae = 1"]
[eval exp="f.selbt_koz = 0"]
[eval exp="f.selbt_syo = 0"]
[eval exp="f.selbt_can = 1"]
;ボタン込み
[zap_set1]
[zap_set2]
[s]
;------------------------------------------------
*aspect_sel_SEL03|ザッピング選択肢 冴子
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
[jump storage="B0010_1_zap.ks" target=*B0010_1_zap]
;------------------------------------------------
*aspect_sel_SEL06|ザッピング選択肢 キャンセル
[zap_clear]
[black_toplayer][trans_c random time=1000][hide_chara_int]
;[zapfade]
[jump storage="B0010_2.ks" target=*B0010_2]
;//----------------------------------------------------------

View file

@ -0,0 +1,977 @@
*B0010_1_zap
[eval exp="sf.SRP43 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[jump target=*scene_START]
*NORMAL_GAME
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・5のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap101,1>
;<Mov flow_page,2>
;<Mov flow_no,5>
*scene_START
;//★_管理人棟 灯り有り bg20c.bmp
;//♂別室ですがBGこれで
[bg storage="bg20e"][trans_c cross time=1000]
;//♪_BGM07 フェードイン
[bgm storage="bgm07"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4730|
[fc]
I knew that Shou-chan wasn't just joking around. He just couldn't[r]
stand the silence... He was only trying to ease the tension among us a[r]
little.[pcms]
*4731|
[fc]
But I got worked up. I was irritated by the poor taste of the[r]
conversation, but normally I would have been able to suppress it.[r]
However, today was just too much. So much had happened in a matter of[r]
hours...[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4732|
[fc]
[ns]Shou[nse]
"Saeko, are you okay?"[pcms]
*4733|
[fc]
Shou-chan tried to carry me, but since Aya was following behind us, I[r]
gently refused and instead asked for his shoulder to lean on as we[r]
entered the room at the far end.[pcms]
*4734|
[fc]
[ns]Shou[nse]
"Whoa... Are you okay? You should sit down slowly."[pcms]
*4735|
[fc]
[vo_sae s="sae_0169"]
[ns]Saeko[nse]
"Yes, thank you, Shou-chan."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4736|
[fc]
With the support of Shou-chan's arm, I did as he said and slowly sat[r]
down.[pcms]
*4737|
[fc]
My leg hurt where that man had grabbed me. There were five scratch[r]
marks, exactly in the shape of his fingers, and blood was seeping out[r]
faintly.[pcms]
*4738|
[fc]
That man... the first one who appeared... He was blatantly trying to[r]
attack me. He was trying to rape me...[pcms]
*4739|
[fc]
In the forest, I caught sight of something moving slowly and it[r]
distracted me. Even though this is a well-maintained campsite, it's[r]
still in the mountains. I tensed up, thinking maybe a bear had[r]
appeared and prepared myself to run.[pcms]
*4740|
[fc]
But what emerged slowly was a human, a man, and my tension momentarily[r]
eased at that.[pcms]
*4741|
[fc]
However, when I fully recognized the man's figure, a different kind of[r]
tension surged through me rapidly.[pcms]
*4742|
[fc]
His clothes were tattered. His pants had slipped down to his thighs.[r]
It was dark and not clear, but his genitals were obviously exposed...[pcms]
*4743|
[fc]
His hands lifted unsteadily, his fingers pointed at me, and his legs[r]
moved lazily towards me. In that moment, I understood what that man[r]
was trying to do.[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4744|
[fc]
[ns]Shou[nse]
"...I'm sorry, Saeko. For letting you get hurt like this..."[pcms]
*4745|
[fc]
[vo_sae s="sae_0170"]
[ns]Saeko[nse]
"It's not your fault, Shou-chan. Ah, don't touch it. It hurts, and Aya[r]
will disinfect it for me later, okay?"[pcms]
*4746|
[fc]
I stopped Shou-chan's hand as he tried to touch my leg. I certainly[r]
felt pain. But I found an even more compelling reason not to want him[r]
to touch me.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4747|
[fc]
Something I just realized. Near the wound on my leg, there was a[r]
familiar liquid adhering to it. A cloudy... thick liquid.[pcms]
*4748|
[fc]
Was it from the first man? Or was it from the second man who had[r]
wounded my leg...?[pcms]
*4749|
[fc]
The second man was better dressed at least. But regardless, there's no[r]
doubt that both men intended to rape me...[pcms]
*4750|
[fc]
If Shou-chan noticed this liquid... Without a doubt, he would[r]
immediately rush out to seek vengeance for me.[pcms]
*4751|
[fc]
I didn't want him to do something so dangerous. Indeed, the liquid was[r]
there, but I hadn't been violated. Of course, Shou-chan knew that too.[pcms]
*4752|
[fc]
But I could easily imagine him getting worked up and rushing out.[pcms]
*4753|
[fc]
That's why... I must never tell him or let him notice.[pcms]
*4754|
[fc]
But... it feels disgusting.[pcms]
*4755|
[fc]
If it were the same liquid from Shou-chan given to me, I would happily[r]
accept it. I might even beg for more...[pcms]
*4756|
[fc]
But even though it's a similar liquid, this one is nothing but[r]
unpleasant.[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4757|
[fc]
[vo_aya s="aya_0276"]
[ns]Aya[nse]
"Does it hurt, Saeko-san? I'll prepare what's necessary right now.[r]
Please wait a little."[pcms]
*4758|
[fc]
Aya, who entered the room a bit later, said she found a first aid kit[r]
below and started preparing things needed for treatment.[pcms]
*4759|
[fc]
It'll be okay if I leave it to Aya... Aya has no experience... Even if[r]
she notices the liquid, she'll probably wipe it off without knowing[r]
what it is. I think she won't even ask.[pcms]
*4760|
[fc]
Shou-chan fidgeted a bit wondering if there was anything he could do[r]
and stayed close by my side. His concern warmed me up.[pcms]
*4761|
[fc]
[vo_sae s="sae_0171"]
[ns]Saeko[nse]
"Aya, Shou-chan, thank you. I'm sorry for worrying you. ...Ouch..."[pcms]
*4762|
[fc]
Throb... The pain in my leg wound flared up again. It started[r]
throbbing in sync with my heartbeat.[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4763|
[fc]
[ns]Shou[nse]
"Hey, are you okay, Saeko?"[pcms]
*4764|
[fc]
As I grimaced and looked down involuntarily, Shou-chan leaned in close[r]
to talk to me.[pcms]
;//キャラ消し
;//★_黒画面
[black_toplayer][trans_c cross time=0][hide_chara_int]
*4765|
[fc]
[vo_sae s="sae_0172"]
[ns]Saeko[nse]
"Kyaaah!!"[pcms]
*4766|
[fc]
Suddenly the lights went out and we were enveloped in darkness.[r]
Instinctively, I clung to Shou-chan.[pcms]
*4767|
[fc]
[ns]Shou[nse]
"It's okay, Saeko. It's probably just a power outage. Don't worry.[r]
Stay calm."[pcms]
*4768|
[fc]
While patting my back as if to comfort me, Shou-chan continued to hold[r]
me tight.[pcms]
*4769|
[fc]
[vo_aya s="aya_0277"]
[ns]Aya[nse]
"...Um... I'm ready now but... What should we do? It's too dark to[r]
see..."[pcms]
*4770|
[fc]
Aya hesitated a little in her speech. She must have noticed Shou-chan[r]
and me hugging each other. She's not used to these kinds of[r]
situations...[pcms]
*4771|
[fc]
[ns]Shou[nse]
"Yeah... Oh, would a lighter's flame be okay, Aya-chan?"[pcms]
*4772|
[fc]
Saying that, Shou-chan slowly let go of me and took out his favorite[r]
lighter from his pocket, igniting it with a flick. The soft flame[r]
illuminated the space around us.[pcms]
;//★_管理人棟 灯り無し bg20e.bmp
[bg storage="bg20e"]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c circle time=1000]
*4773|
[fc]
[vo_aya s="aya_0278"]
[ns]Aya[nse]
"...Thank you. I think I can manage. Could you shine the light near[r]
Saeko-san's injured leg? Not too close though, we wouldn't want to[r]
risk a burn, so keep it a bit away."[pcms]
*4774|
[fc]
Shou-chan held the lighter at a low position about half a step away[r]
from my leg.[pcms]
*4775|
[fc]
That position should be fine; the viscous fluid would be hidden in the[r]
shadow.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4776|
[fc]
[vo_aya s="aya_0279"]
[ns]Aya[nse]
"It might sting a little. I'll try to finish as quickly as possible,[r]
so please bear with it."[pcms]
*4777|
[fc]
[vo_sae s="sae_0173"]
[ns]Saeko[nse]
"Yes, I'm fine. I trust you, Aya. Thank you."[pcms]
*4778|
[fc]
I felt a cold sensation splash onto my leg. It stung a bit, but not[r]
unbearably so. To avoid causing any unnecessary worry, I kept my mouth[r]
shut.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4779|
[fc]
The flame flickered gently. Aya's face momentarily came into view, her[r]
expression one of puzzled concern. She probably noticed the viscous[r]
liquid.[pcms]
*4780|
[fc]
But Aya wouldn't know what it was. I've never heard her talk about[r]
love or anything romantic. Not even light-hearted chatter about having[r]
a crush on a boy.[pcms]
*4781|
[fc]
Even when the topic is brought up by others, she doesn't engage well,[r]
and sometimes she even makes it clear she doesn't want to listen.[pcms]
*4782|
[fc]
Whether she's not interested or just shy, or perhaps... something[r]
else...[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4783|
[fc]
If anything comes to mind, it would be about Aya's mother. From what[r]
I've heard from my mother, it seems she was "abandoned" by both her[r]
husband and her new lover.[pcms]
*4784|
[fc]
Aya has been watching this unfold since she was little. Moreover, her[r]
mother even fell ill. It wouldn't be surprising if she developed[r]
negative feelings towards romance.[pcms]
*4785|
[fc]
When we first met, Aya was indeed introverted and quiet, but even[r]
then, she showed me a shy smile from behind her mother's shadow.[pcms]
*4786|
[fc]
But at some point, Aya's smiles became rarer, her introversion[r]
intensified, and she became more closed off to others. She hardly[r]
warmed up to anyone other than me.[pcms]
*4787|
[fc]
Even when I first introduced her to Shou-chan, aside from the initial[r]
greeting, she didn't speak until the end. Shou-chan tried to make[r]
conversation out of consideration for her, but she just hid behind me.[pcms]
*4788|
[fc]
Compared to that time, she's much better now. Not only with Shou-chan[r]
but also with Mako and Kozue-chan, and even with Daisuke-kun, who is[r]
of the opposite sex, she's trying to fit in, albeit still awkwardly.[pcms]
*4789|
[fc]
If she can talk to more people other than me and make more friends, I[r]
think Aya will change for the better, and I feel like I'm already[r]
seeing signs of that change.[pcms]
*4790|
[fc]
I want Aya to be happy. Just as Daisuke-kun is like a younger brother[r]
to Shou-chan, Aya is an important younger sister figure to me.[pcms]
*4791|
[fc]
I truly wish for my dear younger sister to find happiness, especially[r]
because I've witnessed her upbringing so closely.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4792|
[fc]
[vo_aya s="aya_0280"]
[ns]Aya[nse]
"...I think this should be fine now. I've disinfected it and applied[r]
some ointment. You might still feel some pain though..."[pcms]
*4793|
[fc]
As she spoke, Aya quickly tidied up in the light of the flame. She[r]
didn't ask about the liquid. I was relieved that we got through it[r]
without incident.[pcms]
*4794|
[fc]
[vo_mak s="mako_0396"]
[ns]Makoto[nse]
"...Uggyaaaah!! ...No--!!"[pcms]
[ChrSetEx layer=5 chbase="is_bA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4795|
[fc]
[ns]Shou[nse]
"Whoa, what was that?! That scream just now"[pcms]
[ChrSetEx layer=5 chbase="ma_eA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4796|
[fc]
[vo_aya s="aya_0281"]
[ns]Aya[nse]
"That sounded like Makoto-san... I'll go check on her. If anything[r]
happens, I'll come back here, so you two please stay put."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se048 スニーカーで走る音
[se buf=0 storage="se048"]
*4797|
[fc]
With those words, Aya took the kit and quietly closed the door behind[r]
her as she ran off with pattering footsteps. Then I heard her[r]
descending the stairs.[pcms]
*4798|
[fc]
I think Aya was being considerate. She probably left Shou-chan with me[r]
for my sake. She thought it would be better for me if she left and[r]
Shou-chan stayed rather than the other way around.[pcms]
*4799|
[fc]
Not just for my sake but also out of concern for Mako. I felt[r]
genuinely happy that Aya took action for someone other than me.[pcms]
*4800|
[fc]
She may not be good at socializing, but I feel that's just due to a[r]
lack of experience so far.[pcms]
*4801|
[fc]
That's why I planned this camp, to give her a chance to make friends[r]
and gain various experiences.[pcms]
*4802|
[fc]
And yet...[pcms]
*4803|
[fc]
I never imagined we'd get caught up in a situation like this.[pcms]
*4804|
[fc]
I've made my dear younger sister go through an unpleasant experience.[r]
And it must have increased the anxiety of her mother waiting at[r]
home...[pcms]
*4805|
[fc]
If I hadn't suggested this camp, if I hadn't planned it and brought[r]
them here, Aya and everyone else wouldn't have met those people and[r]
wouldn't be in this situation...[pcms]
*4806|
[fc]
[vo_sae s="sae_0174"]
[ns]Saeko[nse]
"..."[pcms]
*4807|
[fc]
The sky visible from the room's window was dyed an eerie crimson. The[r]
black that seemed to slash through the red could be smoke from[r]
something burning...[pcms]
*4808|
[fc]
It reminded me of a scene from a war movie Shou-chan and I had watched[r]
before.[pcms]
*4809|
[fc]
But beneath that sky should be the place where we lived just a few[r]
days ago. I wondered if my mother, father, friends... were all able to[r]
evacuate safely. Not just my family but everyone's families and[r]
friends...[pcms]
*4810|
[fc]
We might as well call this an isolated mountain where even cell phones[r]
don't work... If they are safe, I'm sure they're worried about us.[pcms]
*4811|
[fc]
If I hadn't suggested going camping... At least then, we wouldn't have[r]
added to their worries unnecessarily.[pcms]
*4812|
[fc]
If I hadn't suggested it...[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4813|
[fc]
[ns]Shou[nse]
"..."[pcms]
*4814|
[fc]
Shou-chan hugs me without a word. He must have sensed my fear and[r]
anxiety...[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4815|
[fc]
[ns]Shou[nse]
"...It's okay... Saeko"[pcms]
*4816|
[fc]
Ah... I feel secure being embraced. At least like this, Shou-chan[r]
holds my heart and body tightly. His broad chest... his thick arms...[r]
the familiar scent of Shou-chan's body...[pcms]
*4817|
[fc]
Each of them takes me to a momentarily peaceful world. I want him to[r]
hug me more. Stronger, much stronger. To make me forget the current[r]
situation, hold me tight![pcms]
;//白フラ
[白フラ]
;//se083 心臓の鼓動の音
[se buf=0 storage="se083" loop=true]
*4818|
[fc]
Something stirs within me... A desire for Shou-chan is rising. I want[r]
to forget everything by pressing our skins together, driven by[r]
desire...[pcms]
*4819|
[fc]
...In a situation like this? Or because of a situation like this?[pcms]
*4820|
[fc]
I've heard it before...[pcms]
*4821|
[fc]
When humans sense a threat to their life, they try to mate with a[r]
nearby member of the opposite sex to leave offspring.[pcms]
*4822|
[fc]
Could it be that such an instinctual feeling is starting to stir... A[r]
threat to life? Is some part of me sensing that...?[pcms]
;//白フラ
[白フラ]
*4823|
[fc]
My womb throbs with a chill... Desire crawls up my spine, my chest[r]
swells. Even though we're just hugging, my nipples start to harden.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//se即時停止
[stopse buf=0]
;//◆_イベント絵あるのかなキスシーン。最後にもあるから、出来ればあるといいな
;//ki_H008b.bmp
[evcg storage="ki_H008b"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4824|
[fc]
[vo_sae s="sae_0175"]
[ns]Saeko[nse]
"Mmm...nchu...mmm...!"[pcms]
*4825|
[fc]
Driven by the rising demand, I seek Shou-chan's lips. Saliva is[r]
exchanged, and my tongue entwines with Shou-chan's hot one.[pcms]
;//ki_H008a.bmp
[evcg storage="ki_H008a"][trans_c cross time=1000]
*4826|
[fc]
[vo_sae s="sae_0176"]
[ns]Saeko[nse]
"...juu...mm! Mm...chu! ...chuunnn...! Mm...juu! "[pcms]
*4827|
[fc]
While hugging Shou-chan back strongly, I push him down with the[r]
momentum of our kiss and press my chest against his broad one.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//se012 人が倒れる
[se buf=0 storage="se012"]
;//ki_H004a.bmp
[evcg storage="ki_H004a"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4828|
[fc]
[vo_sae s="sae_0177"]
[ns]Saeko[nse]
"..."[pcms]
*4829|
[fc]
[ns]Shou[nse]
"It's okay, Saeko"[pcms]
*4830|
[fc]
Shou-chan, pushed down, threads his fingers through my hair and[r]
strokes it as if comforting a child. He's trying to alleviate my fear[r]
and anxiety.[pcms]
*4831|
[fc]
The anxiety eases... But it's not enough. Just hugging each other[r]
won't satisfy my current feelings. I want Shou-chan... I want our[r]
skins to overlap...[pcms]
*4832|
[fc]
I want to fill my womb with his sperm and suppress my anxiety. I want[r]
him to pour his seed into my womb![pcms]
;//♪_BGM07 フェードアウト
;//BGMフェードアウト
;//<SoundLoop 0,ON><SoundRun 0,Stop><SoundFade 0,Out,3000>
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
*4833|
[fc]
I couldn't suppress this desire.[pcms]
*4834|
[fc]
[vo_sae s="sae_0178"]
[ns]Saeko[nse]
"Hey... I want you. I want Shou-chan, right now..."[pcms]
*4835|
[fc]
While trailing kisses along Shou-chan's neck, I plead with him. Not[r]
just with my tongue, but also with my teeth, being careful not to bite[r]
too hard...[pcms]
*4836|
[fc]
[ns]Shou[nse]
"Hey... Saeko. I understand you're anxious but..."[pcms]
*4837|
[fc]
[vo_sae s="sae_0179"]
[ns]Saeko[nse]
"If you understand... then give it to me. I want it. Please."[pcms]
*4838|
[fc]
While saying so, I straddle Shou-chan and expose my skin. My nipples[r]
are already erect, usually aroused by Shou-chan.[pcms]
*4839|
[fc]
[vo_sae s="sae_0180"]
[ns]Saeko[nse]
"Hey, I want it. Look, my nipples are already hard, right? Down there[r]
too... it's wet. Please..."[pcms]
*4840|
[fc]
Even as I beg, my hands are already pulling down the zipper of Shou-[r]
chan's pants.[pcms]
*4841|
[fc]
I take out Shou-chan's familiar cock.[pcms]
*4842|
[fc]
[ns]Shou[nse]
"...Uh... Saeko..."[pcms]
*4843|
[fc]
While rubbing his cock with my hand, I unbutton my clothes and expose[r]
both my breasts and pussy right in front of Shou-chan.[pcms]
*4844|
[fc]
My pussy is already soaking wet... I mix it with my fingers while[r]
showing it to Shou-chan.[pcms]
*4845|
[fc]
[ns]Shou[nse]
"Can't you stop, Saeko? That..."[pcms]
*4846|
[fc]
[vo_sae s="sae_0181"]
[ns]Saeko[nse]
"No! Look, Shou-chan's cock is getting hard properly too. See? I want[r]
it."[pcms]
*4847|
[fc]
Shou-chan's cock grows harder in my hand. I press my slippery pussy[r]
against his cock and rub it up with the flesh, spreading the slickness[r]
around.[pcms]
;//ki_H004b.bmp
[evcg storage="ki_H004b"][trans_c cross time=300]
*4848|
[fc]
[vo_sae s="sae_0182"]
[ns]Saeko[nse]
"Ufu...haha...ahh...it feels good... Ahn, ah. Shou-chan's cock is[r]
getting hotter and harder... I'm so happy! Nnnaahh!"[pcms]
*4849|
[fc]
[vo_sae s="sae_0183"]
[ns]Saeko[nse]
"Stop? That's impossible now, isn't it...? Nhaahh... The friction[r]
feels good... Ahn ahn. Shou-chan's hot and hard cock... Ahh, I want[r]
it!"[pcms]
*4850|
[fc]
[ns]Shou[nse]
"...Uh..."[pcms]
*4851|
[fc]
I take Shou-chan's dick into my body all at once.[pcms]
*4852|
[fc]
Slipping in easily, his dick pierces through me, making me feel more[r]
than usual.[pcms]
;//ki_H004c.bmp
[evcg storage="ki_H004c"][trans_c cross time=300]
*4853|
[fc]
[vo_sae s="sae_0184"]
[ns]Saeko[nse]
"Nnaaahhh!! Ah! Ahh ahh! Ahh!!"[pcms]
*4854|
[fc]
My pussy trembles with joy, and my hips start moving in search of more[r]
pleasure. Zuppu juppu... lewd sounds escape. I can feel my insides[r]
getting restless and tightening.[pcms]
*4855|
[fc]
[vo_sae s="sae_0185"]
[ns]Saeko[nse]
"I love you...! Ahh, it's so good, it's amazing! I really do love[r]
you... Shou-chan! I'm scared, scared of losing you, so scared! Aahh[r]
ahh ah!"[pcms]
*4856|
[fc]
[ns]Shou[nse]
"...Dai... It's okay, Sae... Ahh, it's so tight. I love you too. I'll[r]
always be by your side...!"[pcms]
;//ki_H004b.bmp
[evcg storage="ki_H004b"][trans_c cross time=300]
*4857|
[fc]
[vo_sae s="sae_0186"]
[ns]Saeko[nse]
"Really? What would you do if I... died? Ahh, nnh! Even then?! Haaahh![r]
Will you still be by my side?!"[pcms]
*4858|
[fc]
[ns]Shou[nse]
"Yeah... You're the only one for me, Sae...!"[pcms]
*4859|
[fc]
My hips keep moving faster. Every time my pussy is rubbed by his dick,[r]
something sparks in my head. My vision starts to flicker.[pcms]
;//ki_H004c.bmp
[evcg storage="ki_H004c"][trans_c cross time=300]
*4860|
[fc]
[vo_sae s="sae_0187"]
[ns]Saeko[nse]
"Ahh! Ah, it's amazing! Rubbed by your dick! Ahh hiyeeh good! Aaahh![r]
Ahh!! Haaahh! My... appearance has completely changed... ahh!"[pcms]
*4861|
[fc]
[vo_sae s="sae_0188"]
[ns]Saeko[nse]
"Hiyeeh! ...Will you still love me... even if I'm shut away?! Aaahnnn[r]
ahh ahh!!"[pcms]
*4862|
[fc]
[ns]Shou[nse]
"Isn't that... obvious?"[pcms]
*4863|
[fc]
Shou-chan makes not only my body but also my heart happy. That's why[r]
the inside of my pussy gets hotter and wetter, feeling so good...!"[pcms]
*4864|
[fc]
[vo_sae s="sae_0189"]
[ns]Saeko[nse]
"It's good, it's so good! Hot... down there, down there! My insides...[r]
are becoming something else... what will you do then? Nnh...!"[pcms]
*4865|
[fc]
[vo_sae s="sae_0190"]
[ns]Saeko[nse]
"Will you still love me properly... even if I change?!"[pcms]
*4866|
[fc]
[vo_sae s="sae_0191"]
[ns]Saeko[nse]
"As long as I exist in this world, will you love only me? Nhiyeeh![r]
Aaahhh! Only me, even if I change completely!"[pcms]
*4867|
[fc]
[ns]Shou[nse]
"Yeah, yeah, of course... Sae, I'm almost..."[pcms]
*4868|
[fc]
My pussy senses Shou-chan's climax. His dick swells and hardens even[r]
more inside me. Soon, I'll receive Shou-chan's sperm inside me!!"[pcms]
;//ki_H004d.bmp
[evcg storage="ki_H004d"][trans_c cross time=300]
*4869|
[fc]
[vo_sae s="sae_0192"]
[ns]Saeko[nse]
"Ahh! Ah! Oh, I'm so happy! Aaann ahh ahhh! Release it inside me! Your[r]
sperm, Shou-chan's sperm!"[pcms]
*4870|
[fc]
I squeeze Shou-chan's dick with all my might and keep grinding my hips[r]
to reach deep into my womb.[pcms]
*4871|
[fc]
Hurry, hurry. More, more. Your sperm, your sperm inside me! Lots and[r]
lots of it!!"[pcms]
*4872|
[fc]
[ns]Shou[nse]
"Ugh... It's coming out...!"[pcms]
;// 射精フラッシュ
;//ki_H004e.bmp
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ki_H004e"]
*4873|
[fc]
Ah, Shou-chan's sperm is being released inside me. Hot and strong and[r]
dear sperm! I'm so happy! So happy!"[pcms]
;//ki_H004f.bmp
[evcg storage="ki_H004f"][trans_c cross time=300]
*4874|
[fc]
[vo_sae s="sae_0193"]
[ns]Saeko[nse]
"Ugh... hehehe... hehe... hehehehe... Happy... hehehe hehe,[r]
hehehehehehe!! Mine... hehehehehe, hehehe, hehehehehe!"[pcms]
;//♪_BGMフェードアウト
[fadeoutbgm time=500]
;//黒フェード
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[black_toplayer][trans_c cross time=1000][hide_chara_int]
*4875|
[fc]
--I won't give this sperm to anyone else--[pcms]
;//■回想終了処理
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene43,1>
;[zapend_random]
[zapfade]
;//〆:メインルートへ
[jump storage="B0010_2.ks" target=*B0010_2]
;//----------------------------------------------------------

637
Kansen4_patch/b0010_2.ks Normal file
View file

@ -0,0 +1,637 @@
*B0010_2
*B0010_z2
;//〆:メインルート
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・2のマーク表示フラグ
;//〆:キャンプフロー・2のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root102,1>
;<Mov flow_page,2>
;<Mov flow_no,2>
;//♪_BGM09
[bgm storage="bgm09"]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3798|
[fc]
[vo_aya s="aya_0282"]
[ns]Aya[nse]
"You should sit down slowly, Makoto-san."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3799|
[fc]
[vo_mak s="mako_0397"]
[ns]Makoto[nse]
"Yeah, thanksAya-san. Haah, here we go."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3800|
[fc]
Supported by Masaka-san, Makoto climbed the stairs and slowly sat down[r]
on the chair, uttering an old-fashioned phrase. Meanwhile, Kozue was[r]
completely exhausted and sat down silently.[pcms]
*3801|
[fc]
[ns]Daisuke[nse]
"Are you okay, Kozue?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3802|
[fc]
[vo_koz s="kozu_0286"]
[ns]Kozue[nse]
"...Yeah..."[pcms]
*3803|
[fc]
Me, Kozue, and Makoto all let out deep sighs as if on cue.[pcms]
*3804|
[fc]
It's not that we hadn't anticipated that they might still be around.[r]
Still, it had taken a significant toll on our spirits.[pcms]
*3805|
[fc]
It had become quiet, but it was harder to tell where they were, which[r]
meant we had to be even more cautious. Especially since the lights[r]
were still out.[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3806|
[fc]
[vo_aya s="aya_0283"]
[ns]Aya[nse]
"Um... Makoto-san, if you'd like, shall I take a look at your back?"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ma_eA07"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3807|
[fc]
[vo_mak s="mako_0398"]
[ns]Makoto[nse]
"Eh? Ohyeah. It does hurt a bit... But I don't think it's anything to[r]
worry about too much..."[pcms]
[ChrSetEx layer=3 chbase="ma_eA04"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3808|
[fc]
[vo_aya s="aya_0284"]
[ns]Aya[nse]
"But... what if it becomes a hindrance when we need to escape? There[r]
are some medicated plasters in the first aid kit, so if it's okay with[r]
you..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3809|
[fc]
[vo_mak s="mako_0399"]
[ns]Makoto[nse]
"I see... Yeah, that's true. I can't be a burden by myself when it[r]
counts. Sure, Aya-san, could you please take a look?"[pcms]
[ChrSetEx layer=3 chbase="ma_eA01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3810|
[fc]
[vo_aya s="aya_0285"]
[ns]Aya[nse]
"Yes, then let's get to it."[pcms]
[ChrSetEx layer=4 chbase="ab_cB01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3811|
[fc]
[vo_mak s="mako_0400"]
[ns]Makoto[nse]
"Eh? Wait wait wait, this isn't a good place."[pcms]
[ChrSetEx layer=3 chbase="ma_eA06"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3812|
[fc]
[vo_aya s="aya_0286"]
[ns]Aya[nse]
"Eh? Why is that?"[pcms]
*3813|
[fc]
[vo_mak s="mako_0401"]
[ns]Makoto[nse]
"Well, because it's my backno matter how dark it is, I can't just[r]
undress here. Let's go to another room, okay?"[pcms]
[ChrSetEx layer=3 chbase="ma_eB01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3814|
[fc]
[vo_aya s="aya_0287"]
[ns]Aya[nse]
"Ah... right. I wasn't thinking. I'm sorry."[pcms]
*3815|
[fc]
[ns]Daisuke[nse]
"I'll help you out. To another room, okay, Makoto? Masaka-san, please[r]
bring the first aid kit."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3816|
[fc]
I helped Makoto stand up and supported her from the side as we headed[r]
for a room as far away as possible from where Ishigooka-kun and[r]
Kirikoshi-san were supposed to be.[pcms]
[ChrSetEx layer=5 chbase="nt_cB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3817|
[fc]
[vo_koz s="kozu_0287"]
[ns]Kozue[nse]
"...Wait... I don't want to be alone... I'll go too..."[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ma_eA07"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_cB01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*3818|
[fc]
Masaka-san supported Kozue as she stood up unsteadily. She followed[r]
slowly behind me with her hand on Kozue's back.[pcms]
;//キャラ消し
;//★_黒画面
[black_toplayer][trans_c lr time=500][hide_chara_int]
*3819|
[fc]
[ns]Daisuke[nse]
"Then I'll go back to where we were before. Take care of the rest,[r]
Masaka-san. And Kozue, take a little rest here."[pcms]
*3820|
[fc]
Kozue nodded weakly. Masaka-san bowed her head as usual and waved[r]
goodbye. Leaving Makoto in the room, I returned to the place above the[r]
stairs where we had been before.[pcms]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"][trans_c cross time=500]
*3821|
[fc]
Sitting in the chair, I felt a wave of exhaustion hit me. So many[r]
things had happened in such a short time. Normally at this hour,[r]
everyone would be home relaxing.[pcms]
*3822|
[fc]
In the dark, I decided to think over what had happened today and[r]
everything that had led up to today.[pcms]
*3823|
[fc]
The rioting mobs in the city that I first thought were just rumors.[r]
The sudden sirens. The fighter jets. The evacuation advisories and the[r]
sudden appearance of those inexplicable men.[pcms]
*3824|
[fc]
All of it was so far removed from everyday life that I couldn't put it[r]
all together even as I thought about it alone.[pcms]
*3825|
[fc]
As I silently pondered in my head, I began to feel dazed. It was[r]
probably because I was tired. But still, I needed to think of some way[r]
out...[pcms]
*3826|
[fc]
--That's what I was thinking.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM09 フェードアウト
[fadeoutbgm time=500]
;//
[black_toplayer][trans_c circle time=1000][hide_chara_int]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"][trans_c circle time=1000]
;//♪_BGM09 フェードイン
[bgm storage="bgm09"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*3827|
[fc]
I was jolted awake by some presence. It seemed I had fallen asleep[r]
without realizing it.[pcms]
*3828|
[fc]
Looking around quickly, it was still dark, but I could see Masaka-san[r]
by the window and Makoto and Kozue sitting in front of me.[pcms]
*3829|
[fc]
[ns]Daisuke[nse]
"Ah... sorry. Looks like I fell asleep."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3830|
[fc]
[vo_mak s="mako_0402"]
[ns]Makoto[nse]
"No, it's okay. Kozue-chan and I were dozing off too and just came[r]
back here now. Aya-san seems to have been here the whole time though"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3831|
[fc]
[vo_aya s="aya_0288"]
[ns]Aya[nse]
"I thought it best to rest when we can, so I didn't wake you up. It[r]
seems nothing has changed on the first floor for now, so it's okay."[pcms]
*3832|
[fc]
[ns]Daisuke[nse]
"I see, thanks. My head feels clearer now. How's your back, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3833|
[fc]
[vo_mak s="mako_0403"]
[ns]Makoto[nse]
"Yeah. It wasn't swollen so we didn't use a plaster. But Aya-san[r]
massaged it and it felt so good that I ended up dozing off. Really[r]
grateful!"[pcms]
*3834|
[fc]
[ns]Daisuke[nse]
"How about you, Kozue? Are you okay? Did you manage to get some rest?"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3835|
[fc]
[vo_koz s="kozu_0288"]
[ns]Kozue[nse]
"...Yeah..."[pcms]
*3836|
[fc]
Kozue nodded "yeah," but she still didn't seem to have her usual[r]
energy. She's naturally timid and probably exhausted mentally from the[r]
continuous events that went beyond her threshold.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3837|
[fc]
[vo_mak s="mako_0404"]
[ns]Makoto[nse]
"But seriously... there's been too much happening... Everything's[r]
moving so fast that honestly, I have no idea what's going on."[pcms]
*3838|
[fc]
Then, I listed the things I had been thinking about before I fell[r]
asleep--things that seemed to be related.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3839|
[fc]
[vo_aya s="aya_0289"]
[ns]Aya[nse]
"But... the riot, that happened in the city, right?"[pcms]
*3840|
[fc]
[ns]Daisuke[nse]
"Yeah, but I'm thinking the situation with the riot got so bad that it[r]
led to the bombing. And those surrounding us here might be related to[r]
them."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3841|
[fc]
[vo_mak s="mako_0405"]
[ns]Makoto[nse]
"Would they really resort to bombing just because of a riot? Couldn't[r]
the police or riot squads handle it? Besides, we're too far from the[r]
city..."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*3842|
[fc]
[vo_aya s="aya_0290"]
[ns]Aya[nse]
"Yes, I agree. There must be another reason why they had to bomb. And[r]
considering the distance, it's hard to believe it's related to the[r]
riot..."[pcms]
*3843|
[fc]
[ns]Daisuke[nse]
"Hmm... you might be right. Oh, that reminds me!"[pcms]
*3844|
[fc]
I suddenly remembered the public phone installed here. I searched my[r]
pockets and found some coins, so I stood up to try making a call.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*3845|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
;//■_電話機の返金のところに小銭が戻る音
;//se062 公衆電話で硬貨が落ちてくる音
[se buf=0 storage="se062"]
*3846|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
;//se062 公衆電話で硬貨が落ちてくる音
[se buf=0 storage="se062"]
*3847|
[fc]
[ns]Daisuke[nse]
"No good."[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3848|
[fc]
[vo_aya s="aya_0291"]
[ns]Aya[nse]
"The phone isn't working?"[pcms]
*3849|
[fc]
[ns]Daisuke[nse]
"No, it's working. I just tried calling my home and the police, but[r]
all I got was a busy signal. Damn it!"[pcms]
;//■_公衆電話の受話器を乱暴に戻す音-ガチャン!
;//se063 公衆電話の受話器を乱暴に戻す音
[se buf=0 storage="se063"]
*3850|
[fc]
With a clatter, I slammed the receiver down. The coins I had inserted[r]
jingled cheerfully as they were returned.[pcms]
*3851|
[fc]
I had hoped to get some information or find out if my home was safe,[r]
but to no avail. I was also angry at myself for being too optimistic.[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3852|
[fc]
[vo_mak s="mako_0406"]
[ns]Makoto[nse]
"Getting angry won't help, Daisuke. We need to discuss how we can[r]
escape from here instead of getting worked up."[pcms]
*3853|
[fc]
[ns]Daisuke[nse]
"Yeah, you're right. Sorry for losing my temper."[pcms]
[ChrSetEx layer=5 chbase="nt_cB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3854|
[fc]
[vo_koz s="kozu_0289"]
[ns]Kozue[nse]
"...yo..."[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="nt_cB01"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3855|
[fc]
[vo_mak s="mako_0407"]
[ns]Makoto[nse]
"Huh? What is it, Kozue-chan?"[pcms]
*3856|
[fc]
[vo_koz s="kozu_0290"]
[ns]Kozue[nse]
"...It's pointless..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA05"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3857|
[fc]
[vo_mak s="mako_0408"]
[ns]Makoto[nse]
"What? What's pointless?"[pcms]
[ChrSetEx layer=3 chbase="nt_cA04"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3858|
[fc]
[vo_koz s="kozu_0291"]
[ns]Kozue[nse]
"It's impossible to escape... Talking about it is just a waste of[r]
time..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA04"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3859|
[fc]
[vo_mak s="mako_0409"]
[ns]Makoto[nse]
"Hey, we won't know if it's impossible unless we consider it, right?[r]
What's the point of giving up before we even start!"[pcms]
[ChrSetEx layer=3 chbase="nt_cA06"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3860|
[fc]
[vo_koz s="kozu_0292"]
[ns]Kozue[nse]
"...But even earlier... I thought they were gone, but they were still[r]
there, right? It's impossible. They're probably still swarming around[r]
us."[pcms]
[ChrSetEx layer=4 chbase="ab_cA03"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3861|
[fc]
[vo_mak s="mako_0410"]
[ns]Makoto[nse]
"We only peeked through a tiny gap, so we didn't see everything. We[r]
don't know for sure! And I don't like giving up without trying!"[pcms]
[ChrSetEx layer=3 chbase="nt_cA03"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3862|
[fc]
[vo_koz s="kozu_0293"]
[ns]Kozue[nse]
"But, but it's pointless...! I just can't stand it anymore. It's[r]
obvious we're going to face something scary again."[pcms]
[ChrSetEx layer=4 chbase="ab_cB02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3863|
[fc]
[vo_mak s="mako_0411"]
[ns]Makoto[nse]
"Grr! That's why we need to talk about the situation and come up with[r]
a plan to avoid scary situations as much as possible! Saying it's[r]
pointless without even trying is just wrong!"[pcms]
[ChrSetEx layer=3 chbase="nt_cA04"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*3864|
[fc]
[vo_koz s="kozu_0294"]
[ns]Kozue[nse]
"...It's pointless..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA03"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3865|
[fc]
[vo_mak s="mako_0412"]
[ns]Makoto[nse]
"Kozue-chan! Look at me properly! I don't like that attitude! Let's[r]
discuss this properly!!"[pcms]
*3866|
[fc]
I understand what Makoto is saying. But I also understand Kozue's[r]
feelings. If we don't stop this now, it might lead to something[r]
unpleasant.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//----------------------------------------------------------
;//@選択肢発生
;//マコトを叱る ラベルA
;//梢を叱る ラベルB
;//二人を叱る ラベルC
;//時間制限選択肢→制限時間 ラベルA"
; [link storage="B0010_A.ks" target=*B0010_A]マコトを叱る[endlink]
; [link storage="B0010_B.ks" target=*B0010_B]梢を叱る[endlink]
; [link storage="B0010_C.ks" target=*B0010_C]二人を叱る[endlink]
; (link target=*B0010_A0)Seriously...(endlink)[pcms]
*SEL05|マコトを叱る/梢を叱る/二人を叱る/まったく……
[fc]
[pcms_sel]
[eval exp="f.seltext01 = 'Scold Makoto'"]
[eval exp="f.seltext03 = 'Scold Kozue'"]
[eval exp="f.seltext05 = 'Scold the two of them'"]
[eval exp="f.seltext07 = 'Seriously'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext01"][hr]
[sel_hisout txt="&f.seltext03"][hr]
[sel_hisout txt="&f.seltext05"][hr]
[sel_hisout txt="&f.seltext07"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
;[eval exp="sf.seltext6_x = 250"]
[sel01 target=*SEL05_1]
[sel03 target=*SEL05_2]
[sel05 target=*SEL05_3]
[sel07 target=*SEL05_4]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL05_1|&f.seltext01
[sel_hisout txt="&f.seltext01"][hr][fc][selbt_clear]
[jump storage="B0010_A.ks" target=*B0010_A]
;-------------------------------------------------------------------------------
*SEL05_2|&f.seltext03
[sel_hisout txt="&f.seltext03"][hr][fc][selbt_clear]
[jump storage="B0010_B.ks" target=*B0010_B]
;-------------------------------------------------------------------------------
*SEL05_3|&f.seltext05
[sel_hisout txt="&f.seltext05"][hr][fc][selbt_clear]
[jump storage="B0010_C.ks" target=*B0010_C]
;-------------------------------------------------------------------------------
*SEL05_4|&f.seltext07
[sel_hisout txt="&f.seltext07"][hr][fc][selbt_clear]
[jump target=*B0010_A0]
;-------------------------------------------------------------------------------
;//----------------------------------------------------------
*B0010_A0
;//●ラベルA"
;//〆:4になった場合(制限時間を超えたとき)
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*3867|
[fc]
Kozue is Kozue, and Makoto is... There's no need to start a quarrel at[r]
a time like this... It's understandable that Kozue is scared.[pcms]
;//〆ラベルAへ
[jump storage="B0010_A.ks" target=*B0010_A]
;//----------------------------------------------------------

43
Kansen4_patch/b0010_a.ks Normal file
View file

@ -0,0 +1,43 @@
*B0010_A
;//●ラベルA
;//〆:1を選択した場合
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*3868|
[fc]
[ns]Daisuke[nse]
"Cut it out, Makoto. You know Kozue gets scared easily, right? I don't[r]
think it's good to corner her like that."[pcms]
[ChrSetEx layer=5 chbase="ab_cA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3869|
[fc]
[vo_mak s="mako_0413"]
[ns]Makoto[nse]
"...! ...I'm sorry. I know Kozue-chan is easily frightened... but[r]
still..."[pcms]
*3870|
[fc]
[ns]Daisuke[nse]
"I agree that we need to talk it out. But maybe we shouldn't force[r]
her, you know?"[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3871|
[fc]
[vo_mak s="mako_0414"]
[ns]Makoto[nse]
"Yeah... you're right. I'm sorry..."[pcms]
;//〆フラグ a_attention 成立
[eval exp="f.l_a_attention = 1"]
;//〆:合流1へ
[jump storage="B0010_D.ks" target=*B0010_D]
;//----------------------------------------------------------

49
Kansen4_patch/b0010_b.ks Normal file
View file

@ -0,0 +1,49 @@
*B0010_B
;//●ラベルB
;//〆:2を選択した場合
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*3872|
[fc]
[ns]Daisuke[nse]
"Kozue, can't you be a little more reasonable? I understand that[r]
you're scared. I get that you're anxious. But you can't just throw[r]
everything away."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3873|
[fc]
[vo_koz s="kozu_0295"]
[ns]Kozue[nse]
"...But..."[pcms]
*3874|
[fc]
[ns]Daisuke[nse]
"If you give up, that's really the end, Kozue. I'm not planning to[r]
give up, and I'll struggle until the very last moment."[pcms]
*3875|
[fc]
[ns]Daisuke[nse]
"I'm not saying you have to force yourself to join the discussion. But[r]
please stop making remarks that dampen everyone else's spirits."[pcms]
[ChrSetEx layer=5 chbase="nt_cA10"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*3876|
[fc]
[vo_koz s="kozu_0296"]
[ns]Kozue[nse]
"...I'm sorry."[pcms]
;//〆フラグ n_attention 成立
[eval exp="f.l_n_attention = 1"]
;//〆:合流1へ
[jump storage="B0010_D.ks" target=*B0010_D]
;//----------------------------------------------------------

605
Kansen4_patch/b0010_bad.ks Normal file
View file

@ -0,0 +1,605 @@
*B0010_BAD_TOP
;{SceneSet さらば、楽しき日々よ}
;//タイトル:さらば、楽しき日々よ。
;//----------------------------------------------------------
;//file名 BAD_0010
;//登場人物:感染者・主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午後6時12時
;//場所 :管理人室内
;//予想容量20kb
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・6のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_bad101,1>
;<Mov flow_page,2>
;<Mov flow_no,6>
;//♪_BGM06 (前のブロックから継続している)
;//<SoundLoad 0,bgm06"]
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*3877|
[fc]
[ns]Infected Man D[nse]
"Ka...tai... But, I can... eat."[pcms]
*3878|
[fc]
In front of me, the man who tore flesh from my leg put that flesh, my[r]
leg's flesh, into his mouth.[pcms]
*3879|
[fc]
[ns]Daisuke[nse]
"Ugh... Aaahhh!!"[pcms]
*3880|
[fc]
A squelching sound leaked from the man's mouth, and saliva mixed with[r]
blood dripped from the corners of his mouth.[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3881|
[fc]
[ns]Infected Man E[nse]
"Uhaa~... This looks delicious..."[pcms]
*3882|
[fc]
[ns]Daisuke[nse]
"Ugh... Uwaaaahhhhhhh?!"[pcms]
*3883|
[fc]
Another man, just like the first, crawled on his belly towards my[r]
blood-soaked leg, reaching out his hand.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3884|
[fc]
[ns]Shou[nse]
"Let go! I said let go!! Dai! Don't bother with him! Kick his head[r]
off!!"[pcms]
[ChrSetEx layer=5 chbase="ab_cA08"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3885|
[fc]
[vo_mak s="mako_0482"]
[ns]Makoto[nse]
"Daisuke!! Hurry over here...!"[pcms]
[ChrSetEx layer=5 chbase="etc_04c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3886|
[fc]
[ns]Infected Man F[nse]
"Aah... What a nice smell... The smell of a young woman..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA08"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3887|
[fc]
[vo_mak s="mako_0483"]
[ns]Makoto[nse]
"Ah...!! No... Nooooo!! Hey, don't touch me there!!"[pcms]
;//○太ももを触られている
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3888|
[fc]
[ns]Shou[nse]
"What the hell do you guys want!! Don't come near us!!"[pcms]
;//ETC_N101a.bmp
[evcg storage="ETC_N101a"][trans_c cross time=300]
*3889|
[fc]
Countless hands stretched out from the darkness, creating a scene like[r]
something out of a horror movie right before us.[pcms]
*3890|
[fc]
Not just me, but around Shou-kun and Makoto, who were trying to help,[r]
these strange guys clung on with the intensity of ants swarming to a[r]
dropped candy on the roadside.[pcms]
*3891|
[fc]
[ns]Infected Man E[nse]
"Aah~... I'm so damn hungry... Come here quietly..."[pcms]
;//■_噛みつく音
;//se065 噛みつく音
[se buf=0 storage="se065"]
;//♯_レッドフラッシュ
[赤フラ]
*3892|
[fc]
[ns]Daisuke[nse]
"Gah...!! Damn it!! Guahhhhh!!"[pcms]
*3893|
[fc]
What the...!? He bit me!![pcms]
*3894|
[fc]
[ns]Daisuke[nse]
"This guy!! Let go already!! Damn it!! Damn youuuu!!"[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//白フラ
[白フラ]
;//■_人を蹴る音
;//se047 蹴る音
[se buf=0 storage="se047"]
;//強制ウェイト
[wait time=500]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=1 storage="se047"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*3895|
[fc]
In the darkness, I kicked at the eerie face that faintly emerged as[r]
Shou-kun had said to do.[pcms]
*3896|
[fc]
I definitely felt my foot catch a face. And that face, with a creepy[r]
smile, was covered in a thick layer of nosebleed.[pcms]
*3897|
[fc]
[ns]Infected Man E[nse]
"Ahaha~... Come closer... come to me~..."[pcms]
*3898|
[fc]
However, the man clung to my leg without flinching, and my body was[r]
slowly dragged into the darkness.[pcms]
;//
[bg storage="bg15c"][trans_c cross time=500]
*3899|
[fc]
[ns]Shou[nse]
"Damn it! Dai! We're surrounded too!! We're too busy here!! Sorry, but[r]
we can't help you right now!"[pcms]
;//♂:立ちキャラなし
*3900|
[fc]
[vo_mak s="mako_0484"]
[ns]Makoto[nse]
"Gyah! I said it's disgusting! Don't touch meeeee!! Shou!! Help me!"[pcms]
;//♂:立ちキャラなし
*3901|
[fc]
It was as if there was a door to another world in the darkness.[pcms]
*3902|
[fc]
The number of these strange guys had already grown enough to obscure[r]
Shou-kun and Makoto from view.[pcms]
*3903|
[fc]
[vo_aya s="aya_0324"]
[ns]Aya[nse]
"Saeko-san!? No! You mustn't come out from the administration[r]
building, not now--! No, no--! Ahh!! Kozue-san!!"[pcms]
;//♂:立ちキャラなし
*3904|
[fc]
[vo_koz s="kozu_0327"]
[ns]Kozue[nse]
"Wait... Noooo!! What!? What is this!?"[pcms]
;//♂:立ちキャラなし
*3905|
[fc]
[vo_sae s="sae_0194"]
[ns]Saeko[nse]
"Shou-chan? Where? Ah... no... nooooo... Shou-chan!"[pcms]
;//♂:立ちキャラなし
*3906|
[fc]
[ns]Daisuke[nse]
"What... Masaka-san!? Kozue--!!"[pcms]
*3907|
[fc]
Blocked by the darkness and the strange group attacking us, we could[r]
only identify them by their screams; Masaka-san and Kozue, who were a[r]
little away from us three, must also be swarmed by these weird guys.[pcms]
*3908|
[fc]
Moreover, from Masaka-san's earlier words, it seems that Saeko-san,[r]
who should have been sleeping in the administration building, had come[r]
out and was now caught up in this. Now all of us were being attacked[r]
by this strange group.[pcms]
*3909|
[fc]
[vo_mak s="mako_0485"]
[ns]Makoto[nse]
"Nooooo!! Help... Help me!! Shou!! Daisuke!!"[pcms]
;//♂:立ちキャラなし
*3910|
[fc]
[vo_sae s="sae_0195"]
[ns]Saeko[nse]
"Shou-chan! Noooooooooo!!"[pcms]
;//♂:立ちキャラなし
*3911|
[fc]
[ns]Shou[nse]
"Uoooohhhhh!! You bastard!! Don't touch me!! Damn it!! Fight me one-[r]
on-one!! Sae, I'll definitely save you!! Just hang in there a bit[r]
longer!!"[pcms]
;//♂:立ちキャラなし
*3912|
[fc]
[vo_aya s="aya_0325"]
[ns]Aya[nse]
"Please... let go! What are you doing?!"[pcms]
;//♂:立ちキャラなし
*3913|
[fc]
[vo_koz s="kozu_0328"]
[ns]Kozue[nse]
"No! Noooo!! Wait!! Let go of me! Help... Daisuke-nii-chan!!"[pcms]
;//♂:立ちキャラなし
*3914|
[fc]
The screams of my friends echoed emptily through the mountains. The[r]
madmen's roars overlaid those echoes.[pcms]
*3915|
[fc]
Mixed with each cry, sounds of being dragged over the ground and[r]
breaking branches could be heard.[pcms]
;//ETC_N101a.bmp
[evcg storage="ETC_N101a"][trans_c cross time=300]
*3916|
[fc]
[ns]Daisuke[nse]
"What are you guys thinking?!"[pcms]
*3917|
[fc]
Are they trying to drag us all into the forest...? No way, these[r]
guys... they've been saying they're hungry...[pcms]
*3918|
[fc]
I was bitten earlier...[pcms]
*3919|
[fc]
[ns]Daisuke[nse]
"No way... these guys..."[pcms]
*3920|
[fc]
Are these guys thinking of eating us? What the hell are they[r]
thinking...!![pcms]
*3921|
[fc]
[ns]Infected Man E[nse]
"You... seem tougher than... the women... but can't be helped..."[pcms]
*3922|
[fc]
[ns]Daisuke[nse]
"Wha... what... Do you even understand what you're saying?!"[pcms]
*3923|
[fc]
I know full well that it's pointless to ask such things from people[r]
who would do this. But I can't help but blurt it out.[pcms]
*3924|
[fc]
[ns]Infected Man E[nse]
"Well... this one will... do..."[pcms]
*3925|
[fc]
[ns]Daisuke[nse]
"Damn! There's no reasoning with them!"[pcms]
*3926|
[fc]
[vo_aya s="aya_0326"]
[ns]Aya[nse]
"No!! Please let go!! Enough already... let go!!"[pcms]
;//♂:立ちキャラなし
*3927|
[fc]
The sound of footsteps trampling the ground roughly approached, along[r]
with Masaka-san's voice.[pcms]
;//
[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_eA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3928|
[fc]
[vo_aya s="aya_0327"]
[ns]Aya[nse]
"Se, Sendou-kun!! What on earth are these people...!? Gah..."[pcms]
;//♂:立ちキャラあり
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3929|
[fc]
[ns]Infected Man A[nse]
"Quit your dawdling... Ngh, ngh... You want to do it with me, don't[r]
you..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3930|
[fc]
[vo_aya s="aya_0328"]
[ns]Aya[nse]
"Wha... Stop saying such crazy things..."[pcms]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3931|
[fc]
[ns]Infected Man A[nse]
"Shut up... be quiet..."[pcms]
*3932|
[fc]
Just as Masaka-san, who had been dragged on the ground, managed to[r]
fend off the weird guy and tried to get up.[pcms]
;//白フラ
[白フラ]
;//■_人を殴る音
;//se038 人を殴る
[se buf=0 storage="se038"]
*3933|
[fc]
Right after a low thud sound. A man's rugged fist plunged into Masaka-[r]
san's stomach.[pcms]
[ChrSetEx layer=5 chbase="ma_eA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3934|
[fc]
[vo_aya s="aya_0329"]
[ns]Aya[nse]
"Guh... cough..."[pcms]
;//○みぞおちを殴られ、息を吸い込むことが出来ず悶絶
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se012 人が倒れる
[se buf=0 storage="se012"]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3935|
[fc]
[ns]Infected Man A[nse]
"What's this... so weak... Are you eating properly? Hyah...[r]
hyahaha..."[pcms]
*3936|
[fc]
Masaka-san collapsed to the ground, writhing in pain while holding her[r]
stomach, as the man looked down and laughed.[pcms]
*3937|
[fc]
[ns]Daisuke[nse]
"What the hell are you doing... damn it!! Masaka-san! I'm coming to[r]
you now... guaah!!"[pcms]
;//■_噛みつく音
;//se065 噛みつく音
[se buf=0 storage="se065"]
;//♯_レッドフラッシュ
;//ETC_N101a.bmp
[evcg赤フラ storage="ETC_N101a"]
*3938|
[fc]
[ns]Groaning Man[nse]
"Uuuaaahh... so hard... so hard... Don't move... stay just like[r]
that... don't move..."[pcms]
*3939|
[fc]
[ns]Daisuke[nse]
"Guaaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhh!! This guy, again... guh!!"[pcms]
;//[ChrSetEx layer=3 chbase="etc_04a"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3940|
[fc]
[ns]Infected Man Alpha[nse]
"Aahh~... hogging her all to yourself is not fair... I'm hungry[r]
too..."[pcms]
;//■_噛みつく音
;//se065 噛みつく音
[se buf=0 storage="se065"]
;//♯_レッドフラッシュ
[赤フラ]
*3941|
[fc]
[ns]Daisuke[nse]
"Ugaaahhhh!!"[pcms]
;//[ChrSetEx layer=4 chbase="etc_03a"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3942|
[fc]
[ns]Infected Man B[nse]
"Aahh~... I can't take it anymore~..."[pcms]
;//■_噛みつく音
;//se065 噛みつく音
[se buf=0 storage="se065"]
;//♯_レッドフラッシュ
[赤フラ]
*3943|
[fc]
[ns]Daisuke[nse]
"Gih..."[pcms]
*3944|
[fc]
Countless eerie faces floated in the darkness, all of them baring[r]
their fangs at me at once.[pcms]
*3945|
[fc]
With the smell of raw breath, sharp yet dull pain raced through my[r]
entire body.[pcms]
;//[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*3946|
[fc]
[ns]Infected Man A[nse]
"Heheh... bon apptit~"[pcms]
;//[ChrSetEx layer=3 chbase="etc_03b"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*3947|
[fc]
[ns]Infected Man B[nse]
"Ohh, such a slender body~"[pcms]
;//[ChrSetEx layer=4 chbase="etc_04b"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*3948|
[fc]
[ns]Infected Man C[nse]
"Looks delicious~"[pcms]
;//
[bg storage="bg15c"][trans_c cross time=500]
*3949|
[fc]
[vo_aya s="aya_0330"]
[ns]Aya[nse]
"Cough... guh... stop... no..."[pcms]
;//○まだ呼吸困難
*3950|
[fc]
Masaka-san was also in a similar situation as me. The only difference[r]
was that all the men seemed driven by lust, spewing vile words.[pcms]
*3951|
[fc]
I have to save Masaka-san. If I don't, there's no telling what they'll[r]
do to her.[pcms]
*3952|
[fc]
But right now, I can't even move my fingertips, let alone open my[r]
mouth.[pcms]
*3953|
[fc]
My body must be paralyzed already; I can't feel pain or move my[r]
fingertips anymore.[pcms]
*3954|
[fc]
With great effort, I pry open my trembling mouth and call out Masaka-[r]
san's name...[pcms]
*3955|
[fc]
[ns]Daisuke[nse]
"Kuh... Ma, Masaka... guaah!! Masaka-sa... n..."[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM06 フェードアウト CH0
[fadeoutbgm time=500]
;^<SoundRun 1,Stop,ON,2000>
;//キャラ消し
;//♯_黒画面
[black_toplayer][trans_c circle time=1000][hide_chara_int]
;//----------------------------------------------------------
;//〆:条件分岐
;//フラグbad_0010が成立しているかどうか
;// YES→視点変更 真坂へ
;//〆ラベルBAD masakaへジャンプ
;// NO→ブロック継続
[if exp="sf.g_bad_0010 == 1"][jump storage="B0010_BAD_0_zapsel.ks" target=*B0010_BAD_0_zapsel][endif]
[jump storage="B0010_BAD_A.ks" target=*B0010_BAD_A]

View file

@ -0,0 +1,47 @@
*B0010_BAD_0_zapsel
;BGM停止
[fadeoutbgm time=500]
;mm ザッピング前に黒追加
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//〆ラベルBAD masaka
;//視点変更画面
;//真坂のボタンのみ
*ZAP02|ザッピング選択肢 絢/キャンセル
;//真坂絢
;//キャンセル
[eval exp="f.selbt_mas = 1"]
[eval exp="f.selbt_abu = 0"]
[eval exp="f.selbt_sae = 0"]
[eval exp="f.selbt_koz = 0"]
[eval exp="f.selbt_syo = 0"]
[eval exp="f.selbt_can = 1"]
;ボタン込み
[zap_set1]
[zap_set2]
[s]
;------------------------------------------------
*aspect_sel_SEL01|ザッピング選択肢 絢
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
[jump storage="B0010_BAD_C.ks" target=*B0010_BAD_C]
;------------------------------------------------
*aspect_sel_SEL06|ザッピング選択肢 キャンセル
[zap_clear]
[black_toplayer][trans_c random time=1000][hide_chara_int]
;[zapfade]
[jump storage="B0010_BAD_A.ks" target=*B0010_BAD_A]
;//----------------------------------------------------------

1453
Kansen4_patch/b0010_bad_a.ks Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,919 @@
*B0010_BAD_C
[eval exp="sf.SRP05 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[jump target=*scene05_START]
*NORMAL_GAME
;//〆:視点 真坂
;//♪_BGM06
[bgm storage="bgm06"]
;//★_黒画面 前からの続き
;//■_噛みつく音
;//se065 噛みつく音
[se buf=0 storage="se065"]
;//♯_レッドフラッシュ
[赤フラ]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4188|
[fc]
[ns]Daisuke[nse]
"Guh..."[pcms]
;//♂:立ちキャラ無し
*4189|
[fc]
[ns]Infected Man A[nse]
"Heheh... time to feast..."[pcms]
;//♂:立ちキャラ無し
*4190|
[fc]
[ns]Infected Man B[nse]
"Oh, such a slender body..."[pcms]
;//♂:立ちキャラ無し
*4191|
[fc]
[ns]Infected Man C[nse]
"Looks delicious..."[pcms]
;//♂:立ちキャラ無し
*4192|
[fc]
[vo_aya s="aya_0374"]
[ns]Aya[nse]
"Cough...ugh...stop...no..."[pcms]
;//♂:視点は真坂なので、立ちキャラ無し
;//○まだ呼吸困難
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
*4193|
[fc]
What? Sendou-kun, what's happening to you...? These people... What are[r]
they doing!?[pcms]
*4194|
[fc]
[ns]Daisuke[nse]
"Guh...Masaka...arghh!! Masaka-sa...n..."[pcms]
*4195|
[fc]
From a distance, the sound of wet chewing could be heard, and then,[r]
Sendou-kun's voice was cut off.[pcms]
*4196|
[fc]
Could it be that those people... did something to Sendou-kun?[pcms]
*4197|
[fc]
[vo_aya s="aya_0375"]
[ns]Aya[nse]
"Cough...Se-Sendou-kun..."[pcms]
;//○みぞおちを殴られた後なので息を吸うのがキツい
*4198|
[fc]
All of these people swarming us are enemies. Anyone trying to harm our[r]
friends is an enemy.[pcms]
*4199|
[fc]
I have to help... Sendou-kun... everyone... I have to save them...[pcms]
*4200|
[fc]
But the pain and suffering were so great, I couldn't even stand up.[pcms]
*4201|
[fc]
[vo_aya s="aya_0376"]
[ns]Aya[nse]
"Pant...pant...cough..."[pcms]
;//○呼吸を整えようとしている
*4202|
[fc]
Finally managing to steady my ragged breathing and coughing, I somehow[r]
managed to stand and tried to run towards Sendou-kun.[pcms]
*4203|
[fc]
I have to save Sendou-kun, then quickly go help the others... But how?[pcms]
*4204|
[fc]
They clearly outnumber us. How can we confront them with so few[r]
people?[pcms]
[ChrSetEx layer=3 chbase="etc_02b"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*4205|
[fc]
[ns]Infected Man A[nse]
"Oh...upon closer look...she's a pretty one..."[pcms]
[ChrSetEx layer=4 chbase="etc_03b"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4206|
[fc]
[ns]Infected Man B[nse]
"I-I'll be the first..."[pcms]
*4207|
[fc]
[vo_aya s="aya_0377"]
[ns]Aya[nse]
"You people... doing such things... unforgivable!!"[pcms]
[ChrSetEx layer=5 chbase="etc_04a"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4208|
[fc]
[ns]Infected Man D[nse]
"Huh? What won't you forgive, huh? Anyway, let's just do it...!"[pcms]
*4209|
[fc]
[vo_aya s="aya_0378"]
[ns]Aya[nse]
"What are you even saying? Do you understand what you're doing!?"[pcms]
*4210|
[fc]
I shouted at the strange people with all my might. But it seemed like[r]
my voice didn't reach them at all as they kept creeping closer.[pcms]
*4211|
[fc]
[ns]Infected Man C[nse]
"Ah-...you smell good... The scent of a female... Is your pussy[r]
already wet?"[pcms]
*4212|
[fc]
[vo_aya s="aya_0379"]
[ns]Aya[nse]
"That's absolutely not true! What do you think women are?"[pcms]
*4213|
[fc]
[ns]Infected Man B[nse]
"Shut up... doesn't matter... Let's just do it..."[pcms]
*4214|
[fc]
[vo_aya s="aya_0380"]
[ns]Aya[nse]
"Don't touch me! Filthy! You have no right to touch me! Right! I'm[r]
telling you not to touch me! No! Please let go!"[pcms]
*4215|
[fc]
[ns]Infected Man A[nse]
"Hehehe... being resisted makes it even more exciting..."[pcms]
*4216|
[fc]
[vo_aya s="aya_0381"]
[ns]Aya[nse]
"Scum... You human scum... Kyaa!!"[pcms]
;//♯_レッドフラッシュ
[赤フラ]
;//♯_画面揺らし
[quake_bg xy m]
*4217|
[fc]
Distracted by the strange man in front of me, I didn't notice another[r]
man had circled behind me.[pcms]
*4218|
[fc]
Caught off guard, I was pushed to the ground by several hands[r]
belonging to men who smelled as if they hadn't bathed in days.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM06 フェードアウト
[fadeoutbgm time=500]
;//キャラ消し
;//♯_黒画面
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//回想開始箇所のラベル
*scene05_START
;//♪_BGM05 フェードイン
[bgm storage="bgm05"]
;//◆_真坂がレイプされる。 ma_H005
;//ma_H005a.bmp
[evcg storage="ma_H005a"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4219|
[fc]
[vo_aya s="aya_0382"]
[ns]Aya[nse]
"Kyaa!!"[pcms]
*4220|
[fc]
The men who pushed me down had already stripped, exposing their dicks[r]
as if they had anticipated this moment.[pcms]
*4221|
[fc]
From the front, from the back. The men holding me down breathed[r]
heavily as they bore down on me.[pcms]
*4222|
[fc]
[vo_aya s="aya_0383"]
[ns]Aya[nse]
"Disgusting... don't come any closer! Aahh!!"[pcms]
*4223|
[fc]
Trying to escape the filthy faces inching closer, I turned my head[r]
away. Seizing the opportunity, one of the men clung to my lower half.[pcms]
;//♂:ここは絵に合わせて変更する可能性あり。
;//  以降、服装に関してはギリギリ触れない。
*4224|
[fc]
[ns]Infected Man A[nse]
"Heheh... definitely a woman... No matter how strong, still weak..."[pcms]
*4225|
[fc]
[ns]Infected Man B[nse]
"Such cute tits... Ahh... looks tasty..."[pcms]
*4226|
[fc]
[vo_aya s="aya_0384"]
[ns]Aya[nse]
"Stop... please stop!! Don't come any closer... Stop it aahhh!!"[pcms]
*4227|
[fc]
While being groped and forced to grip their dicks, I struggled against[r]
the man trying to forcefully spread my legs.[pcms]
*4228|
[fc]
I'm not particularly confident in my leg strength. However, I should[r]
have at least average power.[pcms]
*4229|
[fc]
Despite that, my legs were easily forced open, leaving my panties[r]
completely exposed.[pcms]
;//ma_H005b.bmp
[evcg storage="ma_H005b"][trans_c cross time=300]
*4230|
[fc]
[vo_aya s="aya_0385"]
[ns]Aya[nse]
"No...! Noooooo! Please, stop it! Not like this...! Not like this!!"[pcms]
*4231|
[fc]
[ns]Infected Man A[nse]
"Hehehe... such a pretty pussy... all out in the open! Smells so[r]
good..."[pcms]
*4232|
[fc]
[ns]Infected Man B[nse]
"The nipples, too... cherry-colored! So cute..."[pcms]
*4233|
[fc]
[ns]Infected Man C[nse]
"And they're so soft... being young is great..."[pcms]
*4234|
[fc]
[vo_aya s="aya_0386"]
[ns]Aya[nse]
"No! Don't touch me with those filthy hands! I'm telling you not to[r]
touch me, aren't I!? Nooooo!!"[pcms]
*4235|
[fc]
It's as if my screams aren't reaching these people at all. Or perhaps[r]
they never listened to my words from the start.[pcms]
*4236|
[fc]
Rather, it feels as if they're not even looking at me.[pcms]
*4237|
[fc]
What are these people thinking? Why are they doing this?[pcms]
*4238|
[fc]
[ns]Infected Man D[nse]
"Ahh... I'm hungry... got anything to eat...?"[pcms]
*4239|
[fc]
These people... Are they under some kind of mass hypnosis? Or were[r]
they hiding in the mountains having a drug party?[pcms]
*4240|
[fc]
In any case, wandering around with their genitals exposed is not[r]
something a sane person would do. More importantly...[pcms]
*4241|
[fc]
I must find a way to get out of this situation. We need to escape from[r]
this predicament. But how?[pcms]
*4242|
[fc]
[ns]Infected Man B[nse]
"Huh? Why are you staying silent...? Scream more... struggle... do[r]
something. It's boring otherwise..."[pcms]
;//ma_H005d.bmp
[evcg storage="ma_H005d"][trans_c cross time=300]
*4243|
[fc]
[ns]Infected Man A[nse]
"Yeah, that's right! Scream more... struggle! Ahh... that's good...[r]
I'm gonna thrust in now!"[pcms]
*4244|
[fc]
One of the men pressed his dick against my lower half and began[r]
rubbing it. The man's pre-cum wetted my crotch.[pcms]
*4245|
[fc]
[vo_aya s="aya_0387"]
[ns]Aya[nse]
"Stop... please stop!! It's dirty! It's filthy! Don't rub it on me!![r]
Stop it!"[pcms]
*4246|
[fc]
The disgusting, hot lump slid back and forth along the groove of my[r]
pussy, trying to penetrate me.[pcms]
*4247|
[fc]
I tried to resist it, but I was pinned down and couldn't use my hands[r]
or feet.[pcms]
*4248|
[fc]
As a last-ditch effort to resist, I tensed up my lower abdomen as much[r]
as I could. But I hadn't considered that this might actually please[r]
him even more.[pcms]
*4249|
[fc]
[ns]Infected Man A[nse]
"Kukku... such a tight pussy...! Can't wait to see how good it feels[r]
when I thrust in!"[pcms]
;//♯_レッドフラッシュ
;//ma_H005f.bmp
[evcg赤フラ storage="ma_H005f"]
*4250|
[fc]
[vo_aya s="aya_0388"]
[ns]Aya[nse]
"Hik... higiiii!! Gii... giiiiii!! It hurts!! It hurts!!"[pcms]
;//○挿入初体験で痛がっている
*4251|
[fc]
[ns]Infected Man A[nse]
"Hik... hihii!! That's it! That's the reaction I've been waiting for!"[pcms]
*4252|
[fc]
[ns]Infected Man B[nse]
"Ohh... this is the best kind of thing, isn't it...!"[pcms]
*4253|
[fc]
[ns]Infected Man C[nse]
"Yeah, that's right, ahh... such a voice... It resonates with my[r]
cock..."[pcms]
;//ma_H005g.bmp
[evcg storage="ma_H005g"][trans_c cross time=300]
*4254|
[fc]
[vo_aya s="aya_0389"]
[ns]Aya[nse]
"You're insane! Please don't say such crazy things! Ngh... ngiiiiii!![r]
Don't put it in!! Stop... please... ngiiiiii!!"[pcms]
;//○挿入初体験で痛がっている
*4255|
[fc]
Despite my desperate resistance, my virginity was taken by a strange[r]
man I didn't even know.[pcms]
*4256|
[fc]
My first time was stolen in such a place, in such a way.[pcms]
*4257|
[fc]
It's infuriating. This is too cruel.[pcms]
*4258|
[fc]
I thought my fate was cruel. But I never imagined it would be to this[r]
extent.[pcms]
;//ma_H005e.bmp
[evcg storage="ma_H005e"][trans_c cross time=300]
*4259|
[fc]
[vo_aya s="aya_0390"]
[ns]Aya[nse]
"Uguu... gusu... giiii...!! Please, no more! Please stop!! Such a[r]
terrible thing...! Stop it!!"[pcms]
;//○涙混じり
*4260|
[fc]
[ns]Infected Man B[nse]
"You're not crying, are you? Rejoice more...!"[pcms]
*4261|
[fc]
[ns]Infected Man A[nse]
"Seriously... right? Hey, this girl... she's a virgin! I'm the first[r]
man ever!"[pcms]
*4262|
[fc]
[ns]Infected Man C[nse]
"Really... there's blood...! That's great... looks so tight and feels[r]
so good..."[pcms]
;//ma_H005g.bmp
[evcg storage="ma_H005g"][trans_c cross time=300]
*4263|
[fc]
[vo_aya s="aya_0391"]
[ns]Aya[nse]
"It doesn't feel good at all! Nooo... ngiiiiii!!"[pcms]
*4264|
[fc]
[ns]Infected Man A[nse]
"Ahh, I'm getting excited... a virgin, huh! Just thinking about it[r]
makes me wanna cum... that's right..."[pcms]
*4265|
[fc]
[ns]Infected Man B[nse]
"Me too... uuuuuh..."[pcms]
*4266|
[fc]
[ns]Infected Man C[nse]
"Exactly! I'm gonna cum too...!"[pcms]
*4267|
[fc]
[vo_aya s="aya_0392"]
[ns]Aya[nse]
"No... noooooo!! Not that! Please stop! Please, I beg you!!"[pcms]
*4268|
[fc]
[ns]Infected Man A[nse]
"Even if you tell me to stop... ah... I... I'm at my limit... ah,[r]
ahhhh!"[pcms]
[se buf=0 storage="se_sex01"]
;//射精フラッシュ
;//下記に射精後の画像を貼る
;//ma_H005h.bmp
[evcg射精フラ storage="ma_H005h"]
*4269|
[fc]
[vo_aya s="aya_0393"]
[ns]Aya[nse]
"Noooooo!! Ahhhhh!! I'm going to get pregnant!! A baby! Noooo!!"[pcms]
*4270|
[fc]
[ns]Infected Man A[nse]
"Kaha... can't stop...! Yeah, a virgin... the tightness is[r]
different...!"[pcms]
*4271|
[fc]
[ns]Infected Man B[nse]
"Damn... I'm so jealous..."[pcms]
*4272|
[fc]
[ns]Infected Man A[nse]
"Ugh... ooooh...!? I'm gonna cum again soon...!"[pcms]
;//ma_H005i.bmp
[evcg storage="ma_H005i"][trans_c cross time=300]
*4273|
[fc]
[vo_aya s="aya_0394"]
[ns]Aya[nse]
"Hii...!?"[pcms]
*4274|
[fc]
The man who thrust his hot "thing" inside me slowly pulls his hips[r]
back. Then, the frothy white desire he spilled inside me overflows[r]
from the gap between me and his dirty rod.[pcms]
*4275|
[fc]
[ns]Infected Man B[nse]
"Hey, you... how much are you letting out...? That's amazing..."[pcms]
*4276|
[fc]
[ns]Infected Man A[nse]
"No matter what you say... this girl's pussy... is too good... makes[r]
me wanna do it again... that much!"[pcms]
*4277|
[fc]
[vo_aya s="aya_0395"]
[ns]Aya[nse]
"No... no... noooo... not anymore..."[pcms]
*4278|
[fc]
[ns]Infected Man A[nse]
"I told you I can't stop... I just can't stop..."[pcms]
;//ma_H005e.bmp
[evcg storage="ma_H005e"][trans_c cross time=300]
*4279|
[fc]
Ragged breaths reach my face. The man, completely excited, thrusts[r]
strongly inside me, stirring around.[pcms]
*4280|
[fc]
My crotch makes the sound of bursting bubbles as it repeatedly[r]
swallows the man's thing.[pcms]
*4281|
[fc]
It feels like a hot pair of tongs has been thrust inside me, pain[r]
dominates my crotch. Yes, only pain spreads throughout my body.[pcms]
*4282|
[fc]
[vo_aya s="aya_0396"]
[ns]Aya[nse]
"Ah... aah... ah... no more... ugh..."[pcms]
;//○現実逃避をしようとしている。うわごとのように
*4283|
[fc]
Ideally... Sexual intercourse should be done more gently with someone[r]
you love.[pcms]
*4284|
[fc]
At least that's what I believed. Of course, it might just be a[r]
misconception from what I've read in books.[pcms]
*4285|
[fc]
I had heard the girls in class talk about it. They did say it was[r]
"painful," but no one said it would be this terrible.[pcms]
*4286|
[fc]
In an instant, the words "born into misfortune" swirl in my mind.[pcms]
*4287|
[fc]
I really shouldn't have come here. I shouldn't have made friends. My[r]
misfortune spreads to those around me.[pcms]
*4288|
[fc]
Because of that, people around me have also been dragged into this[r]
incident.[pcms]
*4289|
[fc]
And now, I too have been thrown into this living hell.[pcms]
*4290|
[fc]
Ah, for the rest of my life, I will always be like this. My life will[r]
always be shadowed by misfortune.[pcms]
*4291|
[fc]
The happiest times in recent years were short-lived. These past few[r]
days were among the most fulfilling days of my life.[pcms]
*4292|
[fc]
I'm sorry to everyone who I was starting to get along with. I will[r]
sever my ties with this world here.[pcms]
*4293|
[fc]
I am an existence that should not live.[pcms]
*4294|
[fc]
[ns]Infected Man A[nse]
"Hey, don't just stand there dumbfounded...! It's your first time, get[r]
ready!"[pcms]
*4295|
[fc]
[vo_aya s="aya_0397"]
[ns]Aya[nse]
"Ah, auh... no more... I am..."[pcms]
*4296|
[fc]
[ns]Infected Man B[nse]
"Her pussy is frothing... so erotic..."[pcms]
*4297|
[fc]
[ns]Infected Man C[nse]
"Next is my turn... definitely, I will put it inside her pussy..."[pcms]
*4298|
[fc]
[vo_aya s="aya_0398"]
[ns]Aya[nse]
"I've had enough of this world..."[pcms]
*4299|
[fc]
[ns]Infected Man A[nse]
"Heh... again... I'll unload it deep inside you... here I go! Ugh...[r]
uoohhh..."[pcms]
[se buf=0 storage="se_sex01"]
;//射精フラッシュ
;//下記に射精後の画像を貼る
;//ma_H005h.bmp
[evcg射精フラ storage="ma_H005h"]
*4300|
[fc]
Just as the man said, his hot, filthy desire hits deep inside my[r]
belly, dripping down inside.[pcms]
*4301|
[fc]
[ns]Infected Man A[nse]
"Fuuuuh... ahhh~... still not enough out..."[pcms]
;//ma_H005i.bmp
[evcg storage="ma_H005i"][trans_c cross time=300]
*4302|
[fc]
[vo_aya s="aya_0399"]
[ns]Aya[nse]
"Ugh... uuu... I am done with this world...! I am done!"[pcms]
*4303|
[fc]
I open my mouth as wide as possible, stick out my tongue towards the[r]
sky, and push it out with all my might. With all the strength in my[r]
jaw, along with my mouth, I also tried to close the curtain on my[r]
life.[pcms]
*4304|
[fc]
I'm sorry. To everyone who brought me to camp.[pcms]
*4305|
[fc]
I'm sorry. To Sendou-kun who cared about me.[pcms]
*4306|
[fc]
I'm sorry, Sendou-kun.[pcms]
*4307|
[fc]
Just a little more. In a little while, my tongue will scatter crimson[r]
liquid and dance in the air. Soon, my bitter life will come to an end.[pcms]
*4308|
[fc]
However, my naive wish was easily sealed away.[pcms]
*4309|
[fc]
[ns]Infected Man D[nse]
"Wha, what are you doing~? Your tongue... it's not for... using like[r]
that... it's for licking... dick, you know~?"[pcms]
*4310|
[fc]
[vo_aya s="aya_0400"]
[ns]Aya[nse]
"...!!"[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//★_キャンプ場夜
[bg storage="bg15c"][trans_c cross time=500]
;// 開始
;noise.csv
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4311|
[fc]
More crazed people than ever before swarmed around me, aiming for my[r]
"body".[pcms]
*4312|
[fc]
My escape from this detestable world was halted. And now, the entrance[r]
to an even deeper hell appeared before me.[pcms]
*4313|
[fc]
[vo_aya s="aya_0401"]
[ns]Aya[nse]
"Huh... huhuhu... I should have... never been born..."[pcms]
;//○泣き笑い
*4314|
[fc]
The swarming men crept closer. I had given up on so many things.[pcms]
*4315|
[fc]
When I gave up on everything, something strange happened to my body.[pcms]
*4316|
[fc]
"Even if I accept these men, I am not unhappy"[pcms]
*4317|
[fc]
I don't know whose voice it is. But someone was speaking directly into[r]
my brain.[pcms]
[ChrSetEx layer=5 chbase="etc_02c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4318|
[fc]
[ns]Infected Man B[nse]
"Ne, next is... me~"[pcms]
[ChrSetEx layer=5 chbase="etc_04c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4319|
[fc]
[ns]Infected Man C[nse]
"I, I want a turn too..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;// 開始
;noise.csv
*4320|
[fc]
The voices of those I had thought filthy now seemed to bypass my[r]
eardrums and speak directly into my head.[pcms]
*4321|
[fc]
The voices that once filled me with disgust had somehow become[r]
comforting to me.[pcms]
*4322|
[fc]
Noise began to mix into my field of vision. Noise also started to[r]
overlay my memories.[pcms]
*4323|
[fc]
I felt lighter. As if I had been thrown into a space without gravity.[pcms]
*4324|
[fc]
The oppressive, despairing feelings that had dominated me cleared[r]
away, and I began to feel happy.[pcms]
*4325|
[fc]
It was like the feeling when we all set out for the campsite together.[r]
Like the feeling when I went shopping with my parents as a child.[pcms]
*4326|
[fc]
My heart felt lighter. Even the dull pain that had clung to my lower[r]
half.[pcms]
*4327|
[fc]
All the anxiety was about to vanish from me.[pcms]
*4328|
[fc]
Why, I wonder? What is happening to my body?[pcms]
*4329|
[fc]
[vo_aya s="aya_0402"]
[ns]Aya[nse]
"Huh... huhuhu... huhuhuhu!!! Ahah... ahahaha!! Ahahahaha!!!"[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene05,1>
;//○押し殺したような笑い声
;// 停止
;ノイズ消し
[gameover]
;//→ゲームオーバーへ。
;//◎_gameover.bmp
[movie storage="gameover.mpg"]
(returntitle)[pcms]

66
Kansen4_patch/b0010_c.ks Normal file
View file

@ -0,0 +1,66 @@
*B0010_C
;//●ラベルC
;//〆:3を選択した場合
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*4330|
[fc]
[ns]Daisuke[nse]
"Ah, come on! Both of you cut it out already! Now's not the time to be[r]
fighting, is it?"[pcms]
[ChrSetEx layer=3 chbase="nt_cA06"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_cA04"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4331|
[fc]
[vo_koz s="kozu_0297"]
[ns]Kozue[nse]
"It's not like... we're fighting..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA03"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4332|
[fc]
[vo_mak s="mako_0415"]
[ns]Makoto[nse]
"But, it's because Kozue-chan is being so negative..."[pcms]
*4333|
[fc]
[ns]Daisuke[nse]
"Enough already. I understand Kozue's anxious feelings, but that[r]
doesn't mean you should say things that could bring others down."[pcms]
[ChrSetEx layer=3 chbase="nt_cA04"][ChrSetXY layer=3 x=0 y=40][trans_c cross time=150]
*4334|
[fc]
[vo_koz s="kozu_0298"]
[ns]Kozue[nse]
"...Yes"[pcms]
*4335|
[fc]
[ns]Daisuke[nse]
"I think discussions are necessary too. But, Makoto. Forcing isn't[r]
good, right? You know very well that Kozue is easily scared, don't[r]
you? Maybe we shouldn't be pushing her too hard?"[pcms]
[ChrSetEx layer=4 chbase="ab_cB02"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4336|
[fc]
[vo_mak s="mako_0416"]
[ns]Makoto[nse]
"Yeah... you're right... I understand..."[pcms]
;//〆フラグ escapeA 成立
[eval exp="f.l_escapeA = 1"]
;//〆:合流1へ
[jump storage="B0010_D.ks" target=*B0010_D]
;//----------------------------------------------------------

785
Kansen4_patch/b0010_d.ks Normal file
View file

@ -0,0 +1,785 @@
*B0010_D
;//〆:合流1
;//キャラ消し
[chara_int][trans_c cross time=150]
;//♪_BGM09 フェードアウト
;//<SoundLoop 1,ON><SoundRun 1,Stop><SoundFade 1,Out,3000>
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4337|
[fc]
[vo_aya s="aya_0292"]
[ns]Aya[nse]
"..."[pcms]
*4338|
[fc]
Masaka-san remained silent, just watching our exchange.[pcms]
*4339|
[fc]
It's dark, so I can't quite make out her expression, but she seems to[r]
be looking on in bewilderment.[pcms]
*4340|
[fc]
Maybe she doesn't fully understand Makoto's assertiveness or Kozue's[r]
passivity... We haven't been close for that long... Or maybe she's[r]
just not used to arguments.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="nt_cA04"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_cA07"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4341|
[fc]
[vo_koz s="kozu_0299"]
[ns]Kozue[nse]
"...I'm sorry, Makoto-chan. I shouldn't have said it was pointless. My[r]
mind is all jumbled up and I can't think straight, and... I'm[r]
sorry..."[pcms]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4342|
[fc]
[vo_mak s="mako_0417"]
[ns]Makoto[nse]
"No, it's okay. I'm sorry too. I know how scared Kozue-chan gets, and[r]
yet I still... Maybe I'm a bit unstable too. Sorry."[pcms]
*4343|
[fc]
They usually get along well and have known each other for a fair[r]
amount of time. Things are awkward now, but they'll probably return to[r]
their usual friendly selves soon.[pcms]
*4344|
[fc]
Makoto playfully tugs at Kozue's hair as usual, pulling her closer and[r]
patting her on the head. Kozue, while showing a slight reluctance,[r]
leans into her.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ma_eC03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4345|
[fc]
[vo_aya s="aya_0293"]
[ns]Aya[nse]
"The sky... it's red..."[pcms]
*4346|
[fc]
At Masaka-san's words, we all simultaneously turned our eyes to the[r]
window. The upper part of the distant sky was dyed a crimson red. It[r]
should be dark at this time.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//キャラ消し
[bg storage="bg35a"][trans_c cross time=1000]
[wait time=500]
[evcg storage="ETC_N004a"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4347|
[fc]
It must be on fire from the bombing. It's in the direction of our[r]
homes. Are my parents okay? Did they manage to evacuate? Are all our[r]
families and classmates safe?[pcms]
*4348|
[fc]
The faces of everyone staring out the window all showed anxiety. They[r]
must be thinking the same things as me...[pcms]
*4349|
[fc]
Thinking it was a long shot but hoping for the best, I headed back to[r]
the public phone and picked up the receiver again.[pcms]
;//
[bg storage="bg20d"][trans_c blind_lr time=500]
*4350|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
;//■_電話機の返金のところに小銭が戻る音
;//se062.ogg
[se buf=0 storage="se062"]
*4351|
[fc]
[ns]Daisuke[nse]
"As I thought... no good."[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4352|
[fc]
[vo_aya s="aya_0294"]
[ns]Aya[nse]
"Is that so... But with the sky that red, the city must be in chaos[r]
too, and the phone lines might be jammed..."[pcms]
*4353|
[fc]
[ns]Daisuke[nse]
"Yeah, that's right. Thanks, Masaka-san. I'll give up on the phone. As[r]
you said, it's likely that the lines are congested."[pcms]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4354|
[fc]
[vo_aya s="aya_0295"]
[ns]Aya[nse]
"Yes..."[pcms]
*4355|
[fc]
[ns]Daisuke[nse]
"Oh, right. I meant to ask and forgot. How was Saeko-san doing?"[pcms]
*4356|
[fc]
I asked Masaka-san as I returned to where I had been.[pcms]
*4357|
[fc]
Some time had passed since Shou-kun and Saeko-san had moved to another[r]
room, but there was still no sign of them coming out.[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4358|
[fc]
[vo_aya s="aya_0296"]
[ns]Aya[nse]
"Yes, the wounds were mostly superficial scratches on her fingertips.[r]
Most of them were shallow, so I think she'll be fine. There was just[r]
one that seemed a bit deeper..."[pcms]
[ChrSetEx layer=5 chbase="ma_eB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4359|
[fc]
[vo_aya s="aya_0297"]
[ns]Aya[nse]
"..."[pcms]
*4360|
[fc]
[ns]Daisuke[nse]
"What's wrong?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4361|
[fc]
[vo_aya s="aya_0298"]
[ns]Aya[nse]
"Yes... Around that deeper wound, there was some kind of liquid with a[r]
raw smell attached to it."[pcms]
*4362|
[fc]
[ns]Daisuke[nse]
"Liquid?"[pcms]
*4363|
[fc]
[vo_aya s="aya_0299"]
[ns]Aya[nse]
"Yes... I didn't touch it directly and wiped it off immediately, but[r]
it was a bit sticky, and I could smell the rawness when wiping it off.[r]
I'm concerned about what it could be..."[pcms]
*4364|
[fc]
[ns]Daisuke[nse]
"I see... Maybe it got on her somewhere. Could that affect the wound?"[pcms]
*4365|
[fc]
[vo_aya s="aya_0300"]
[ns]Aya[nse]
"I don't know. It might cause complications, but there's also a chance[r]
it won't. I disinfected it and applied ointment, but we're in the[r]
mountains, so there's a risk of tetanus that we can't deny."[pcms]
*4366|
[fc]
[vo_aya s="aya_0301"]
[ns]Aya[nse]
"I've done what I could for now, but once we get out of here, it would[r]
be best to have her seen at a hospital."[pcms]
*4367|
[fc]
[ns]Daisuke[nse]
"Yeah, that's true. We'll make sure to consider that after we escape.[r]
Is Saeko-san sleeping now?"[pcms]
*4368|
[fc]
[vo_aya s="aya_0302"]
[ns]Aya[nse]
"I don't know. She certainly seemed unwell. But after hearing Makoto-[r]
san's scream, I immediately left the room. Since Ishigooka-san was[r]
with her, I thought she would be okay."[pcms]
*4369|
[fc]
[ns]Daisuke[nse]
"Yeah, that makes sense. She's probably sleeping then. Shou-kun is[r]
with her too, right? Hopefully nothing serious."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_扉の開く音
;//se053 コテージのドアを開ける
[se buf=0 storage="se053"]
*4370|
[fc]
There was a sign of a door opening, followed by slow footsteps.[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4371|
[fc]
Shou-kun appeared looking tired and with movements that suggested[r]
exhaustion. He then sat heavily in a chair with a deep sigh.[pcms]
*4372|
[fc]
Despite his fatigue showing through, his furrowed brows suggested he[r]
was deep in thought. What could it be... Is Saeko-san's condition not[r]
good? Or could she not sleep?[pcms]
*4373|
[fc]
[ns]Daisuke[nse]
"Shou-kun, what's wrong? Is it... Saeko-san's condition?"[pcms]
[ChrSetEx layer=5 chbase="is_bA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4374|
[fc]
[ns]Shou[nse]
"...No. It's nothing like that. Saeko is sleeping. She's not feeling[r]
bad either. ...What's that? The sky is really red. Looks like war."[pcms]
*4375|
[fc]
Makoto twitched in response to the word 'war'.[pcms]
*4376|
[fc]
War is unthinkable, and I don't want to consider it either. Whatever[r]
caused the bombing is unknown, but it shouldn't be war.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA05"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4377|
[fc]
[vo_mak s="mako_0418"]
[ns]Makoto[nse]
"War... It's just that the bombing was carried out as announced,[r]
right? Isn't war an exaggeration?"[pcms]
[ChrSetEx layer=3 chbase="is_bA09"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*4378|
[fc]
[ns]Shou[nse]
"...Really? It looks like something out of a war to me."[pcms]
*4379|
[fc]
Somehow, Shou-kun's attitude and words are dismissive. Given the[r]
situation, I can understand his feelings. Sometimes, I too am[r]
overwhelmed by a sense of resignation.[pcms]
*4380|
[fc]
But that's exactly why I feel that we shouldn't give up, and I'm[r]
trying to cling to that resolve.[pcms]
[ChrSetEx layer=4 chbase="ab_cA04"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4381|
[fc]
[vo_mak s="mako_0419"]
[ns]Makoto[nse]
"That's why I'm saying war and bombing are different. If it were[r]
war... it would be dangerous to return to the city. Because it's[r]
bombing, there's meaning in going back to the city to regroup and[r]
evacuate, right?"[pcms]
[ChrSetEx layer=3 chbase="is_bA04"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*4382|
[fc]
[ns]Shou[nse]
"...Maybe so... But I really don't understand anything. Not the[r]
bombing, nor the strange people around this house."[pcms]
*4383|
[fc]
[ns]Daisuke[nse]
"Those guys... could they have gone mad from the panic caused by the[r]
bombing broadcast or something?"[pcms]
[ChrSetEx layer=4 chbase="ab_cA07"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4384|
[fc]
[vo_mak s="mako_0420"]
[ns]Makoto[nse]
"As a group?"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4385|
[fc]
[vo_aya s="aya_0303"]
[ns]Aya[nse]
"It's precisely because they are a group that a collective panic can[r]
occur. However, I don't understand why such panic would lead them to[r]
attack others... It doesn't seem like self-defense..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4386|
[fc]
[vo_aya s="aya_0304"]
[ns]Aya[nse]
"However... I... noticed something."[pcms]
*4387|
[fc]
[ns]Daisuke[nse]
"What did you notice?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4388|
[fc]
[vo_aya s="aya_0305"]
[ns]Aya[nse]
"Yes. Among those people... there was someone wearing what looked like[r]
work clothes... Those clothes, I think they resemble the ones worn by[r]
the person we saw cutting trees on the way here."[pcms]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4389|
[fc]
[vo_mak s="mako_0421"]
[ns]Makoto[nse]
"Eh?! So what? Are you saying that the forestry officials went mad[r]
from the bombing or something, and then they came to attack us??"[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4390|
[fc]
[vo_aya s="aya_0306"]
[ns]Aya[nse]
"No, I'm just saying they looked similar, it might be different. But[r]
since there was supposed to be no one else at the campsite besides us,[r]
I was wondering where those people came from..."[pcms]
*4391|
[fc]
Indeed, there was a man in what seemed like work clothes. Even when I[r]
think back, I'm not sure if he was wearing the same outfit as the[r]
person we saw earlier. But considering the distance at which we saw[r]
him, it's possible.[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4392|
[fc]
[ns]Shou[nse]
"Maybe... they really have gone mad. The talk is of bombing, but maybe[r]
it's really turned into a war without us knowing. And that's why those[r]
weird people appeared."[pcms]
*4393|
[fc]
[ns]Daisuke[nse]
"Hmm... Either way, we need to somehow grasp what's happening outside[r]
before we can make a move. First, we should check around this[r]
administration building. Anyway, we all want to escape."[pcms]
[ChrSetEx layer=5 chbase="ab_cA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4394|
[fc]
[vo_mak s="mako_0422"]
[ns]Makoto[nse]
"...That's right. It's been quiet all along, but there's also a chance[r]
they're hiding somewhere waiting for an ambush like earlier."[pcms]
*4395|
[fc]
[ns]Daisuke[nse]
"Somehow, we need to get outside... If we can get to the car, at least[r]
we might be able to understand more about the city through the radio,[r]
and we could move, right?"[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4396|
[fc]
[vo_mak s="mako_0423"]
[ns]Makoto[nse]
"Even if we could get to the car, there's no guarantee that the engine[r]
will start. I only got a quick look earlier. Just hearing sounds isn't[r]
enough to judge..."[pcms]
*4397|
[fc]
[ns]Daisuke[nse]
"Hmm. Maybe the alternator or battery is damaged... Shou-kun, is there[r]
any chance that the battery is dead?"[pcms]
[ChrSetEx layer=5 chbase="is_bA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4398|
[fc]
[ns]Shou[nse]
"I don't think so. We only listened to the radio, and didn't mess with[r]
anything else..."[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4399|
[fc]
[vo_mak s="mako_0424"]
[ns]Makoto[nse]
"If it's the alternator or battery, then we're screwed. We don't have[r]
spare parts, right? Either way, it's because Shou didn't maintain it[r]
properly!"[pcms]
*4400|
[fc]
[ns]Daisuke[nse]
"Yeah. I think I've asked Shou-kun about it a few times..."[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4401|
[fc]
[ns]Shou[nse]
"...! Now of all times! There's no point in saying that now!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA06"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA03"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4402|
[fc]
[vo_mak s="mako_0425"]
[ns]Makoto[nse]
"What are you getting mad for?! If anyone should be angry, it's us![r]
Seriously!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4403|
[fc]
[vo_aya s="aya_0307"]
[ns]Aya[nse]
"Um... I don't think now is the time for us to be fighting amongst[r]
ourselves."[pcms]
*4404|
[fc]
I was also starting to get irritated by Shou-kun's vague attitude and[r]
words. But Masaka-san's calm remark instantly cooled my boiling point.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA04"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA07"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4405|
[fc]
[vo_mak s="mako_0426"]
[ns]Makoto[nse]
"That's right, sorry Shou."[pcms]
*4406|
[fc]
[ns]Shou[nse]
"No... Makoto is right, and so is Aya-chan. My bad... sorry about[r]
that."[pcms]
*4407|
[fc]
[ns]Daisuke[nse]
"I was wrong too. Sorry..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4408|
[fc]
After that, our conversation came to a halt. Glancing at the wall[r]
clock, it pointed to 10 o'clock. Surely the darkness of night must be[r]
deepening outside.[pcms]
*4409|
[fc]
But that darkness is preventing us from going outside. If we had[r]
light, we could identify the people lurking below. But if we can't do[r]
that, do we have no choice but to stay quietly inside?[pcms]
*4410|
[fc]
We're at an impasse... If things continue this way, we'll get[r]
nowhere...[pcms]
*4411|
[fc]
[ns]Daisuke[nse]
"Hey... isn't there a flashlight or some kind of light somewhere? It[r]
seems like this mountain lodge should have one equipped. If we had[r]
that, couldn't we possibly repair the car?"[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4412|
[fc]
[vo_mak s="mako_0427"]
[ns]Makoto[nse]
"That's right... let's look for it, splitting up. We'll search[r]
carefully on the first floor and boldly on the second! If we have[r]
light, we could indeed repair the car!"[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4413|
[fc]
[ns]Shou[nse]
"Yeah. Saeko is probably still sleeping, so I'll search her room. Is[r]
that okay?"[pcms]
*4414|
[fc]
[ns]Daisuke[nse]
"Yeah, let's all split up and search."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4415|
[fc]
We each went our separate ways to look for light. I decided to take[r]
the lead in searching the first floor. Masaka-san wanted to come along[r]
but I politely declined because she's a girl.[pcms]
[black_toplayer][trans_c circle time=1000][hide_chara_int]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"][trans_c circle time=1000]
*4416|
[fc]
We found only one flashlight. With this, we should be able to look at[r]
the engine room. If we can identify the problem area, we should be[r]
able to figure out how to deal with it.[pcms]
*4417|
[fc]
[ns]Daisuke[nse]
"I think just Makoto, Shou-kun, and myself should be enough for[r]
this..."[pcms]
[ChrSetEx layer=5 chbase="is_bA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4418|
[fc]
[ns]Shou[nse]
"No, it might be tough with just three of us. There's a high chance[r]
they'll come swarming out of the darkness, right? I'll keep watch near[r]
the car, but we'll have to dismantle the barricade."[pcms]
*4419|
[fc]
[ns]Daisuke[nse]
"That's true, we should also have someone on lookout at the entrance.[r]
That means we'll need at least four... or maybe five people..."[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4420|
[fc]
[vo_mak s="mako_0428"]
[ns]Makoto[nse]
"Shouldn't we leave Kozue-chan out of this since she's easily scared?"[pcms]
*4421|
[fc]
[ns]Daisuke[nse]
"That's true, but... Kozue, you wouldn't want to be left alone,[r]
right?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4422|
[fc]
[vo_koz s="kozu_0300"]
[ns]Kozue[nse]
"...Yeah."[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4423|
[fc]
[vo_mak s="mako_0429"]
[ns]Makoto[nse]
"I see... What about Aya-san? Is it okay for no one to stay by Saeko-[r]
san's side?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4424|
[fc]
[vo_aya s="aya_0308"]
[ns]Aya[nse]
"If Saeko-san is asleep, I think it should be fine..."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4425|
[fc]
[ns]Shou[nse]
"What do we do? Go with four people, or all together? If it's four,[r]
who should come with us?"[pcms]
*4426|
[fc]
[ns]Daisuke[nse]
"Hmm... let me think..."[pcms]
[ChrSetEx layer=5 chbase="ma_eC03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4427|
[fc]
[vo_aya s="aya_0309"]
[ns]Aya[nse]
"We might not have much time to hesitate. I've seen shadows moving[r]
around for a while now. They might be trying to gather in front of the[r]
door."[pcms]
*4428|
[fc]
Aya, who had been looking out the window, warned us of this. If they[r]
gather in front of the door, we might not even be able to get out.[pcms]
*4429|
[fc]
We need to decide quickly which formation to go with.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//----------------------------------------------------------
;//@選択肢発生
;//全員で外へ ラベルD
;//真坂さんを連れて行く ラベルE
;//梢を連れて行く ラベルF
;//制限時間    フラグtimeout成立し、ラベルFへ
; [link storage="B0010_E.ks" target=*B0010_E]全員で外へ[endlink]
; [link storage="B0010_K.ks" target=*B0010_K]真坂さんを連れて行く[endlink]
; [link storage="B0010_L.ks" target=*B0010_L]梢を連れて行く[endlink]
; (link target=*B0010_D2)Who should it be...(endlink)[pcms]
*SEL06|全員で外へ/真坂さんを連れて行く/梢を連れて行く/誰にすべきか……
[fc]
[pcms_sel]
[eval exp="f.seltext01 = 'Everyone, head outside'"]
[eval exp="f.seltext03 = 'Take Masaka-san with us'"]
[eval exp="f.seltext05 = 'Take Kozue with you'"]
[eval exp="f.seltext07 = 'Who should do it'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext01"][hr]
[sel_hisout txt="&f.seltext03"][hr]
[sel_hisout txt="&f.seltext05"][hr]
[sel_hisout txt="&f.seltext07"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
;[eval exp="sf.seltext6_x = 250"]
[sel01 target=*SEL06_1]
[sel03 target=*SEL06_2]
[sel05 target=*SEL06_3]
[sel07 target=*SEL06_4]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL06_1|&f.seltext01
[sel_hisout txt="&f.seltext01"][hr][fc][selbt_clear]
[jump storage="B0010_E.ks" target=*B0010_E]
;-------------------------------------------------------------------------------
*SEL06_2|&f.seltext03
[sel_hisout txt="&f.seltext03"][hr][fc][selbt_clear]
[jump storage="B0010_K.ks" target=*B0010_K]
;-------------------------------------------------------------------------------
*SEL06_3|&f.seltext05
[sel_hisout txt="&f.seltext05"][hr][fc][selbt_clear]
[jump storage="B0010_L.ks" target=*B0010_L]
;-------------------------------------------------------------------------------
*SEL06_4|&f.seltext07
[sel_hisout txt="&f.seltext07"][hr][fc][selbt_clear]
[jump target=*B0010_D2]
;//----------------------------------------------------------
*B0010_D2
;//井上 タイムアウトフラグを立てるために挟む
[eval exp="f.l_timeout = 1"]
[jump storage="B0010_L.ks" target=*B0010_L]
;//----------------------------------------------------------

174
Kansen4_patch/b0010_e.ks Normal file
View file

@ -0,0 +1,174 @@
*B0010_E
;//●ラベルD
;//〆:1を選択した場合
;//★_管理人棟 灯り無し bg20d.bmp 前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*4430|
[fc]
[ns]Daisuke[nse]
"Let's all go together, all five of us. I think it's better to move as[r]
a group in situations like this."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4431|
[fc]
[ns]Shou[nse]
"That's right."[pcms]
*4432|
[fc]
Makoto and I will repair the car. Shou-kun will keep watch near the[r]
car. Masaka-san and Kozue will split the task of watching the entrance[r]
to the administration building.[pcms]
;//キャラ消し
;//★_管理人棟バリケード 灯り無し bg19d.bmp
[bg storage="bg19d"][trans_c cross time=500]
*4433|
[fc]
We all went down to the first floor and quietly dismantled part of the[r]
barricade blocking the entrance door. I opened the door gently and[r]
peeked out first to check the surroundings.[pcms]
*4434|
[fc]
[ns]Daisuke[nse]
"For now, there doesn't seem to be anyone nearby... let's hurry out."[pcms]
*4435|
[fc]
Moving silently, Makoto, Shou-kun, and I went out, followed by Masaka-[r]
san and Kozue, who stood on both sides of the door as we moved towards[r]
the parking lot.[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
*4436|
[fc]
The hood was slightly open. It was left that way when we tried to[r]
inspect it before those guys showed up, and everything happened so[r]
fast that we didn't close it. Makoto turned on a flashlight and[r]
illuminated the engine room.[pcms]
*4437|
[fc]
[ns]Daisuke[nse]
"It looks like they didn't do anything to the car..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4438|
[fc]
[vo_mak s="mako_0430"]
[ns]Makoto[nse]
"Yeah... um... Daisuke, hold this and shine it for me."[pcms]
*4439|
[fc]
I took the flashlight from Makoto and shone it where she pointed.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cC02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4440|
[fc]
[vo_mak s="mako_0431"]
[ns]Makoto[nse]
"Hmm... as far as I can see, there doesn't seem to be anything wrong.[r]
We won't know for sure without starting the engine..."[pcms]
*4441|
[fc]
[ns]Daisuke[nse]
"That's true... What should we do? Shall we try starting the engine?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4442|
[fc]
[vo_mak s="mako_0432"]
[ns]Makoto[nse]
"Hmm... I wonder if starting the engine will attract them?"[pcms]
*4443|
[fc]
[ns]Daisuke[nse]
"It's highly possible, but we won't know anything unless we start it[r]
up. Don't we have to try starting the engine?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4444|
[fc]
[vo_mak s="mako_0433"]
[ns]Makoto[nse]
"...That's true. There's no other way..."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4445|
[fc]
I handed the flashlight back to Makoto and rushed over to Shou-kun to[r]
ask him to start the engine.[pcms]
[chara_int][trans_c cross time=150]
*4446|
[fc]
Shou-kun got into the car while keeping an eye on the surroundings and[r]
turned the key all the way.[pcms]
[se buf=0 storage="se004"]
;//システムアイコン消去&メッセージウィンドウ消去
(sysbt_meswin clear)//■_Engine Sound[pcms]
;//se029 自動車のエンジン始動
[se buf=0 storage="se029"]
;//強制ウェイト
[wait time=1000]
;//■_ガタガタいうエンジン音
;//se064 ガタガタ言うエンジン音
[se buf=0 storage="se064"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4447|
[fc]
The engine started on the first try! But just when I thought there[r]
were no problems, it began to rattle violently.[pcms]
*4448|
[fc]
[ns]Daisuke[nse]
"This sound is..."[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4449|
[fc]
[vo_mak s="mako_0434"]
[ns]Makoto[nse]
"Yeah, it's the ignition system. Either the plugs or the plug cords.[r]
Either way, we can handle it with the onboard tools!"[pcms]
*4450|
[fc]
It felt like a ray of hope had finally appeared.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//----------------------------------------------------------
;//※条件分岐
;//フラグescapeAが成立しているかどうか
;//YES:ラベルescapeへ
;//NOラベルdeath1へ
[if exp="f.l_escapeA == 1"][jump storage="B0010_F.ks" target=*B0010_F][endif]
[jump storage="B0010_J.ks" target=*B0010_J]
;//----------------------------------------------------------

118
Kansen4_patch/b0010_f.ks Normal file
View file

@ -0,0 +1,118 @@
*B0010_F
;//●ラベルescape
;//〆フラグ escapeAが成立している場合
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
;//♪_BGM10 フェードアウト
;//<SoundLoop 0,ON><SoundRun 0,Stop><SoundFade 0,Out,3000>
;//♪_BGM06 フェードイン
[bgm storage="bgm06"]
*4451|
[fc]
[vo_koz s="kozu_0301"]
[ns]Kozue[nse]
"Kyaa, kyaaaahhh!! Don't come any closer!!"[pcms]
*4452|
[fc]
Suddenly, Kozue's scream rang out.[pcms]
[ChrSetEx layer=5 chbase="etc_02c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
[ChrSetEx layer=3 chbase="etc_03c"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
[ChrSetEx layer=4 chbase="etc_04a"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4452a|
[fc]
A man was creeping up on Kozue. From the darkness, figures appeared[r]
one by one, and their numbers gradually increased.[pcms]
*4452b|
[fc]
Were they lured out by the sound of the engine?[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4453|
[fc]
[ns]Shou[nse]
"Kozue-chan!"[pcms]
*4454|
[fc]
Shou-kun turned off the engine and leaped out of the car. He[r]
immediately tried to head towards Kozue...[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4455|
[fc]
[ns]Shou[nse]
"Makoto! Behind you! Be careful!"[pcms]
*4456|
[fc]
As he got out of the car, Shou-kun turned around and shouted.[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4457|
[fc]
At the same time as his words, I spotted a man behind Shou-kun, poised[r]
to attack at any moment. This is bad![pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//----------------------------------------------------------
;//@選択肢発生
;//翔くんに叫び、感染者の存在を知らせる ラベルkeyへ
;//2.自分が翔くんを助けに走る  ラベルaliveへ
; [link storage="B0010_G.ks" target=*B0010_G]翔くんに叫び、感染者の存在を知らせる[endlink]
; (link storage="B0010_H.ks" target=*B0010_H)I run to help Shou-[r]
kun(endlink)[pcms]
*SEL07|翔くんに叫び、感染者の存在を知らせる/自分が翔くんを助けに走る
[fc]
[pcms_sel]
[eval exp="f.seltext04 = 'Shout to Shou-kun and inform him of the presence of the infected'"]
[eval exp="f.seltext06 = 'I\'ll run to help Shou-kun'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext04"][hr]
[sel_hisout txt="&f.seltext06"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
[sel04 target=*SEL07_1]
[sel06 target=*SEL07_2]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL07_1|&f.seltext04
[sel_hisout txt="&f.seltext04"][hr][fc][selbt_clear]
[jump storage="B0010_G.ks" target=*B0010_G]
;-------------------------------------------------------------------------------
*SEL07_2|&f.seltext06
[sel_hisout txt="&f.seltext06"][hr][fc][selbt_clear]
[jump storage="B0010_H.ks" target=*B0010_H]
;//----------------------------------------------------------

67
Kansen4_patch/b0010_g.ks Normal file
View file

@ -0,0 +1,67 @@
*B0010_G
;//●ラベルkey
;//〆:1を選択した場合
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
*4458|
[fc]
[ns]Daisuke[nse]
"Shou-kun! Behind you! Look out behind you!"[pcms]
*4459|
[fc]
I shouted loudly to let Shou-kun know. Shou-kun immediately turned[r]
around and charged at the man.[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4460|
[fc]
[ns]Shou[nse]
"Damn you---! Don't come any closer---!"[pcms]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4461|
[fc]
[ns]Infected Man A[nse]
"O...gh...u..."[pcms]
*4462|
[fc]
With a thud! The man who tried to attack was hit squarely by Shou-[r]
kun's flying kick, and he tumbled backward, falling to the ground.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se012 人が倒れる
[se buf=0 storage="se012"]
[ChrSetEx layer=5 chbase="is_bA10"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4463|
[fc]
[ns]Shou[nse]
"Hah! Serves you right!"[pcms]
*4464|
[fc]
We hadn't noticed. --At that moment, something shiny flew through the[r]
darkness--[pcms]
;//〆フラグ keylost 成立
[eval exp="f.l_keylost = 1"]
;//〆:合流2へ
[jump storage="B0010_I.ks" target=*B0010_I]
;//----------------------------------------------------------

52
Kansen4_patch/b0010_h.ks Normal file
View file

@ -0,0 +1,52 @@
*B0010_H
;//●ラベルalive
;//〆:2を選択した場合
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
*4465|
[fc]
I won't make it in time![pcms]
;<SoundLoop 2,OFF><SoundLoad 2,se048"]
*4466|
[fc]
Realizing this, I dashed towards Ishigooka-kun's back, slipped past[r]
him, and body-slammed the man who was about to attack him.[pcms]
;//白フラ
[白フラ]
;//se038 人を殴る
[se buf=0 storage="se038"]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4467|
[fc]
[ns]Infected Man A[nse]
"Gu...ga...ah..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se012 人が倒れる
[se buf=0 storage="se012"]
*4468|
[fc]
With a thud! The man flew backwards and collapsed.[pcms]
[ChrSetEx layer=5 chbase="is_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4469|
[fc]
[ns]Shou[nse]
"You saved me, Dai!"[pcms]
;//〆:合流2へ
[jump storage="B0010_I.ks" target=*B0010_I]
;//----------------------------------------------------------

74
Kansen4_patch/b0010_i.ks Normal file
View file

@ -0,0 +1,74 @@
*B0010_I
;//〆:合流2
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_cA08"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4470|
[fc]
[vo_mak s="mako_0435"]
[ns]Makoto[nse]
"Uwahh!! No-! Don't come any closer-!"[pcms]
*4471|
[fc]
It seems Makoto turned around after being called by Shou-kun. And then[r]
she let out a cry of astonishment at the man who was looming so close.[pcms]
[ChrSetEx layer=5 chbase="ab_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4472|
[fc]
[vo_mak s="mako_0436"]
[ns]Makoto[nse]
"Don't come-! I said don't come-!"[pcms]
*4473|
[fc]
Makoto swung her flashlight at the man, as if it were a baton. But it[r]
slipped from her grasp and the flashlight flew out of her hand.[pcms]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4474|
[fc]
It struck the approaching man with a thud and then fell to the ground.[r]
The man who was hit picked up the flashlight as if nothing had[r]
happened and began to walk towards Makoto again.[pcms]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4475|
[fc]
[ns]Infected Man D[nse]
"Gi...ve...me...a...woman..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4476|
[fc]
[vo_mak s="mako_0437"]
[ns]Makoto[nse]
"Eek! No, no--! Stay away--!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_03c"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04a"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4477|
[fc]
Men were crawling out from the darkness here and there. For some[r]
unknown reason, all of their movements were sluggish. Nevertheless,[r]
their numbers were only increasing.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//〆:メイン合流へ
[jump storage="B0010_O.ks" target=*B0010_O]
;//----------------------------------------------------------

373
Kansen4_patch/b0010_j.ks Normal file
View file

@ -0,0 +1,373 @@
*B0010_J
;//●ラベルdeath1
;//〆フラグ ecapeAが不成立の場合
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・6のマーク表示フラグ
;//♂:ここまでセット
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
*4478|
[fc]
[ns]Daisuke[nse]
"How about it, Makoto. Is it the plug? Or maybe the cord?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4479|
[fc]
[vo_mak s="mako_0438"]
[ns]Makoto[nse]
"Yeah... Ah, maybe here... Can you give me a hand?"[pcms]
*4480|
[fc]
Makoto and I were in a position where we were almost sticking our[r]
heads into the engine room, progressing with the inspection. We were[r]
concentrating to clearly identify the cause of the malfunction.[pcms]
;//♪_BGM10 フェードアウト
[fadeoutbgm time=500]
;//キャラ消し
;//ETC_N014a.bmp
[evcg storage="ETC_N014a"][trans_c bt time=300][wt_c]
;//♪_BGM06 フェードイン
[bgm storage="bgm06"]
*4481|
[fc]
Suddenly, my leg was grabbed by someone. With a strength that seemed[r]
to crush my muscles.[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
[bg storage="bg15c"][trans_c cross time=500]
*4482|
[fc]
[vo_koz s="kozu_0302"]
[ns]Kozue[nse]
"Kyaa, kyaaaahhh!! Daisuke-niichan!! Behind you!! Behind--!!"[pcms]
[ChrSetEx layer=5 chbase="etc_02a"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_03b"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04c"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4483|
[fc]
At Kozue's scream, I looked behind me to find that several men had[r]
somehow crept up on us. The one grabbing my leg was inexplicably[r]
crawling on the ground.[pcms]
;//ETC_N014a.bmp
[evcg storage="ETC_N014a"][trans_c cross time=300]
*4484|
[fc]
Knotted fingers were digging into my muscles.[pcms]
*4485|
[fc]
[ns]Infected Man D[nse]
"Me...at...so...good...me...at..."[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
[bg storage="bg15c"]
[ChrSetEx layer=3 chbase="is_bA06"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ab_cA03"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4486|
[fc]
[ns]Shou[nse]
"Dai!! You bastard! Let go of him!!"[pcms]
*4487|
[fc]
Shou jumped out of the car. Makoto, though frightened, began[r]
desperately hitting the guy's arm with a flashlight.[pcms]
;//白フラ
[白フラ]
;//se038 人を殴る
[se buf=0 storage="se038"]
;//白フラ
[白フラ]
;//se038 人を殴る
[se buf=1 storage="se038"]
*4488|
[fc]
[vo_mak s="mako_0439"]
[ns]Makoto[nse]
"Let go! Let go, I said!!"[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//キャラ消し
;//ETC_N014a.bmp
[evcg storage="ETC_N014a"][trans_c cross time=0]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
;//強制ウェイト
[wait time=500]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=1 storage="se047"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4489|
[fc]
I also kicked at the guy's arm with my free leg. But no matter how[r]
hard I kicked, instead of loosening his grip, he squeezed even[r]
tighter.[pcms]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
*4490|
[fc]
Shou kicked the man from below. The man rolled to the side while[r]
arching his back, but his hand didn't let go of my leg, and I was[r]
pulled down with him.[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
[bg storage="bg15c"][trans_c cross time=0]
;//se012 人が倒れる
[se buf=0 storage="se012"]
*4491|
[fc]
[ns]Daisuke[nse]
"Ouch! Damn it! Let go! You bastard!"[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
;//強制ウェイト
[wait time=500]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=1 storage="se047"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4492|
[fc]
[ns]Shou[nse]
"He's so stubborn! I said let go!"[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
;//強制ウェイト
[wait time=500]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=1 storage="se047"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4493|
[fc]
Despite taking kicks from me and Shou, the guy never let go of my leg.[r]
He turned his dull eyes towards us and, with a silly grin, put even[r]
more strength into his grip.[pcms]
*4494|
[fc]
[vo_mak s="mako_0440"]
[ns]Makoto[nse]
"Kyaa! Noo! Don't come any closer!"[pcms]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0]
;[ChrSetEx layer=5 chbase="etc_02a"][ChrSetXY layer=5 x=162 y=0>
[ChrSetEx layer=3 chbase="etc_03b"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04c"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4495|
[fc]
I looked at Makoto in shock to see several other men trying to[r]
surround her. This is bad. I need to shake this guy off quickly and go[r]
help her.[pcms]
*4496|
[fc]
[vo_koz s="kozu_0303"]
[ns]Kozue[nse]
"Nooo! Kyaaaahhh!"[pcms]
*4497|
[fc]
[vo_aya s="aya_0310"]
[ns]Aya[nse]
"Don't come any closer! Stay away!"[pcms]
[ChrSetEx layer=5 chbase="etc_02a"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_03b"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04c"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4498|
[fc]
Looking towards the administration building, several men were[r]
sluggishly climbing the stairs.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4499|
[fc]
[ns]Shou[nse]
"Get inside! Hurry! Don't worry about us!"[pcms]
;//キャラ消し
[ChrSetEx layer=5 chbase="ma_eA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4500|
[fc]
[vo_aya s="aya_0311"]
[ns]Aya[nse]
"Kyaa! Let go of me!"[pcms]
[ChrSetEx layer=5 chbase="nt_cA05"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4501|
[fc]
[vo_koz s="kozu_0304"]
[ns]Kozue[nse]
"No, Aya-san! Aya-san! Hik! No, no no, don't come... kyaaaahhh!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4502|
[fc]
Shou shouted, but by that time Aya-san had been grabbed by the leg[r]
just like me and was being pushed down. Kozue was swallowed up by the[r]
crowd of men surrounding her, disappearing from sight.[pcms]
*4503|
[fc]
[ns]Daisuke[nse]
"Shou-kun! The girls! Forget about me! Ugh! Uwaaaahhhhh!!"[pcms]
;//赤フラ
[赤フラ]
*4504|
[fc]
A sharp pain shot through my leg. The sensation of the hand that was[r]
grabbing me vanished in an instant. But so did the muscle in my leg.[pcms]
;//赤フラ
[赤フラ]
*4505|
[fc]
Blood spurted out, and as it showered over him, the man was trying to[r]
bring a piece of my leg's flesh to his mouth.[pcms]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4506|
[fc]
[ns]Infected Man D[nse]
"Me...at...meat..."[pcms]
*4507|
[fc]
[ns]Daisuke[nse]
"Ugh, uwaaaahhhhh!!"[pcms]
*4508|
[fc]
I couldn't believe what was happening before my eyes.[pcms]
*4509|
[fc]
A human was tearing off another human's flesh by hand and trying to[r]
bring it to his mouth while it dripped with blood.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4510|
[fc]
[vo_mak s="mako_0441"]
[ns]Makoto[nse]
"No--! Let go--!"[pcms]
[ChrSetEx layer=5 chbase="nt_cA05"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4511|
[fc]
[vo_koz s="kozu_0305"]
[ns]Kozue[nse]
"Hik... no... stop it..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4512|
[fc]
[vo_aya s="aya_0312"]
[ns]Aya[nse]
"Let go of me! It hurts! Stop it!"[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4513|
[fc]
[ns]Shou[nse]
"Let go! You bastards, let go!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4514|
[fc]
All I could hear were everyone's screams. Before I knew it, several[r]
men had started to surround me as well.[pcms]
*4515|
[fc]
It's no use. It's all over. What's happening? What on earth are these[r]
things?![pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//BGMフェードアウト
;[fadeoutbgm time=500]
;//キャラ消し
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//〆バッドルートへ→B0010_BAD.txt 
[jump storage="B0010_BAD.ks" target=*B0010_BAD_TOP]
;//----------------------------------------------------------

416
Kansen4_patch/b0010_k.ks Normal file
View file

@ -0,0 +1,416 @@
*B0010_K
;//♂:フロー間違い、合流先はメイン合流。フローを直す事。
;//●ラベルE
;//〆:2を選択した場合
;//♪_BGM10チャンネルで継続中
;//★_管理人棟 灯り無し bg20d.bmp前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*4516|
[fc]
[ns]Daisuke[nse]
"Kozue should stay behind..."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4517|
[fc]
[vo_koz s="kozu_0306"]
[ns]Kozue[nse]
"But, being alone is..."[pcms]
*4518|
[fc]
[ns]Daisuke[nse]
"You're not alone, Saeko-san is with you. If something happens again,[r]
you'll be paralyzed with fear even more than before. I'm worried,[r]
please understand."[pcms]
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4519|
[fc]
[vo_koz s="kozu_0307"]
[ns]Kozue[nse]
"...Okay. I understand... Please take care and come back safely. You[r]
too, Daisuke-niichan, and everyone else..."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4520|
[fc]
[ns]Shou[nse]
"Alright, it's decided then."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4521|
[fc]
Makoto and I will repair the car. Shou-kun will keep watch near the[r]
car. We decided to have Masaka-san share the duty of watching the[r]
entrance to the administration building.[pcms]
;//★_管理人棟バリケード 灯り無し bg19d.bmp
[bg storage="bg19d"][trans_c cross time=500]
*4522|
[fc]
The four of us went downstairs quietly and began to dismantle part of[r]
the barricade blocking the entrance door. I cautiously opened the door[r]
and peeked outside to check the surroundings.[pcms]
*4523|
[fc]
[ns]Daisuke[nse]
"For now, there doesn't seem to be anyone nearby... Let's hurry out."[pcms]
*4524|
[fc]
Moving silently, Makoto, Shou-kun, and I went out one after another,[r]
and as Masaka-san came out last and stood in front of the door, we[r]
moved towards the parking lot.[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
*4525|
[fc]
The hood was slightly open. It had been left that way when we were[r]
inspecting it before those guys showed up, and everything happened so[r]
fast that we didn't close it. Makoto turned on a flashlight and[r]
illuminated the engine room.[pcms]
*4526|
[fc]
[ns]Daisuke[nse]
"Looks like they didn't do anything to the car..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4527|
[fc]
[vo_mak s="mako_0442"]
[ns]Makoto[nse]
"Yeah... um... Daisuke, hold this and shine it for me."[pcms]
*4528|
[fc]
I took the flashlight from Makoto and shone it on the spot she was[r]
pointing at.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4529|
[fc]
[vo_mak s="mako_0443"]
[ns]Makoto[nse]
"Hmm... As far as I can see, there doesn't seem to be anything[r]
wrong... We won't know for sure without starting the engine though..."[pcms]
*4530|
[fc]
[ns]Daisuke[nse]
"Right... What should we do? Try starting the engine?"[pcms]
*4531|
[fc]
[vo_mak s="mako_0444"]
[ns]Makoto[nse]
"Hmm... I wonder if starting the engine will attract them?"[pcms]
*4532|
[fc]
[ns]Daisuke[nse]
"It's highly possible, but we won't know anything unless we start it[r]
up. Don't we have to try turning on the engine?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4533|
[fc]
[vo_mak s="mako_0445"]
[ns]Makoto[nse]
"...Yeah. That's the only way... isn't it?"[pcms]
;[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
[chara_int][trans_c cross time=150]
*4534|
[fc]
I handed the flashlight back to Makoto and rushed over to Shou-kun to[r]
ask him to start the engine. Shou-kun got into the car while keeping[r]
an eye on the surroundings and turned the key all the way.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//se004 車のキーひねる(エンジンは始動させず)
[se buf=0 storage="se004"]
;//■_エンジン音
;//se029 自動車のエンジン始動
[se buf=0 storage="se029"]
[wait time=1000]
;//■_ガタガタいうエンジン音
;//se064 ガタガタ言うエンジン音
[se buf=0 storage="se064"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4535|
[fc]
The engine started on the first try! But just when I thought there[r]
were no problems, it suddenly began to rattle violently.[pcms]
*4536|
[fc]
[ns]Daisuke[nse]
"This sound is..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4537|
[fc]
[vo_mak s="mako_0446"]
[ns]Makoto[nse]
"Yeah, it's the ignition system. Either the plugs or the plug cords.[r]
Either way, we can handle it with the onboard tools!"[pcms]
*4538|
[fc]
It felt like a ray of hope had finally appeared.[pcms]
*4539|
[fc]
[ns]Daisuke[nse]
"What do you think, Makoto? The plugs or the cords?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4540|
[fc]
[vo_mak s="mako_0447"]
[ns]Makoto[nse]
"Yeah... ah, maybe here... Can you give me a hand?"[pcms]
*4541|
[fc]
Makoto and I were half-buried in the engine room as we continued our[r]
inspection, concentrating hard to pinpoint the exact cause of the[r]
problem.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//♪_BGM10 フェードアウト
[fadeoutbgm time=500]
;//♪_BGM無音
*4542|
[fc]
[vo_aya s="aya_0313"]
[ns]Aya[nse]
"Don't come any closer! Don't touch me!!"[pcms]
*4543|
[fc]
Suddenly, I heard Masaka-san's stern voice scolding someone.[pcms]
[ChrSetEx layer=3 chbase="ma_eA03"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="etc_02b"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4544|
[fc]
When I turned around, I saw a man trying to embrace Masaka-san right[r]
at that moment.[pcms]
;//♪_BGM06
[bgm storage="bgm06"]
;//キャラ消し
;mm 二人左右に変更
[chara_int]
[ChrSetEx layer=3 chbase="ab_cA03"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=324 y=0][trans_c cross time=150]
*4545|
[fc]
[ns]Daisuke[nse]
"Shou-kun! Masaka-san is in trouble! Makoto, take care of the engine!"[pcms]
[se buf=0 storage="se049"]
;mm 暗転に変更
[black_toplayer][trans_c lr time=300][hide_chara_int]
*4546|
[fc]
I left it to Makoto who nodded in agreement, and together with Shou-[r]
kun who had just jumped out of the car, we ran as fast as we could[r]
towards the entrance of the administration building.[pcms]
;mm 背景追加
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"]
[ChrSetEx layer=5 chbase="ma_eA05"][ChrSetXY layer=5 x=162 y=0][trans_c lr time=300]
*4547|
[fc]
[vo_aya s="aya_0314"]
[ns]Aya[nse]
"No! Don't come near me!"[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4548|
[fc]
[ns]Infected Man C[nse]
"...woman's...scent...good...more...slurp"[pcms]
[ChrSetEx layer=5 chbase="ma_eA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4549|
[fc]
[vo_aya s="aya_0315"]
[ns]Aya[nse]
"...!!!"[pcms]
*4550|
[fc]
The man was desperately trying to embrace Masaka-san who was resisting[r]
fiercely, and he was pressing his face against hers as if trying to[r]
lick her face.[pcms]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4551|
[fc]
[ns]Shou[nse]
"You bastard!! What do you think you're doing!"[pcms]
*4552|
[fc]
Shou-kun grabbed one of the man's arms and pulled him back while I[r]
grabbed his other arm and started to peel him off Masaka-san.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4553|
[fc]
With both arms grabbed, the man's balance broke backward. Shou-kun and[r]
I used his falling momentum to push him down the stairs. The man[r]
rolled all the way down to the end of the path due to his momentum.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4554|
[fc]
[ns]Shou[nse]
"Aya-chan, are you okay? Did you get hurt?"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA01"]
[ChrSetEx layer=4 chbase="ma_eA04"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4555|
[fc]
[vo_aya s="aya_0316"]
[ns]Aya[nse]
"...Yes, thank you... I'm fine..."[pcms]
[chara_int][ChrSetEx layer=5 chbase="ma_eB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4556|
[fc]
Masaka-san distorted her beautiful face and was vigorously rubbing her[r]
well-shaped lips with her arm. With a look of disgust, she stared down[r]
at the man who had tumbled down the stairs.[pcms]
*4557|
[fc]
[vo_mak s="mako_0448"]
[ns]Makoto[nse]
"Kyaaah! No! Don't come--!"[pcms]
[ChrSetEx layer=5 chbase="ab_cA08"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//強制ウェイト
[wait time=500]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4558|
[fc]
Makoto screamed. The man was slowly pursuing the retreating Makoto,[r]
who tried to fight back by swinging her flashlight like a baton, but[r]
she dropped it and it rolled away on the path.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_UP_bA09"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4559|
[fc]
I made eye contact with Shou-kun, left him with Masaka-san, and[r]
started running towards Makoto.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se048 スニーカーで走る音
[se buf=0 storage="se048"]
*4560|
[fc]
Makoto stopped in her tracks as she tried to chase after the rolling[r]
flashlight.[pcms]
[ChrSetEx layer=5 chbase="ab_cA08"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4561|
[fc]
[vo_mak s="mako_0449"]
[ns]Makoto[nse]
"Hii! Hiaaah! No, no--! Don't come--!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_02a"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04a"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4562|
[fc]
Several men appeared from the darkness, moving slowly.[pcms]
*4563|
[fc]
[ns]Shou[nse]
"Hurry up! Let's get inside!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ab_cA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4564|
[fc]
Overcome with terror, Makoto's legs nearly gave out. I grabbed her[r]
hand and quickly turned on our heels towards the administration[r]
building.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se048 スニーカーで走る音
[se buf=0 storage="se048"]
;//〆フラグ m_infection 成立
[eval exp="f.l_m_infection = 1"]
;//〆:メイン合流へ
[jump storage="B0010_O.ks" target=*B0010_O]
;//----------------------------------------------------------

243
Kansen4_patch/b0010_l.ks Normal file
View file

@ -0,0 +1,243 @@
*B0010_L
;//♂:フロー間違い、合流先はメイン合流。フローを直す事。
;//●ラベルF
;//〆:3を選択した場合
;//♪_BGM10(チャンネル0で継続中)
;//★_管理人棟 灯り無し bg20d.bmp前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*4565|
[fc]
[ns]Daisuke[nse]
"Masaka-san, could you stay behind? I want you to be here in case[r]
Saeko-san's condition worsens."[pcms]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4566|
[fc]
[vo_aya s="aya_0317"]
[ns]Aya[nse]
"Understood. Everyone, please be careful on your way."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4567|
[fc]
Makoto and I will repair the car. Shou-kun will keep watch near the[r]
car. We decided that Kozue will share the duty of keeping watch at the[r]
entrance of the administration building.[pcms]
;//★_管理人棟バリケード 灯り無し bg19d.bmp
[bg storage="bg19d"][trans_c cross time=500]
*4568|
[fc]
The four of us went downstairs quietly and began to dismantle part of[r]
the barricade blocking the entrance door. I cautiously opened the door[r]
and peeked out first to check our surroundings.[pcms]
*4569|
[fc]
[ns]Daisuke[nse]
"For now, there doesn't seem to be anyone nearby... Let's hurry out."[pcms]
*4570|
[fc]
Moving silently, Makoto, Shou-kun, and I went out one after another,[r]
and finally Kozue stood in front of the door, looking nervous.[r]
Watching her, we moved towards the parking lot.[pcms]
;//★_キャンプ場全景 灯り無し bg15c.bmp
[bg storage="bg15c"][trans_c cross time=500]
*4571|
[fc]
The hood was slightly open. It was left that way when we tried to[r]
inspect it before those guys showed up, and things escalated quickly,[r]
so we didn't close it. Makoto turned on a flashlight and illuminated[r]
the engine room.[pcms]
*4572|
[fc]
[ns]Daisuke[nse]
"Looks like they didn't do anything to the car..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4573|
[fc]
[vo_mak s="mako_0450"]
[ns]Makoto[nse]
"Yeah... um... Daisuke, hold this and shine it for me."[pcms]
*4574|
[fc]
I took the flashlight from Makoto and shone it on the spot she was[r]
pointing at.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4575|
[fc]
[vo_mak s="mako_0451"]
[ns]Makoto[nse]
"Hmm... As far as I can see, there doesn't seem to be anything[r]
wrong... We won't know for sure without starting the engine though..."[pcms]
*4576|
[fc]
[ns]Daisuke[nse]
"Right... What should we do? Try starting the engine?"[pcms]
*4577|
[fc]
[vo_mak s="mako_0452"]
[ns]Makoto[nse]
"Hmm... I wonder if starting it will attract them with the noise?"[pcms]
*4578|
[fc]
[ns]Daisuke[nse]
"It's likely, but we won't know anything unless we start it up. Don't[r]
we have to try?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4579|
[fc]
[vo_mak s="mako_0453"]
[ns]Makoto[nse]
"...Yeah. That's the only way... isn't it?"[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4580|
[fc]
I handed the flashlight back to Makoto and rushed over to Shou-kun to[r]
ask him to start the engine. Shou-kun got into the car while keeping[r]
an eye on our surroundings and turned the key all the way.[pcms]
[chara_int][trans_c cross time=150]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//se004 車のキーひねる(エンジンは始動させず)
[se buf=0 storage="se004"]
;//■_エンジン音
;//se029 自動車のエンジン始動
[se buf=0 storage="se029"]
;//強制ウェイト
[wait time=1000]
;//■_ガタガタいうエンジン音
;//se064 ガタガタ言うエンジン音
[se buf=0 storage="se064"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4581|
[fc]
The engine started on the first try! But just when we thought there[r]
were no problems, it began to shake violently.[pcms]
*4582|
[fc]
[ns]Daisuke[nse]
"This sound is..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4583|
[fc]
[vo_mak s="mako_0454"]
[ns]Makoto[nse]
"Yeah, it's the ignition system. Either the plugs or the plug cords.[r]
Either way, we can handle it with the onboard tools!"[pcms]
*4584|
[fc]
It felt like a ray of hope had finally appeared.[pcms]
*4585|
[fc]
[ns]Daisuke[nse]
"What do you think, Makoto? The plugs or the cords?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4586|
[fc]
[vo_mak s="mako_0455"]
[ns]Makoto[nse]
"Yeah... ah, maybe here... Can you give me a hand?"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//♪_BGM10 フェードアウト
[fadeoutbgm time=500]
;//♪_BGM無音
*4587|
[fc]
Makoto and I were half-buried in the engine room, inspecting it to[r]
clearly identify the cause of the problem. We were focused.[pcms]
;//♪_BGM06
[bgm storage="bgm06"]
*4588|
[fc]
[vo_koz s="kozu_0308"]
[ns]Kozue[nse]
"Kyaaaah! Nooo!"[pcms]
*4589|
[fc]
Suddenly, Kozue's cry of agony rose up.[pcms]
[ChrSetEx layer=3 chbase="nt_cB02"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="etc_04c"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4590|
[fc]
When I turned around, I saw a man trying to embrace Kozue right at[r]
that moment.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4591|
[fc]
[ns]Daisuke[nse]
"Shou-kun! Kozue is in trouble! Makoto, take care of the engine!"[pcms]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4592|
[fc]
I left Makoto with a nod and dashed out of the car with Shou-kun,[r]
heading for the entrance of the administration building as fast as we[r]
could.[pcms]
[se buf=0 storage="se048"]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//----------------------------------------------------------
;//※条件分岐
;//フラグtimeoutが成立しているかどうか
;//YESラベルdeath3へ
;//NOn_death
[if exp="f.l_timeout == 1"][jump storage="B0010_M.ks" target=*B0010_M][endif]
[jump storage="B0010_N.ks" target=*B0010_N]
;//----------------------------------------------------------

182
Kansen4_patch/b0010_m.ks Normal file
View file

@ -0,0 +1,182 @@
*B0010_M
;//♂:フロー間違い、合流先はメイン合流。フローを直す事。
;//●ラベルdeath3
;//〆timeoutが成立している場合
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="nt_cB02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4593|
[fc]
[vo_koz s="kozu_0309"]
[ns]Kozue[nse]
"No, ahh...!"[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4594|
[fc]
[ns]Infected Man C[nse]
"...woman's...scent...nice..."[pcms]
*4595|
[fc]
Overcome with fear, Kozue had crouched down on the spot. The man began[r]
to move slowly to cover her from above.[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4596|
[fc]
[ns]Shou[nse]
"You bastard--!! What do you think you're doing?!"[pcms]
*4597|
[fc]
Shou grabbed the man by the collar and pulled him back. I also grabbed[r]
the man's arm and started to peel him off Kozue.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4598|
[fc]
The man's posture collapsed backward. Shou and I took advantage of his[r]
faltering momentum to push him down the stairs. The man, gaining even[r]
more momentum, rolled all the way down the road.[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4599|
[fc]
[ns]Shou[nse]
"Kozue-chan, are you okay? Are you hurt?"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA04"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_cB01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*4600|
[fc]
[vo_koz s="kozu_0310"]
[ns]Kozue[nse]
"Hic...sob...it's scary...I can't take it anymore"[pcms]
*4601|
[fc]
Kozue had started crying while still sitting down.[pcms]
*4602|
[fc]
[vo_mak s="mako_0456"]
[ns]Makoto[nse]
"Kyaaah! No! Don't come--!"[pcms]
*4603|
[fc]
Makoto screamed.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ab_cA08"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="etc_03b"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4604|
[fc]
A man was slowly pursuing Makoto as she backed away. Makoto swung her[r]
flashlight like a baton in an attempt to fight back but dropped it,[r]
and it rolled away on the road.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_UP_bA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4605|
[fc]
I made eye contact with Shou, entrusted Kozue to him, and ran towards[r]
Makoto.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se048 スニーカーで走る音
[se buf=0 storage="se048"]
*4606|
[fc]
Makoto stopped in her tracks as she tried to chase after the rolling[r]
flashlight.[pcms]
[ChrSetEx layer=5 chbase="ab_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4607|
[fc]
[vo_mak s="mako_0457"]
[ns]Makoto[nse]
"Hic! Hiaaah! No, no--! Don't come--!"[pcms]
*4608|
[fc]
Several men appeared from the darkness, moving slowly.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_03b"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04a"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4609|
[fc]
[ns]Infected Man D[nse]
"Woman...soft..."[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4610|
[fc]
[vo_mak s="mako_0458"]
[ns]Makoto[nse]
"Kyah! No--! It hurts! Let go!!"[pcms]
[ChrSetEx layer=5 chbase="etc_02a"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4611|
[fc]
A man who had crawled out of the darkness suddenly bit into Makoto's[r]
calf.[pcms]
;//白フラ
[白フラ]
;//se047 蹴る音
[se buf=0 storage="se047"]
*4612|
[fc]
I kicked at the guy's face.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se012 人が倒れる
[se buf=0 storage="se012"]
*4613|
[fc]
After making sure the man fell backward with a thud, I took Makoto's[r]
hand and turned on our heels towards the administration building.[pcms]
;//se049 複数人の走る足音
[se buf=0 storage="se049"]
;//〆フラグ a_infection 成立
[eval exp="f.l_a_infection = 1"]
;//〆:メイン合流へ
[jump storage="B0010_O.ks" target=*B0010_O]
;//----------------------------------------------------------

167
Kansen4_patch/b0010_n.ks Normal file
View file

@ -0,0 +1,167 @@
*B0010_N
;//♂:フロー間違い、合流先はメイン合流。フローを直す事。
;//●ラベルn_death
;//〆timeoutが不成立の場合
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="nt_cB03"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4614|
[fc]
[vo_koz s="kozu_0311"]
[ns]Kozue[nse]
"No, ahh! Don't come any closer!"[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4615|
[fc]
[ns]Infected Man C[nse]
"...woman's...scent...good...more...slurp"[pcms]
[ChrSetEx layer=5 chbase="nt_cB02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4616|
[fc]
[vo_koz s="kozu_0312"]
[ns]Kozue[nse]
"...!!!"[pcms]
*4617|
[fc]
The man, seizing Kozue in a grip of terror, pressed his face against[r]
hers with a licking motion, as if to taste her face.[pcms]
[ChrSetEx layer=5 chbase="is_bA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4618|
[fc]
[ns]Shou[nse]
"You bastard--!! What the hell are you doing?!"[pcms]
*4619|
[fc]
Shou-kun grabbed the man's arm and pulled it back. I also grabbed the[r]
man's other arm and started to peel him off Kozue.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4620|
[fc]
With both arms grabbed, the man's balance broke backward. Shou-kun and[r]
I took advantage of his faltering momentum to push him down the[r]
stairs. The man, gaining additional momentum, rolled all the way down[r]
the road.[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4621|
[fc]
[ns]Shou[nse]
"Kozue-chan, are you okay? Did you get hurt?"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="is_bA04"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="nt_cB01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*4622|
[fc]
[vo_koz s="kozu_0313"]
[ns]Kozue[nse]
"Huh...huhuu...it's disgusting. I can't take it anymore..."[pcms]
*4623|
[fc]
Kozue was spilling tears from both eyes, vigorously rubbing her face[r]
and lips with her arms as if to scrub away the tears. While doing so,[r]
she collapsed and sat down on the spot.[pcms]
*4624|
[fc]
[vo_mak s="mako_0459"]
[ns]Makoto[nse]
"Kyaaah! No! Don't come--!"[pcms]
*4625|
[fc]
Makoto screamed.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ab_cA08"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="etc_02a"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*4626|
[fc]
The man was slowly pursuing Makoto as she backed away. Makoto swung[r]
her flashlight like a baton in defense but dropped it, and it rolled[r]
away on the road.[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="is_UP_bA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*4627|
[fc]
I made eye contact with Shou-kun, left him by Kozue's side, and dashed[r]
towards Makoto.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se048 スニーカーで走る音
[se buf=0 storage="se048"]
*4628|
[fc]
Makoto stopped in her tracks as she tried to chase after the rolling[r]
flashlight.[pcms]
[ChrSetEx layer=5 chbase="ab_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4629|
[fc]
[vo_mak s="mako_0460"]
[ns]Makoto[nse]
"Eek! Nooo! No, no--! Don't come--!"[pcms]
[ChrSetEx layer=5 chbase="etc_02a"][ChrSetXY layer=5 x=162 y=0]
[ChrSetEx layer=3 chbase="etc_03c"][ChrSetXY layer=3 x=-50 y=0]
[ChrSetEx layer=4 chbase="etc_04a"][ChrSetXY layer=4 x=374 y=0][trans_c cross time=150]
*4630|
[fc]
Several men appeared sluggishly from the darkness.[pcms]
*4631|
[fc]
[ns]Shou[nse]
"Hurry up! Get inside!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=5 chbase="ab_cA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4632|
[fc]
Overcome by sheer terror, Makoto's legs were about to give out. I[r]
pulled her hand and quickly turned back towards the administration[r]
building.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//se049 複数人の走る足音
[se buf=0 storage="se049"]
;//〆フラグ n_infection 成立
[eval exp="f.l_n_infection = 1"]
;//〆:メイン合流へ
[jump storage="B0010_O.ks" target=*B0010_O]
;//----------------------------------------------------------

456
Kansen4_patch/b0010_o.ks Normal file
View file

@ -0,0 +1,456 @@
*B0010_O
;//〆:メイン合流
;<Mov g_root103,1>
;<Mov flow_page,2>
;<Mov flow_no,3>
;//♪_BGM06 フェードアウト
;//<SoundLoop 1,ON><SoundRun 1,Stop><SoundFade 1,Out,3000>
;//♪_BGM09 フェードイン CH0
[bgm storage="bgm09"]
;//★_キャンプ場全景 灯り無し bg15c.bmp前ラベルから継続
;//[bg storage="bg15c"][trans_c cross time=500]
*4633|
[fc]
[ns]Daisuke[nse]
"Hurry up! Inside, quick!"[pcms]
*4634|
[fc]
They were moving sluggishly, but they were still definitely heading[r]
towards us. There was no time to dawdle.[pcms]
*4635|
[fc]
Just knowing that the engine trouble was due to the ignition system[r]
was enough for now. We hurried to the entrance of the administration[r]
building and slipped inside.[pcms]
;//★_管理人棟 灯り無し bg18d.bmp
[bg storage="bg18d"][trans_c lr time=500]
;//se057 コテージのドアを勢いよく閉める
[se buf=0 storage="se057"]
*4636|
[fc]
[ns]Daisuke[nse]
"Quick, we need to put the barricade back in place!"[pcms]
*4637|
[fc]
We returned the furniture that had been moved aside back to its[r]
original position.[pcms]
;//
[bg storage="bg19d"][trans_c blind_lr time=1000]
*4638|
[fc]
Once everything was back in place, we checked outside. We could hear[r]
numerous dragging footsteps, but this time, they didn't bang on the[r]
door.[pcms]
*4639|
[fc]
We moved to the second floor in silence.[pcms]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"][trans_c cross time=500]
*4640|
[fc]
Everyone sat down wherever they pleased. We were all exhausted, and[r]
sighs escaped our lips.[pcms]
*4641|
[fc]
[ns]Daisuke[nse]
"Phew... Those guys really didn't give up and were lurking around,[r]
huh. But for now... we've got a lead on the engine trouble. Right,[r]
Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4642|
[fc]
[vo_mak s="mako_0461"]
[ns]Makoto[nse]
"Yeah. I think it's the ignition system. Either the plugs or the plug[r]
cords. We can fix it with the tools in the car. ...But..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4643|
[fc]
[vo_mak s="mako_0462"]
[ns]Makoto[nse]
"I'm so sorry!! I lost the flashlight... Really, I'm so sorry!!"[pcms]
*4644|
[fc]
Makoto apologized with an unusually downcast expression, bowing deeply[r]
to everyone.[pcms]
*4645|
[fc]
[ns]Daisuke[nse]
"It can't be helped, Makoto. Don't worry about it."[pcms]
*4646|
[fc]
Everyone similarly said "It can't be helped" and comforted Makoto.[pcms]
*4647|
[fc]
Losing the flashlight was indeed a blow. But more importantly,[r]
everyone who had gone outside had managed to return to the[r]
administration building for now.[pcms]
*4648|
[fc]
[ns]Daisuke[nse]
"Let's wait until dawn. Without the flashlight, we can't repair it in[r]
this darkness, and once day breaks, we'll have better visibility[r]
around us and it'll be easier to move."[pcms]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4649|
[fc]
[ns]Shou[nse]
"Yeah, let's kill time until dawn..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4650|
[fc]
[vo_aya s="aya_0318"]
[ns]Aya[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="nt_cB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4651|
[fc]
[vo_koz s="kozu_0314"]
[ns]Kozue[nse]
"..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4652|
[fc]
There was still a lot of time until dawn. Occasionally, we could hear[r]
groans from outside. The distant sky was still dyed crimson.[pcms]
*4653|
[fc]
[ns]Daisuke[nse]
"...By the way, Shou-kun, you went to eat Baba Hera ice cream again[r]
recently, right?"[pcms]
[ChrSetEx layer=5 chbase="is_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4654|
[fc]
[ns]Shou[nse]
"...Huh? Oh, yeah, I did. The old lady showed us her impressive rose[r]
scooping technique as usual. Right, Aya-chan?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4655|
[fc]
[vo_aya s="aya_0319"]
[ns]Aya[nse]
"Eh? Yes, that's right. It was beautiful."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4656|
[fc]
[ns]Shou[nse]
"After that, we ate Yakisoba in Yokote."[pcms]
;//♂:地名横手、漢字表記確認して下さい
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4657|
[fc]
[vo_mak s="mako_0463"]
[ns]Makoto[nse]
"Heh. Yokote? Is their Yakisoba famous or something? I thought it was[r]
just normal."[pcms]
[ChrSetEx layer=5 chbase="is_bA10"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4658|
[fc]
[ns]Shou[nse]
"But you see, their Yakisoba has a fried egg on top. It seems that's[r]
not common elsewhere."[pcms]
*4659|
[fc]
[ns]Daisuke[nse]
"Not common as in, what exactly?"[pcms]
*4660|
[fc]
[ns]Shou[nse]
"Having a fried egg on it is rare in itself. Also, in other places,[r]
they usually serve it with pickled ginger instead of Fukujinzuke."[pcms]
[ChrSetEx layer=5 chbase="ab_cC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4661|
[fc]
[vo_mak s="mako_0464"]
[ns]Makoto[nse]
"Really now? With pickled ginger, it would be too sour."[pcms]
[ChrSetEx layer=5 chbase="is_bA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4662|
[fc]
[ns]Shou[nse]
"Apparently not. They say the sauce is different."[pcms]
*4663|
[fc]
[ns]Daisuke[nse]
"Hmm. I always thought Yakisoba was the same everywhere, but maybe[r]
there are regional differences..."[pcms]
[ChrSetEx layer=5 chbase="is_bA10"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4664|
[fc]
[ns]Shou[nse]
"There are differences for sure. According to what I've researched..."[pcms]
*4665|
[fc]
The topic I brought up was picked up by Shou-kun. Makoto also[r]
pretended to be interested and joined in.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4666|
[fc]
If we had to kill time, it seemed better to talk about fun topics or[r]
things completely different from our current situation. Not just me,[r]
but probably everyone felt that way.[pcms]
*4667|
[fc]
Centered around Shou-kun's favorite trivia, we were able to laugh at[r]
times. However, Kozue alone hadn't said a word...[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4668|
[fc]
[ns]Shou[nse]
"By the way, Dai. Are you still planning on becoming an engineer in[r]
the future?"[pcms]
*4669|
[fc]
[ns]Daisuke[nse]
"Of course, I'm working hard with that in mind."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4670|
[fc]
[vo_mak s="mako_0465"]
[ns]Makoto[nse]
"You're really dedicated to your restoration work. Hey, when it's[r]
finished, let's go on a long ride together."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4671|
[fc]
[ns]Shou[nse]
"Oh, that sounds good. Maybe I'll support you by driving alongside in[r]
another car."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4672|
[fc]
[vo_mak s="mako_0466"]
[ns]Makoto[nse]
"That's a good idea. That way we can load up the car with stuff... Oh,[r]
by the way, I'm thinking of starting a racing team in the future.[r]
Shou, I'll include you in the team too."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4673|
[fc]
[ns]Shou[nse]
"Ah? So you're planning to make me just a baggage handler for the[r]
team, aren't you, Makoto?"[pcms]
[ChrSetEx layer=5 chbase="ab_cC02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4674|
[fc]
[vo_mak s="mako_0467"]
[ns]Makoto[nse]
"Bingo! You got it."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4675|
[fc]
[ns]Shou[nse]
"Good grief... By the way, Aya-chan, do you have any goals for the[r]
future?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4676|
[fc]
[vo_aya s="aya_0320"]
[ns]Aya[nse]
"Eh?! No... I haven't decided on anything yet..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4677|
[fc]
[vo_mak s="mako_0468"]
[ns]Makoto[nse]
"It's decided, isn't it? You're going to be a beautiful doctor in the[r]
future."[pcms]
[ChrSetEx layer=5 chbase="is_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4678|
[fc]
[ns]Shou[nse]
"That's amazing. A female doctor, huh? There'll be an increase in[r]
people who'll go for a check-up even if they have to force[r]
themselves."[pcms]
[ChrSetEx layer=5 chbase="ma_eB01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4679|
[fc]
[vo_aya s="aya_0321"]
[ns]Aya[nse]
"Eh? No, that's not it. Um... I really haven't decided on anything[r]
yet."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4680|
[fc]
[vo_mak s="mako_0469"]
[ns]Makoto[nse]
"Then, just consider being a doctor as one of your options. That way,[r]
even if you crash in a race, you'll be safe."[pcms]
*4681|
[fc]
[ns]Daisuke[nse]
"What's that about? In the end, you just want Masaka-san to become a[r]
doctor for your own sake, Makoto."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4682|
[fc]
[vo_mak s="mako_0470"]
[ns]Makoto[nse]
"Exactly! Because if a friend is a doctor, you can trust them and feel[r]
safe leaving things in their hands. Right, Aya-san?! Please take care[r]
of us!!"[pcms]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4683|
[fc]
[vo_aya s="aya_0322"]
[ns]Aya[nse]
"Uh... yes..."[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4684|
[fc]
[ns]Shou[nse]
"Daisuke becomes an engineer. Makoto leads a racing team. I provide[r]
support, and Aya-chan becomes our go-to physician?"[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4685|
[fc]
[vo_mak s="mako_0471"]
[ns]Makoto[nse]
"Sounds great! It's exciting!"[pcms]
*4686|
[fc]
[ns]Daisuke[nse]
"Then Kozue, since you're good at cooking, maybe you could handle the[r]
team's catering? How about it, Kozue? As part of your bridal[r]
training?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4687|
[fc]
[vo_koz s="kozu_0315"]
[ns]Kozue[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4688|
[fc]
[vo_mak s="mako_0472"]
[ns]Makoto[nse]
"Sounds good, right? What do you think, Kozue-chan?"[pcms]
[ChrSetEx layer=5 chbase="nt_cB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4689|
[fc]
[vo_koz s="kozu_0316"]
[ns]Kozue[nse]
"...In this situation... talking about the future, about what lies[r]
ahead! Ugh... uuu... Whether there even is a future, we don't know![r]
Ugh... uuuu... eh... eeh... kuh..."[pcms]
*4690|
[fc]
Kozue had started crying out of frustration. Our conversation was[r]
washed away with Kozue's tears.[pcms]
;//----------------------------------------------------------
;//※フラグ判定
;//m_infectionが成立している→ラベル jointへ
[if exp="f.l_m_infection == 1 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0010_R.ks" target=*B0010_R][endif]
;//a_infectionが成立している→ラベルGへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 1 && f.l_n_infection == 0"][jump storage="B0010_P.ks" target=*B0010_P][endif]
;//n_infectionが成立している→ラベルHへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 1"][jump storage="B0010_Q.ks" target=*B0010_Q][endif]
;//m_infection、a_infection、n_infection
;//どれも成立していない→ラベル jointへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0010_R.ks" target=*B0010_R][endif]
;//井上 フェイルセーフ(jointに飛ばす)
[jump storage="B0010_R.ks" target=*B0010_R]
;//----------------------------------------------------------

177
Kansen4_patch/b0010_p.ks Normal file
View file

@ -0,0 +1,177 @@
*B0010_P
;//●ラベルG
;//〆a_infectionが成立している場合
;//★_管理人棟 灯り無し bg20d.bmp前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_cA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4691|
[fc]
[vo_mak s="mako_0473"]
[ns]Makoto[nse]
"Ah, seriously!"[pcms]
*4692|
[fc]
Makoto stands up and heads towards Kozue, who is sobbing. I braced[r]
myself for another thunderclap, but it didn't come.[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4693|
[fc]
[vo_mak s="mako_0474"]
[ns]Makoto[nse]
"You know, Kozue-chan, it's exactly times like these when these kinds[r]
of talks are important! You have to think about working hard for the[r]
future, otherwise it's no good."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4694|
[fc]
[vo_koz s="kozu_0317"]
[ns]Kozue[nse]
"...but...that's...*sob*..."[pcms]
*4695|
[fc]
Makoto hugged Kozue's shoulders and stroked her back while peering[r]
into her tear-streaked face.[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4696|
[fc]
[vo_mak s="mako_0475"]
[ns]Makoto[nse]
"I'm scared too, you know. Everyone is. It's not just you, Kozue-chan.[r]
Understand?"[pcms]
*4697|
[fc]
[vo_mak s="mako_0476"]
[ns]Makoto[nse]
"But you know, if we get pessimistic with the situation as it is, it[r]
feels like the end will come all too soon. That's why I think we need[r]
to try to be a little more positive and take action."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4698|
[fc]
[vo_koz s="kozu_0318"]
[ns]Kozue[nse]
"...*sniffle*..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4699|
[fc]
[vo_mak s="mako_0477"]
[ns]Makoto[nse]
"Everyone feels the same way as you do, scared and anxious. You don't[r]
have to push yourself too hard. But still, let's think about breaking[r]
through this together, okay? Okay?!"[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4700|
[fc]
[vo_koz s="kozu_0319"]
[ns]Kozue[nse]
"...yeah. I'm sorry, Makoto-chan... I was...I was scared and[r]
anxious... But I thought everyone else was strong and not like[r]
that..."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4701|
[fc]
[vo_mak s="mako_0478"]
[ns]Makoto[nse]
"That's not true at all. I'm scared too. But you know, we're all here[r]
together. If we all think hard and act together, maybe we can make it[r]
through somehow."[pcms]
*4702|
[fc]
[vo_mak s="mako_0479"]
[ns]Makoto[nse]
"That kind of hope is something we can't afford to lose. So Kozue-[r]
chan, it's okay to be scared, but let's not give up, okay?"[pcms]
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4703|
[fc]
[vo_koz s="kozu_0320"]
[ns]Kozue[nse]
"Yeah... I understand. I'm sorry, Makoto-chan. And everyone else..."[pcms]
*4704|
[fc]
Kozue wiped her tears away vigorously and forced a smile. Makoto not[r]
only stroked her back but also patted her head gently.[pcms]
[ChrSetEx layer=5 chbase="nt_cA05"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4705|
[fc]
[vo_koz s="kozu_0321"]
[ns]Kozue[nse]
"...!? Ah, Makoto-chan, your leg, your leg is injured!"[pcms]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4706|
[fc]
[vo_mak s="mako_0480"]
[ns]Makoto[nse]
"Eh!? Oh, right. I forgot about that. Ahaha. Damn it, it must have[r]
been from that thing earlier. It's terrible, biting at a maiden's leg[r]
like that!!"[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4707|
[fc]
[vo_aya s="aya_0323"]
[ns]Aya[nse]
"Let me treat it for you, Makoto-san. Please show me."[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4708|
[fc]
[vo_mak s="mako_0481"]
[ns]Makoto[nse]
"Yeah, thanks. I'll leave it in the hands of our future doctor!"[pcms]
*4709|
[fc]
Masaka-san started treating Makoto's leg with a lighter provided by[r]
Shou-kun.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4710|
[fc]
Kozue, who had stopped crying, me, Shou-kun holding up the flame,[r]
Makoto receiving treatment, and Masaka-san administering it... Time[r]
passed in silence.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM09 フェードアウト CH0
[fadeoutbgm time=500]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆B0020 
[jump storage="B0020.ks" target=*B0020_TOP]
;//----------------------------------------------------------

122
Kansen4_patch/b0010_q.ks Normal file
View file

@ -0,0 +1,122 @@
*B0010_Q
;//●ラベルH
;//〆n_infectionが成立している場合
;//★_管理人棟 灯り無し bg20d.bmp前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
*4711|
[fc]
[ns]Daisuke[nse]
"Kozue... don't cry. But then again, you've always been a crybaby."[pcms]
*4712|
[fc]
I moved closer to Kozue, gently patting her head, and peered into her[r]
tearful face.[pcms]
*4713|
[fc]
[ns]Daisuke[nse]
"I understand you're scared and anxious. But Kozue, it's not just you.[r]
Me and everyone else, we're all in this together. Just remember that."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4714|
[fc]
[vo_koz s="kozu_0322"]
[ns]Kozue[nse]
"U...uuuhhh..."[pcms]
*4715|
[fc]
[ns]Daisuke[nse]
"Even so, everyone is pushing those feelings deep down inside and[r]
talking about the future. Thinking about what lies ahead, we try to[r]
muster the courage to work hard now to make our dreams come true."[pcms]
*4716|
[fc]
[ns]Daisuke[nse]
"You can't think negatively, Kozue. If you give up on what you wish[r]
for, then there will be nothing left afterwards. If you don't give up,[r]
I'm sure a path will open up somewhere."[pcms]
[ChrSetEx layer=5 chbase="nt_cB01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4717|
[fc]
[vo_koz s="kozu_0323"]
[ns]Kozue[nse]
"But...uuuh...I'm scared...and I..."[pcms]
*4718|
[fc]
[ns]Daisuke[nse]
"Being scared is something everyone feels. But hey, I'm here, and so[r]
is everyone else. It might be tough if you're alone, but if we're all[r]
together, I think we can overcome it."[pcms]
*4719|
[fc]
[ns]Daisuke[nse]
"So don't give up. Not just me, but everyone will help each other out[r]
to get through this, okay? If you throw in the towel, you'll be the[r]
only one left behind."[pcms]
*4720|
[fc]
[vo_koz s="kozu_0324"]
[ns]Kozue[nse]
"No...I don't want...uhhh...that's not what I want..."[pcms]
*4721|
[fc]
[ns]Daisuke[nse]
"Right? Then hang in there. You don't have to push yourself too hard.[r]
Just do your best within your limits. You absolutely must not give up.[r]
Promise me that, Kozue."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4722|
[fc]
[vo_koz s="kozu_0325"]
[ns]Kozue[nse]
"...uh...okay. I understand...hic... I'm sorry...I was scared and[r]
anxious... I thought I was the only one afraid...sorry, everyone else[r]
is too."[pcms]
*4723|
[fc]
Kozue wiped her tears away vigorously and lifted her face. She[r]
couldn't smile yet, but it seemed like she had regained some[r]
composure.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4724|
[fc]
[ns]Shou[nse]
"That's right...we have to keep trying..."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4725|
[fc]
With Shou's words as the last, the conversation came to a halt.[r]
Everyone's faces turned contemplative, and a silent time passed by.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM09 フェードアウト CH0
[fadeoutbgm time=500]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆B0020 
[jump storage="B0020.ks" target=*B0020_TOP]
;//----------------------------------------------------------

47
Kansen4_patch/b0010_r.ks Normal file
View file

@ -0,0 +1,47 @@
*B0010_R
;//●ラベルjoint
;//〆m_infectionが成立している場合
;//★_管理人棟 灯り無し bg20d.bmp前ラベルから継続
;//[bg storage="bg20d"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4726|
[fc]
[ns]Shou[nse]
"Don't cry, Kozue-chan. I just thought that maybe..."[pcms]
[ChrSetEx layer=5 chbase="nt_cA04"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*4727|
[fc]
[vo_koz s="kozu_0326"]
[ns]Kozue[nse]
"...uhh...uh...eh...ehnn..."[pcms]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4728|
[fc]
[ns]Shou[nse]
"... Ah--! Damn it! How did things end up like this!! Shit!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*4729|
[fc]
Only Kozue's sobbing could be heard in the dim light. Our conversation[r]
had come to a halt, and time just kept passing by.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♪_BGM09 フェードアウト CH0
[fadeoutbgm time=500]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆B0020 
[jump storage="B0020.ks" target=*B0020_TOP]

38
Kansen4_patch/b0020.ks Normal file
View file

@ -0,0 +1,38 @@
*B0020_TOP
;{SceneSet 絶望の中、それぞれの想い}
;//タイトル:絶望の中、それぞれの想い。
;//----------------------------------------------------------
;//file名 B0020
;//登場人物:真坂・能登屋・鐙
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午前4時
;//場所 :管理人室内
;//予想容量15kb
;//----------------------------------------------------------
;//♂:冒頭にフローチップ表示用のフラグがあるので注意して下さい
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・3のマーク表示フラグ
;//♂:ここまでセット
;//♂:3は分岐してしまうので、点灯させる必要はないかなと思うけども、バグったらどうしよう。
;//♂佐藤:下記の視点変更はいずれも強制。視点変更ボタンの必要はない
;//----------------------------------------------------------
;//※条件分岐
;//※フラグ判定
;//m_infection、a_infection、n_infectionのどれが成立しているか
;//m_infectionが成立している→視点変更真坂 ラベルAへ
[if exp="f.l_m_infection == 1 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0020_zap_m.ks"][endif]
;//a_infectionが成立している→視点変更 ラベルBへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 1 && f.l_n_infection == 0"][jump storage="B0020_zap_a.ks"][endif]
;//n_infectionが成立している→視点変更能登屋 ラベルCへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 1"][jump storage="B0020_zap_n.ks"][endif]
;//m_infection、a_infection、n_infectionのいずれも成立していない→B0030へ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump target=*B0020_Z][endif]
*B0020_Z
;//井上 フェイルセーフ兼用
[jump storage="B0030.ks" target=*B0030_TOP]
;//----------------------------------------------------------

View file

@ -0,0 +1,264 @@
*B0020_zap_a
;//●ラベルB
;//〆a_infectionが成立している場合
;//〆:視点・鐙
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・8のマーク表示フラグ
;//〆:キャンプフロー・8のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap103,1>
;<Mov flow_page,2>
;<Mov flow_no,8>
;mm 強制ザップ 眞琴
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start mak]
;//♪_BGM10
[bgm storage="bgm10"]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"]
;[trans_c random time=1000]
[trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4926|
[fc]
Shou moved to the room where Saeko-san was.[pcms]
*4927|
[fc]
Aya-san and Kozue-chan were already asleep in their chairs. Daisuke[r]
had finally started to snore.[pcms]
*4928|
[fc]
Everyone was exhausted and disheartened. "We should set up a watch and[r]
take turns sleeping," Daisuke had suggested.[pcms]
*4929|
[fc]
I was the first to raise my hand to take the shift. With so much[r]
happening, my mind was boiling and I didn't think I could fall asleep[r]
right away.[pcms]
*4930|
[fc]
There were still a few hours until dawn. I planned to let everyone[r]
else sleep first, and if I got sleepy, I would wake Daisuke to take[r]
over.[pcms]
*4931|
[fc]
From outside the window, I could faintly hear their groaning voices.[r]
Such annoying people.[pcms]
*4932|
[fc]
Thinking back, it sends shivers down my spine. Their creepy, sluggish[r]
movements. They were intermittent, but they were saying lewd things[r]
too. Really disgusting![pcms]
*4933|
[fc]
And not only did they try to hug me, but they also bit me all of a[r]
sudden! What on earth? Even animals show some kind of sign before they[r]
bite.[pcms]
*4934|
[fc]
Like baring their teeth or making an obviously angry face. But that[r]
man was grinning foolishly and suddenly bit my leg.[pcms]
*4935|
[fc]
What would have happened if Daisuke hadn't chased him away? What was[r]
he going to do after biting...? Was he trying to tear it off?[pcms]
*4936|
[fc]
"Let me bite," one of them had said. Were they thinking of literally[r]
eating me?[pcms]
*4937|
[fc]
That's just overthinking it... right...?[pcms]
*4938|
[fc]
Sure, I know stories from ancient wars or survival situations where[r]
people resorted to eating human flesh... But we're not in the middle[r]
of a war, nor are we stranded.[pcms]
*4939|
[fc]
Sure, there seems to have been a bombing since the sky is stained so[r]
red, but even if it were war, it hasn't been long enough for us to[r]
starve.[pcms]
*4940|
[fc]
That being said, I still don't understand the actions of those people.[r]
Why are they attacking us?[pcms]
*4941|
[fc]
My thoughts were becoming a jumbled mess, and I started going in[r]
circles without being able to organize them.[pcms]
*4942|
[fc]
[ns]Daisuke[nse]
"...uh...hmm."[pcms]
*4943|
[fc]
Lifting his head that had been bowed down, Daisuke rubbed his eyes. He[r]
had just fallen asleep, so he shouldn't have been asleep for long, but[r]
he quickly stood up from his chair.[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4944|
[fc]
[ns]Daisuke[nse]
"Makoto... I'll take over. I'll stand watch, so you get some sleep."[pcms]
*4945|
[fc]
He whispered, offering me the seat he had been sitting in.[pcms]
*4946|
[fc]
I wasn't sleepy yet, but since my thoughts weren't coming together, I[r]
sat down in the chair Daisuke had vacated as he urged me.[pcms]
*4947|
[fc]
The chair was still slightly warm. Daisuke's body heat lingered.[pcms]
[ChrSetEx layer=5 chbase="sn_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4948|
[fc]
[ns]Daisuke[nse]
"By the way, Makoto. How's your leg?"[pcms]
*4949|
[fc]
[vo_mak s="mako_0486"]
[ns]Makoto[nse]
"Ah, it's okay. Aya-san treated it for me. But thanks for worrying!"[pcms]
*4950|
[fc]
Daisuke is kind. And he cares about his friends. Even in such a[r]
situation, he puts others before himself and takes action for[r]
everyone's sake, including mine.[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4951|
[fc]
[ns]Daisuke[nse]
"That's good then. But make sure you tell me if it starts hurting[r]
again."[pcms]
*4952|
[fc]
[vo_mak s="mako_0487"]
[ns]Makoto[nse]
"Yeah, thanks!"[pcms]
*4953|
[fc]
Daisuke was smiling with unusually gentle eyes. It felt reassuring, as[r]
if those kind eyes were saying they were glad everything was okay.[pcms]
;//se084 感染者のうなり声
[se buf=0 storage="se084"]
*4954|
[fc]
[ns]Infected Man E[nse]
"...ah...uh...eh...oh..."[pcms]
*4955|
[fc]
Once again, I could hear their groaning voices from outside. (ChrSetEx[r]
layer=5 chbase="sn_bA02")(ChrSetXY layer=5 x=162 y=0)(trans_c cross[r]
time=150) Daisuke's face hardened as he glared outside the window. The[r]
gentle gaze he had shown me had vanished.[pcms]
;//se即時停止
[stopse buf=0]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4956|
[fc]
[ns]Daisuke[nse]
"You should get some sleep for now, Makoto. When the sun rises, we'll[r]
all move out and head for town."[pcms]
*4957|
[fc]
[ns]Daisuke[nse]
"Besides, you and I are the only ones who can fix the car, and you're[r]
more familiar with cars than I am. So get some sleep and rest up a[r]
bit."[pcms]
*4958|
[fc]
[vo_mak s="mako_0488"]
[ns]Makoto[nse]
"Okay, got it. I'm counting on you then."[pcms]
;//キャラ消し
;//★_黒画面
[black_toplayer][trans_c blind_tb time=1000][hide_chara_int]
*4959|
[fc]
With that said, I closed my eyes. I had to take advantage of Daisuke's[r]
words and sleep no matter what.[pcms]
*4960|
[fc]
The only ones who could fix the car were Daisuke and me. When it comes[r]
to cars, I'm definitely more experienced than Daisuke.[pcms]
*4961|
[fc]
If I don't get some rest now, even simple tasks that are usually easy[r]
might become impossible.[pcms]
*4962|
[fc]
...Daisuke really does think of his friends... Even though he must not[r]
have slept much himself... Still, he prioritizes everyone else's well-[r]
being over his own.[pcms]
*4963|
[fc]
Including me... Maybe someday Daisuke will act for just one person's[r]
sake...[pcms]
*4964|
[fc]
That time will surely come someday... Someone will... monopolize[r]
him...[pcms]
*4965|
[fc]
--Before I knew it, sleep had overtaken me--[pcms]
;[zapend_random]
[zapfade]
;//〆B0030へ
[jump storage="B0030.ks" target=*B0030_TOP]
;//----------------------------------------------------------

View file

@ -0,0 +1,320 @@
*B0020_zap_m
;//●ラベルA
;//〆m_infectionが成立している場合
;//〆:視点・真坂
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・7のマーク表示フラグ
;//〆:キャンプフロー・7のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap102,1>
;<Mov flow_page,2>
;<Mov flow_no,7>
;mm 強制ザップ 真坂
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start aya]
;//ムービー表示
;//[movie storage="zap_masaka.mpg"]
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"]
;[trans_c random time=1000]
[trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4876|
[fc]
Ishigooka-san moved to the room where Saeko-san was.[pcms]
*4877|
[fc]
Makoto-san and Kozue-san were sleeping, nestled close together.[r]
Sendou-kun had also started to snore, still seated in his chair.[pcms]
*4878|
[fc]
Everyone was tired. It was clear that everyone was exhausted. "We[r]
should set up a watch and take turns sleeping," Sendou-kun suggested.[pcms]
*4879|
[fc]
I was the first to volunteer to take the first shift. Not only was I[r]
not yet sleepy, but years of nursing my mother had accustomed me to[r]
getting by on short periods of sleep...[pcms]
*4880|
[fc]
There were still several hours until dawn. I thought that if everyone[r]
else slept first and I used the remaining time to sleep, it would be[r]
more than enough rest for me.[pcms]
*4881|
[fc]
From outside the window, I could faintly hear the groaning voices of[r]
those men. They were despicable enemies.[pcms]
*4882|
[fc]
That man who entangled himself with me. Disgusting... While muttering[r]
lewd words, he clung to me. Not only did he cling, but he also pressed[r]
down on my face, seeking my lips.[pcms]
*4883|
[fc]
He was incredibly strong... so much so that I couldn't shake him[r]
off... I resisted, but he overpowered me and stole my lips... and even[r]
forced his tongue inside me...[pcms]
*4884|
[fc]
A raw smell passed from my mouth to my nose. It was nauseating. Even[r]
thinking back on it sends shivers down my spine. A kiss, a peck...[r]
such gentle words are insufficient to describe the act.[pcms]
*4885|
[fc]
Kiss... peck... If the person had been different, if for example it[r]
had been someone I found agreeable, would I be enveloped in the[r]
gentleness those words imply?[pcms]
*4886|
[fc]
I can't quite feel it myself, but looking at Saeko-san, it seems like[r]
that might be the case.[pcms]
*4887|
[fc]
I don't think she realized I was watching, but I once caught a glimpse[r]
of Saeko-san and Ishigooka-san's kiss scene.[pcms]
*4888|
[fc]
After their lips parted, Saeko-san blushed and gazed at Ishigooka-san[r]
with tender eyes.[pcms]
*4889|
[fc]
I wonder if I could ever make such a face... If someday, someone I[r]
find agreeable kissed me...[pcms]
*4890|
[fc]
[ns]Daisuke[nse]
"...uh...hmm"[pcms]
*4891|
[fc]
Lifting his bowed head, Sendou-kun rubbed his eyes. He had just fallen[r]
asleep, so he shouldn't have slept much, but he quickly stood up from[r]
his chair.[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4892|
[fc]
[ns]Daisuke[nse]
"Masaka-san... I'll take over. I'll stand watch, so you get some[r]
sleep. Come on..."[pcms]
*4893|
[fc]
He whispered, offering me the seat he had been sitting in.[pcms]
*4894|
[fc]
Although I wasn't sleepy yet, prompted by him, I sat down in the chair[r]
Sendou-kun had been occupying.[pcms]
*4895|
[fc]
The chair still held Sendou-kun's body heat.[pcms]
[ChrSetEx layer=5 chbase="sn_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4896|
[fc]
[ns]Daisuke[nse]
"By the way... when that man clung to you, did he... do anything[r]
strange? Are you hurt anywhere?"[pcms]
*4897|
[fc]
[vo_aya s="aya_0403"]
[ns]Aya[nse]
"Eh? ...No... I'm fine. Nothing... happened to me, and I'm not[r]
injured."[pcms]
*4898|
[fc]
I couldn't bring myself to say that I had been kissed... There was no[r]
particular reason not to tell him, but also no particular reason to do[r]
so.[pcms]
*4899|
[fc]
If I had to find a reason, it would be that uttering the word "kiss"[r]
in a negative context felt disgusting to me.[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4900|
[fc]
[ns]Daisuke[nse]
"I see. That's good then..."[pcms]
*4901|
[fc]
I felt that Sendou-kun was concerned about me. In such a situation,[r]
how should one respond to that concern? Perhaps with some clever words[r]
that express one's feelings?[pcms]
*4902|
[fc]
[vo_aya s="aya_0404"]
[ns]Aya[nse]
"Um... thank you for worrying about me."[pcms]
*4903|
[fc]
But all that came to mind were commonplace words. Even so, Sendou-kun[r]
smiled warmly at me. His kind eyes seemed to say he was relieved and[r]
glad.[pcms]
;//se084 感染者のうなり声
[se buf=0 storage="se084"]
*4904|
[fc]
[ns]Infected Man E[nse]
"...ah...uh...eh...oh..."[pcms]
*4905|
[fc]
Once again, the groaning voices of the men could be heard faintly from[r]
outside. (ChrSetEx layer=5 chbase="sn_bA02")(ChrSetXY layer=5 x=162[r]
y=0)(trans_c cross time=150)Sendou-kun's face hardened as he glared[r]
outside through the window. The gentle look he had given me had[r]
vanished.[pcms]
;//se即時停止
[stopse buf=0]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4906|
[fc]
[ns]Daisuke[nse]
"You should get some sleep for now, Masaka-san. When the sun rises,[r]
we'll all move out together and head for town. It'll be tough tomorrow[r]
if you don't get some rest..."[pcms]
*4907|
[fc]
[vo_aya s="aya_0405"]
[ns]Aya[nse]
"Yes, I understand. Then please take care of things."[pcms]
;//キャラ消し
;//★_黒画面
[black_toplayer][trans_c blind_tb time=1000][hide_chara_int]
*4908|
[fc]
As urged by Sendou-kun, I quietly closed my eyes.[pcms]
*4909|
[fc]
I wasn't sure if I could fall asleep, but wanting to reassure Sendou-[r]
kun, I tried closing my eyes.[pcms]
*4910|
[fc]
Sendou-kun... I think he's a reliable person. Not just to me but to[r]
everyone; he takes initiative and tries to protect us.[pcms]
*4911|
[fc]
Even though he must not have slept much himself, he's concerned about[r]
me. He's kind and strong-hearted, a friend who cares for others. In[r]
just one day, I've come to understand him better.[pcms]
*4912|
[fc]
Sendou-kun's words reminded me of the past. Of times when my father[r]
was still around before my parents divorced.[pcms]
*4913|
[fc]
My father often spoke kindly to me. "Go to sleep early... or tomorrow[r]
will be tough..."[pcms]
*4914|
[fc]
He would say this while gently stroking my head and smiling until I[r]
fell asleep. Looking back now, I realize he was a very kind father.[pcms]
*4915|
[fc]
I don't know where he lives now since we've lost touch, but since he[r]
sends child support, I believe he must be alive.[pcms]
*4916|
[fc]
I wonder if he's still in the prefecture... If so, is my father okay?[pcms]
*4917|
[fc]
And what about my mother, who stayed at home? I assume that Saeko-[r]
san's mother has probably evacuated her, but...[pcms]
*4918|
[fc]
Is the town... in chaos? Recalling the color of the sky, I can't be[r]
optimistic.[pcms]
*4919|
[fc]
I don't know the extent of the bombing, but I'm sure the town must be[r]
in a dire situation... I have to be prepared...[pcms]
*4920|
[fc]
Is it really just a mob? Rather than a mob, it might have been some[r]
act of terrorism. Or, as someone said, has a war started?[pcms]
*4921|
[fc]
I don't know... I can't be certain until I see with my own eyes and[r]
hear with my own ears. It's frustrating.[pcms]
*4922|
[fc]
But no matter what the situation is, I should at least be mentally[r]
prepared to face it... To not lose my composure or start crying.[pcms]
*4923|
[fc]
At the very least... I want to avoid adding to Sendou-kun's worries...[pcms]
*4924|
[fc]
As I pondered such things, sleepiness finally began to overtake me.[pcms]
*4925|
[fc]
I decided to let myself succumb to that drowsiness for the time being.[pcms]
;[zapend_random]
[zapfade]
;//〆B0030へ
[jump storage="B0030.ks" target=*B0030_TOP]
;//----------------------------------------------------------

View file

@ -0,0 +1,235 @@
*B0020_zap_n
;//●ラベルC
;//〆n_infectionが成立している場合
;//〆:視点・能登屋
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・9のマーク表示フラグ
;//〆:キャンプフロー・9のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_zap104,1>
;<Mov flow_page,2>
;<Mov flow_no,9>
;mm 強制ザップ 梢
[black_toplayer][trans_c cross time=501][hide_chara_int]
;mm 逆移植
[zap_start koz]
;//ムービー表示
;//[movie storage=" zap_notoya.mpg"]
;//♪_BGM10
[bgm storage="bgm10"]
;//★_管理人棟 灯り無し bg20d.bmp
[bg storage="bg20d"]
;[trans_c random time=1000]
[trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*4966|
[fc]
Shou-niichan moved to the room where Saeko-san was.[pcms]
*4967|
[fc]
Aya-san and Makoto-chan were already asleep in their chairs. Daisuke-[r]
niichan had finally started to snore.[pcms]
*4968|
[fc]
"We should take turns keeping watch and sleeping," Daisuke-niichan[r]
suggested.[pcms]
*4969|
[fc]
I was so scared until then, I hadn't even properly noticed that[r]
everyone was exhausted.[pcms]
*4970|
[fc]
That's why I was the first to raise my hand to take the first shift. I[r]
felt guilty for only thinking about myself and not being considerate[r]
of everyone else.[pcms]
*4971|
[fc]
There are still a few hours until dawn. I wanted everyone to sleep as[r]
much as possible first, and I thought I'd try my best to stay awake[r]
until someone else woke up.[pcms]
*4972|
[fc]
From outside the window, I could faintly hear the groaning voices of[r]
those men. It's still scary. Fear is all that comes to mind.[pcms]
*4973|
[fc]
The man who hugged me, rubbing his face against mine, and even licked[r]
my face with his tongue. Every time I think back, it makes me feel so[r]
sick that I want to vomit.[pcms]
*4974|
[fc]
And he said some dirty words too. I was too scared to remember his[r]
words clearly, but the disgust I felt at that moment still nests at[r]
the bottom of my heart.[pcms]
*4975|
[fc]
Why do those people attack us...? Where did they come from...? There[r]
shouldn't have been anyone else but us...[pcms]
*4976|
[fc]
I don't know... I try to think a little, but fear always takes[r]
precedence over thought. The disgust wells up, and I feel like crying.[pcms]
*4977|
[fc]
[ns]Daisuke[nse]
"...uh...hmm."[pcms]
*4978|
[fc]
Lifting his head that had been bowed down, Daisuke-niichan rubbed his[r]
eyes. He had just fallen asleep, so he shouldn't have slept much, but[r]
he quickly stood up from his chair.[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4979|
[fc]
[ns]Daisuke[nse]
"Kozue... I'll take over. I'll keep watch, so you go to sleep."[pcms]
*4980|
[fc]
He whispered, offering me the seat he had been sitting in.[pcms]
*4981|
[fc]
I didn't know if I could sleep, but prompted by him, I sat down in the[r]
chair Daisuke-niichan had been occupying.[pcms]
*4982|
[fc]
The chair was faintly warm. It was Daisuke-niichan's warmth.[pcms]
[ChrSetEx layer=5 chbase="sn_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4983|
[fc]
[ns]Daisuke[nse]
"By the way... Kozue. When that man hugged you, did he do anything[r]
strange...? Are you hurt anywhere?"[pcms]
*4984|
[fc]
[vo_koz s="kozu_0329"]
[ns]Kozue[nse]
"Eh? ...Yeah, I'm fine. It was scary, but... I'm not hurt."[pcms]
*4985|
[fc]
It wasn't a kiss... but he licked all over my face with his lips... I[r]
didn't want to tell Daisuke-niichan that. It would worry him, and[r]
maybe he would even feel responsible.[pcms]
*4986|
[fc]
It's not Daisuke-niichan's fault... The bad ones are those men, and[r]
Daisuke-niichan came rushing over with Shou-niichan and together they[r]
knocked that man down...[pcms]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4987|
[fc]
[ns]Daisuke[nse]
"I see. That's good then..."[pcms]
*4988|
[fc]
[vo_koz s="kozu_0330"]
[ns]Kozue[nse]
"Thank you for worrying about me."[pcms]
*4989|
[fc]
Daisuke-niichan nodded with a relieved, glad expression and smiled at[r]
me. His smile eased my heart a little.[pcms]
;//se084 感染者のうなり声
[se buf=0 storage="se084"]
*4990|
[fc]
[ns]Infected Man E[nse]
"...ah...uh...eh...oh..."[pcms]
*4991|
[fc]
Again, the groaning voices of the men could be heard faintly from[r]
outside. (ChrSetEx layer=5 chbase="sn_bA02")(ChrSetXY layer=5 x=162[r]
y=0)(trans_c cross time=150)Daisuke-niichan's face turned stern as he[r]
glared outside the window. The kind gaze he had given me had vanished.[pcms]
;//se即時停止
[stopse buf=0]
[ChrSetEx layer=5 chbase="sn_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4992|
[fc]
[ns]Daisuke[nse]
"You should sleep for now, Kozue. When the sun rises, we'll all move[r]
together and head for town. If you don't get some sleep now, tomorrow[r]
will be tough..."[pcms]
*4993|
[fc]
[vo_koz s="kozu_0331"]
[ns]Kozue[nse]
"Yeah, I understand. I'll try to get some sleep."[pcms]
;//キャラ消し
;//★_黒画面
[black_toplayer][trans_c blind_tb time=1000][hide_chara_int]
*4994|
[fc]
Saying that, I closed my eyes. If I remembered Daisuke-niichan's[r]
smile, it seemed like the fear would fade away and I might be able to[r]
sleep.[pcms]
*4995|
[fc]
Daisuke-niichan... my dear older childhood friend who always looks out[r]
for me. He always protects me, pays attention to me... He's thoughtful[r]
and proactive...[pcms]
*4996|
[fc]
Someday... I hope he worries about me first. Of course, I don't want[r]
to cause him worry, but it would make me happy if he rushed to me[r]
first and foremost.[pcms]
*4997|
[fc]
More than friends, more than comrades, just me first... Daisuke-[r]
niichan's smile comes to mind. Someday, I want that smile to be[r]
directed only at me...[pcms]
*4998|
[fc]
--Thanks to Daisuke-niichan, I was able to fall asleep--[pcms]
;[zapend_random]
[zapfade]
;//〆B0030へ
[jump storage="B0030.ks" target=*B0030_TOP]

106
Kansen4_patch/b0030.ks Normal file
View file

@ -0,0 +1,106 @@
*B0030_TOP
;{SceneSet 速度超過}
;//タイトル:速度超過
;//----------------------------------------------------------
;//file名 B0030
;//登場人物:感染者・主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午後5時
;//場所 :管理人室内
;//予想容量60kb
;//----------------------------------------------------------
;//♂:フラグ判定、条件分岐などで、分岐と合流が3回ありますが、
;// どれも合流先のラベルが 合流 となっていて
;//♂:わかりづらいです。暫定的に、合流1、合流2、
;// メイン合流としましたので、フローの修正をお願いします。
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・4のマーク表示フラグ
;//〆:キャンプフロー・4のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_root104,1>
;<Mov flow_page,2>
;<Mov flow_no,4>
;//★_空 
[bg storage="bg35d"][trans_c cross time=1000]
;//強制ウェイト
[wait time=500]
;//★_空 夜明け
[bg storage="bg35a"][trans_c cross time=1000]
;//強制ウェイト
[wait time=500]
;//★_管理人棟 朝・昼 bg20a.bmp
[bg storage="bg20a"][trans_c cross time=1000]
;//♪_BGM無音
;//〆:視点・主人公
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*5526|
[fc]
Outside the window, the night was beginning to fade into dawn. The[r]
scenery, changing from black to gray, was dotted with dark figures[r]
moving about. It felt like there were fewer of them than last night.[pcms]
*5527|
[fc]
At least, the number of figures stirring within my field of vision had[r]
significantly decreased.[pcms]
*5528|
[fc]
Soon, the night should give way to a clear dawn. The hands of the[r]
clock were about to point to 5 o'clock.[pcms]
*5529|
[fc]
This morning... I wonder if I can escape from this place without[r]
encountering the same events as last night... Can I repair the car?[r]
Can I just run away?[pcms]
*5530|
[fc]
Even if I manage to escape... I haven't confirmed what the situation[r]
is like at the foot of the mountain or in the city. I won't know until[r]
I go there... It's going to be a gamble.[pcms]
*5531|
[fc]
My mother... I wonder if she's safe... When I left, she was worried[r]
about me... Neither of us could have predicted something like this[r]
would happen. Neither me nor my mother...[pcms]
*5532|
[fc]
And then there's my father... Despite being that kind of parent, and[r]
our strained relationship... Still, I was concerned for both my mother[r]
and father.[pcms]
*5533|
[fc]
I wanted them to be safe. I wanted to let them know that I was safe[r]
too. Of course, it all depends on what I do next...[pcms]
;//----------------------------------------------------------
;//※フラグ判定:
;//m_infection
;//a_infection
;//n_infection
;//のいずれも成立していない→ラベルAへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0030_A非感染.ks" target=*B0030_A非感染][endif]
;//m_infectionが成立している→ラベルBへ
[if exp="f.l_m_infection == 1 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0030_B真坂感染.ks" target=*B0030_B真坂感染][endif]
;//a_infectionが成立している→ラベルCへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 1 && f.l_n_infection == 0"][jump storage="B0030_Cマコト感染.ks" target=*B0030_Cマコト感染][endif]
;//n_infectionが成立している→ラベルDへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 1"][jump storage="B0030_D梢感染.ks" target=*B0030_D梢感染][endif]
;//井上 フェイルセーフ(合流箇所にジャンプ)
[jump storage="B0030_E.ks" target=*B0030_E]
;//----------------------------------------------------------

View file

@ -0,0 +1,46 @@
*B0030_A非感染
;//●ラベルA
;//〆m_infection、a_infection、n_infectionのいずれも成立していない場合
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
;//★_管理人棟 朝・昼 bg20a.bmp前ラベルから継続
;//[bg storage="bg20a"][trans_c cross time=500]
*5534|
[fc]
The dull gray was turning into a brighter shade, and my visibility was[r]
improving significantly. I felt an urge to take action and start[r]
heading home.[pcms]
*5535|
[fc]
But on the other hand, I also wanted to let everyone sleep a little[r]
longer.[pcms]
*5536|
[fc]
Today, we don't know what might happen. I believe that even 5 or 10[r]
more minutes of sleep could help with the recovery of our physical[r]
strength and the revival of our spirits.[pcms]
*5537|
[fc]
If we suffer from poor health due to lack of sleep, we might end up in[r]
a situation where we can't escape even if we have to.[pcms]
*5538|
[fc]
The morning is breaking, but for that reason, I was hesitant to wake[r]
everyone up.[pcms]
*5539|
[fc]
That said, I'm the one who has had the least sleep... I need to stay[r]
alert so as not to hold everyone back.[pcms]
;//〆:合流1へ
[jump storage="B0030_E.ks" target=*B0030_E]
;//----------------------------------------------------------

View file

@ -0,0 +1,48 @@
*B0030_B真坂感染
;//●ラベルB
;//〆m_infectionが成立している場合
;//★_管理人棟 朝・昼 bg20a.bmp前ラベルから継続
;//[bg storage="bg20a"][trans_c cross time=500]
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
*5540|
[fc]
Suddenly, my gaze was drawn to Masaka-san's sleeping face. She had her[r]
hand on the armrest of the chair, resting her head on top of it, fast[r]
asleep.[pcms]
*5541|
[fc]
Masaka-san was the first to volunteer for the lookout. When I woke up,[r]
she was staring out of this window with a stern gaze...[pcms]
*5542|
[fc]
"Thank you for worrying about me." To me, she's a friend and a[r]
comrade, so it's natural to be concerned, but I was happy that my[r]
feelings got through to Masaka-san.[pcms]
*5543|
[fc]
Truly, compared to the beginning, I feel like Masaka-san has become[r]
much more accustomed to us. The range of expressions she shows us[r]
seems to have increased as well. Without a doubt...[pcms]
*5544|
[fc]
That... heart-thumpingly attractive smile. I want to protect that[r]
smile... It's also a smile that I've only just been able to see...[pcms]
*5545|
[fc]
Even if the situation turns dire from here on out, I want to protect[r]
everyone, Masaka-san included. No, I will protect them. Even if it[r]
takes every ounce of my strength![pcms]
;//〆:合流1へ
[jump storage="B0030_E.ks" target=*B0030_E]
;//----------------------------------------------------------

View file

@ -0,0 +1,38 @@
*B0030_Cマコト感染
;//●ラベルC
;//〆a_infectionが成立している場合
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
;//★_管理人棟 朝・昼 bg20a.bmp前ラベルから継続
;//[bg storage="bg20a"][trans_c cross time=500]
*5546|
[fc]
Suddenly, my gaze was drawn to Makoto's sleeping face. With Kozue's[r]
head resting on her shoulder, she was leaning her own head against it,[r]
breathing softly in her sleep.[pcms]
*5547|
[fc]
Makoto was the first to volunteer for the lookout. I could tell that[r]
it was a sign of how much she cared for everyone. Like me, she's very[r]
considerate of her comrades.[pcms]
*5548|
[fc]
Last night, Makoto mentioned her dream of a racing team. I want to[r]
support that dream and help make it come true. For that reason, we[r]
must escape from here at all costs.[pcms]
*5549|
[fc]
Even if the situation ahead turns out to be terrible, I want to[r]
protect everyone, Makoto, and even her dream. No, I will protect them.[r]
Even if it takes everything I've got![pcms]
;//〆:合流1へ
[jump storage="B0030_E.ks" target=*B0030_E]
;//----------------------------------------------------------

View file

@ -0,0 +1,36 @@
*B0030_D梢感染
;//●ラベルD
;//〆n_infectionが成立している場合
;//★_管理人棟 朝・昼 bg20a.bmp前ラベルから継続
;//[bg storage="bg20a"][trans_c cross time=500]
;//♪_BGM10 フェードイン
[bgm storage="bgm10"]
*5550|
[fc]
Suddenly, my gaze was drawn to Kozue's sleeping face. She was resting[r]
her head on Makoto's shoulder, breathing softly in her sleep.[pcms]
*5551|
[fc]
Kozue was the first to volunteer for the lookout. It must have taken a[r]
lot of courage for her, who is so easily scared... She must have been[r]
thinking desperately about all of us...[pcms]
*5552|
[fc]
To respond to Kozue's feelings, we have to escape from here safely, no[r]
matter what.[pcms]
*5553|
[fc]
Even if the situation ahead turns out to be terrible, I want to[r]
protect everyone, especially Kozue who gets scared more than anyone[r]
else. No, I will protect her. Even if it takes all my strength![pcms]
;//〆:合流1へ
[jump storage="B0030_E.ks" target=*B0030_E]
;//----------------------------------------------------------

303
Kansen4_patch/b0030_e.ks Normal file
View file

@ -0,0 +1,303 @@
*B0030_E
;//〆:合流1
;//♪_BGM10 フェードアウト
[fadeoutbgm time=500]
;//★_空 
[bg storage="bg35b"][trans_c cross time=500]
*5554|
[fc]
Outside the window, light was about to fill the sky. The world of[r]
darkness had long since vanished, and even the grey world was quickly[r]
fading away.[pcms]
;//♪_BGM07 フェードイン CH1
[bgm storage="bgm07"]
;//★_管理人棟 朝・昼 bg20a.bmp前ラベルから継続
[bg storage="bg20a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_eD01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5555|
[fc]
[vo_aya s="aya_0435"]
[ns]Aya[nse]
"...Mmm... Good morning."[pcms]
*5556|
[fc]
Aya slowly stood up from her seat with a small yawn. Her movement woke[r]
up Makoto.[pcms]
[ChrSetEx layer=5 chbase="ab_cA06"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5557|
[fc]
[vo_mak s="mako_0522"]
[ns]Makoto[nse]
"Mm... Ah... Ah-! Ha-, good morning-. The night has ended, huh-? Look,[r]
Kozue-chan, it's about time to wake up-"[pcms]
[ChrSetEx layer=5 chbase="ab_cA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5558|
[fc]
Makoto was energetic right from the moment she woke up. She began to[r]
shake Kozue, who was resting her head on her shoulder, by bouncing her[r]
shoulders up and down to wake her.[pcms]
[ChrSetEx layer=5 chbase="nt_cA11"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*5559|
[fc]
[vo_koz s="kozu_0346"]
[ns]Kozue[nse]
"Mm... Hmni... Oh, good morning... zzz..."[pcms]
*5560|
[fc]
Kozue was still half-asleep. But even with her drowsy face, she[r]
managed to smile. Her complexion wasn't bad either.[pcms]
[ChrSetEx layer=5 chbase="ma_eA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5561|
[fc]
[vo_aya s="aya_0436"]
[ns]Aya[nse]
"How does it look outside, Sendou-kun?"[pcms]
*5562|
[fc]
[ns]Daisuke[nse]
"Yeah. I think the number of people has decreased quite a bit.[r]
Although, that's only within the range I can see from here."[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5563|
[fc]
[vo_mak s="mako_0523"]
[ns]Makoto[nse]
"Let's see... Mm-, you're right. With that number of people, if we all[r]
work together and stay alert, we should be able to buy enough time for[r]
repairs, right?"[pcms]
*5564|
[fc]
[ns]Daisuke[nse]
"Yeah, probably. The problem is how extensive the damage is."[pcms]
[ChrSetEx layer=5 chbase="ab_cC02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5565|
[fc]
[vo_mak s="mako_0524"]
[ns]Makoto[nse]
"The ignition system is marked, so it shouldn't take too long. Just[r]
trust in my skills!!"[pcms]
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*5566|
[fc]
[vo_koz s="kozu_0347"]
[ns]Kozue[nse]
"Makoto-chan... do your best."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*5567|
[fc]
The conversation bathed in the morning sun felt more positive than[r]
last night. Perhaps it was the relief of having safely reached the[r]
morning or the bright sunlight that had a good influence.[pcms]
;//■_扉の開く音
;//se053 コテージのドアを開ける
[se buf=0 storage="se053"]
[ChrSetEx layer=5 chbase="is_bA02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5568|
[fc]
[ns]Shou[nse]
"Hey everyone, good morning-. Finally, morning has come!"[pcms]
*5569|
[fc]
Shou and Saeko-san came out from another room together. Shou seemed[r]
energetic, but Saeko-san looked a bit less lively.[pcms]
*5570|
[fc]
[ns]Daisuke[nse]
"Saeko-san, how are you feeling?"[pcms]
[ChrSetEx layer=5 chbase="ki_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5571|
[fc]
[vo_sae s="sae_0251"]
[ns]Saeko[nse]
"Yes, my leg wound is fine now. The pain has subsided. Sorry for[r]
worrying you, Dai-chan. But while my leg is okay, I feel a bit[r]
feverish and sluggish..."[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5572|
[fc]
[vo_aya s="aya_0437"]
[ns]Aya[nse]
"Are you okay? Should we take your temperature? Shall I get some[r]
antipyretics from the kit?"[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5573|
[fc]
[ns]Shou[nse]
"It's okay, Aya-chan. It doesn't seem to be that bad. I told her the[r]
same thing, but she insists she's fine. Right, Sae?"[pcms]
[ChrSetEx layer=5 chbase="ki_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5574|
[fc]
[vo_sae s="sae_0252"]
[ns]Saeko[nse]
"Yes, I'm really fine. Thank you, Aya. I won't cause any trouble for[r]
everyone."[pcms]
[ChrSetEx layer=5 chbase="is_bA10"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5575|
[fc]
[ns]Shou[nse]
"Don't worry about it. If you end up unable to move, I'll carry Sae on[r]
my back if I have to. My love will protect her, so don't worry."[pcms]
[ChrSetEx layer=5 chbase="ab_cC01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5576|
[fc]
[vo_mak s="mako_0525"]
[ns]Makoto[nse]
"Thanks for the lovey-dovey talk this early in the morning, Shou. But[r]
really, if you start feeling worse, Saeko-san, just say so. Everyone[r]
will lend a hand."[pcms]
*5577|
[fc]
Saeko-san did look sluggish, but she responded to everyone with her[r]
usual radiant smile.[pcms]
[ChrSetEx layer=5 chbase="is_bA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5578|
[fc]
[ns]Shou[nse]
"Well then, if everyone's ready, let's start taking action."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*5579|
[fc]
At Shou's signal, we all headed down to the first floor together. The[r]
staircase was still dimly lit. Thanks to the barricade not being[r]
breached, only a faint morning light was filtering into the first[r]
floor.[pcms]
;//★_管理人棟バリケード 朝・昼 bg19a.bmp
[bg storage="bg19a"][trans_c cross time=500]
*5580|
[fc]
We shifted the barricade blocking the window slightly and peeked[r]
outside cautiously. Just like what we saw from the second-floor[r]
window, a small number of men were wandering around.[pcms]
*5581|
[fc]
The number of people visible within our range was clearly less than[r]
last night. With this situation, as long as everyone remained[r]
vigilant, it seemed likely that we could escape without any problems.[pcms]
*5582|
[fc]
[ns]Daisuke[nse]
"Then Makoto and I will handle the car repairs. Once everyone is out[r]
here, spread out evenly around the car and keep watch in a circle.[r]
Does that sound good?"[pcms]
*5583|
[fc]
Everyone looked back at me with firm gazes and nodded their heads.[r]
This should be fine. Everyone was united in their determination to[r]
escape.[pcms]
*5584|
[fc]
We cooperated to dismantle the barricade in front of the door.[pcms]
;//♪_BGM07 フェードアウト CH1
;//<SoundLoop 1,ON><SoundRun 1,Stop,ON,3000>
;//♪_BGM06 フェードイン CH0
[bgm storage="bgm06"]
;//★_キャンプ場全景 朝・昼 bg15a.bmp
[bg storage="bg15a"][trans_c cross time=500]
*5585|
[fc]
Opening the door, Shou led the way out first. I volunteered to cover[r]
our rear and was the last to dash out of the administration building.[r]
Out of the corner of my eye, I noticed one man turning towards us.[pcms]
[ChrSetEx layer=5 chbase="etc_02c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5586|
[fc]
[ns]Infected Man A[nse]
"A... woman... ah... came out... aah..."[pcms]
*5587|
[fc]
The man had his lower half exposed; he wasn't wearing any pants or[r]
underwear. He staggered closer with his genitals swinging between his[r]
legs.[pcms]
[ChrSetEx layer=5 chbase="ki_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5588|
[fc]
[vo_sae s="sae_0253"]
[ns]Saeko[nse]
"..."[pcms]
*5589|
[fc]
In front of me, Saeko-san stopped in her tracks. As if drawn to him,[r]
she stared intently at the man approaching her.[pcms]
;//----------------------------------------------------------
;//※フラグ判定:
;//m_infectionが成立している→ラベルinfection_mへ
[if exp="f.l_m_infection == 1 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0030_F真坂感染.ks" target=*B0030_F真坂感染][endif]
;//a_infectionが成立している→ラベルinfection_aへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 1 && f.l_n_infection == 0"][jump storage="B0030_Gマコト感染.ks" target=*B0030_Gマコト感染][endif]
;//n_infectionが成立している→ラベルinfection_nへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 1"][jump storage="B0030_H梢感染.ks" target=*B0030_H梢感染][endif]
;//m_infection、a_infection、n_infection
;//のどれも成立していない→ラベルnon_infectionへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="B0030_I非感染.ks" target=*B0030_I非感染][endif]
;//井上 フェイルセーフ(非感染ルートにジャンプ)
[jump storage="B0030_I非感染.ks" target=*B0030_I非感染]
;//----------------------------------------------------------

View file

@ -0,0 +1,56 @@
*B0030_F真坂感染
;//●ラベルinfection_m
;//〆m_infectionが成立している場合
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ma_eA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5590|
[fc]
[vo_aya s="aya_0438"]
[ns]Aya[nse]
"..."[pcms]
*5591|
[fc]
It wasn't just Saeko-san. A little before that, Masaka-san had also[r]
stopped in her tracks. Just like Saeko-san, she was staring intently[r]
at that man.[pcms]
*5592|
[fc]
[ns]Daisuke[nse]
"What are you doing, Saeko-san! Masaka-san! Hurry! Run towards the[r]
car!!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ma_eA06"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ki_bB01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*5593|
[fc]
[vo_aya s="aya_0439"]
[ns]Aya[nse]
"! S-sorry"[pcms]
*5594|
[fc]
[vo_sae s="sae_0254"]
[ns]Saeko[nse]
"...I'm sorry..."[pcms]
*5595|
[fc]
At my shout, both Masaka-san and Saeko-san jolted and reacted, finally[r]
starting to run back towards the car.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//〆:合流2へ
[jump storage="B0030_J.ks" target=*B0030_J]
;//----------------------------------------------------------

View file

@ -0,0 +1,54 @@
*B0030_Gマコト感染
;//●ラベルinfection_a
;//〆a_infectionが成立している場合
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5596|
[fc]
[vo_mak s="mako_0526"]
[ns]Makoto[nse]
"..."[pcms]
*5597|
[fc]
It wasn't just Saeko-san. For some reason, Makoto had also stopped in[r]
her tracks. Just like Saeko-san, she was staring intently at that man.[pcms]
*5598|
[fc]
[ns]Daisuke[nse]
"What are you doing, Saeko-san! Makoto! Hurry! Run towards the car!!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="ab_cA05"][ChrSetXY layer=3 x=0 y=0]
[ChrSetEx layer=4 chbase="ki_bB01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*5599|
[fc]
[vo_mak s="mako_0527"]
[ns]Makoto[nse]
"! So-sorry!!"[pcms]
*5600|
[fc]
[vo_sae s="sae_0255"]
[ns]Saeko[nse]
"...I'm sorry..."[pcms]
*5601|
[fc]
At my shout, both Makoto and Saeko-san jolted and finally started[r]
running back towards the car.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//〆:合流2へ
[jump storage="B0030_J.ks" target=*B0030_J]
;//----------------------------------------------------------

View file

@ -0,0 +1,56 @@
*B0030_H梢感染
;//●ラベルinfection_n
;//〆n_infectionが成立している場合
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="nt_cA06"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*5602|
[fc]
[vo_koz s="kozu_0348"]
[ns]Kozue[nse]
"..."[pcms]
*5603|
[fc]
It wasn't just Saeko-san. A little before that, Kozue had also stopped[r]
in her tracks. Just like Saeko-san, she was staring intently at that[r]
man.[pcms]
*5604|
[fc]
[ns]Daisuke[nse]
"What are you doing, Saeko-san! Kozue! Hurry up! Run towards the[r]
car!!"[pcms]
;//キャラ消し
[chara_int]
[ChrSetEx layer=3 chbase="nt_cA05"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ki_bB01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*5605|
[fc]
[vo_koz s="kozu_0349"]
[ns]Kozue[nse]
"! So, sorry..."[pcms]
*5606|
[fc]
[vo_sae s="sae_0256"]
[ns]Saeko[nse]
"...sorry..."[pcms]
*5607|
[fc]
At my shout, both Kozue and Saeko-san flinched and reacted, finally[r]
starting to run back towards the car.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//〆:合流2へ
[jump storage="B0030_J.ks" target=*B0030_J]
;//----------------------------------------------------------

View file

@ -0,0 +1,32 @@
*B0030_I非感染
;//●ラベルnon_infection
;//〆m_infection、a_infection、n_infectionのどれも成立していない場合
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
*5608|
[fc]
[ns]Daisuke[nse]
"Saeko-san! What are you doing?! Hurry! Run towards the car!!"[pcms]
[ChrSetEx layer=5 chbase="ki_bB01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5609|
[fc]
[vo_sae s="sae_0257"]
[ns]Saeko[nse]
"Ah... I'm sorry..."[pcms]
*5610|
[fc]
At my shout, Saeko-san flinched and finally started running back[r]
towards the car.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//〆:合流2へ
[jump storage="B0030_J.ks" target=*B0030_J]
;//----------------------------------------------------------

28
Kansen4_patch/b0030_j.ks Normal file
View file

@ -0,0 +1,28 @@
*B0030_J
;//〆:合流2
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ラベルから継続
;//[bg storage="bg15a"][trans_c cross time=500]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・10のマーク表示フラグ
;//♂:ここまでセット
*5611|
[fc]
The first one to dash out of the administration building, Shou-kun[r]
headed straight for the car, trying to get in to open the hood.[pcms]
;//----------------------------------------------------------
;//※条件分岐
;//keylostが成立している→B_BAD_0020.txtへ
;//♂ファイル名には0020がついているが、0030から突入する。
;//♂メモ現在のBGMは06
;//keylostが成立していない→メイン合流へ
;mm 元ファイル名はB0020_BADだがB0020からの派生じゃないからB0030_J_BADにリネームした。
;ほんんと命名規則がクソだ
[if exp="f.l_keylost == 1"][jump storage="B0030_J_BAD.ks"][endif]
[jump storage="B0030_K.ks" target=*B0030_K]
;//----------------------------------------------------------

View file

@ -0,0 +1,301 @@
*B0030_J_BAD
;mm ここから派生する下記ファイルは、元ファイル名はB0020_BADだがB0020からの派生じゃないからB0030_J_BADにリネームした。
;B0030_J_BAD.ks
;B0030_J_BAD_A1.ks
;B0030_J_BAD_A2.ks
;B0030_J_BAD_A3.ks
;B0030_J_BAD_B.ks
;ほんんと命名規則がクソだ
;{SceneSet さらば、青春の日}
;//タイトル:さらば、青春の日
;//----------------------------------------------------------
;//file名 BAD_0020
;//登場人物:感染者・主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午後6時12時
;//場所 :管理人室内
;//予想容量50kb
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:キャンプフロー・10のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_bad102,1>
;<Mov flow_page,2>
;<Mov flow_no,10>
;//★_キャンプ場全景 朝・昼 bg15a.bmp前ファイルから継続
[bg storage="bg15a"][trans_c cross time=0]
;//♪_BGM06 CH0 前ブロックから継続
[bgm storage="bgm06"]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*4999|
[fc]
[ns]Shou[nse]
"Damn it!"[pcms]
*5000|
[fc]
Turning around at the scream-like shout, Shou-kun was repeatedly[r]
putting his hand in and out of his pants pocket, looking around.[pcms]
*5001|
[fc]
[ns]Daisuke[nse]
"Shou-kun, what's wrong!?"[pcms]
*5002|
[fc]
[ns]Shou[nse]
"Did I drop it somewhere... Damn it! Not now...!!"[pcms]
[ChrSetEx layer=5 chbase="ab_cB02"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5003|
[fc]
[vo_mak s="mako_0489"]
[ns]Makoto[nse]
"Hey, Shou, what are you doing!? Hurry up!"[pcms]
*5004|
[fc]
Dropped it? Could it be...[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=3 chbase="etc_02b"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*5005|
[fc]
[ns]Infected Man A[nse]
"He...hehehe...wha...what are you doing~?"[pcms]
[ChrSetEx layer=4 chbase="etc_04c"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*5006|
[fc]
[ns]Infected Man D[nse]
"That guy looks loaded~...but first, just his, because I'm hungry..."[pcms]
*5007|
[fc]
Were they drawn by our shouting? The strange guys were creeping[r]
closer, centering around Shou-kun's car.[pcms]
*5008|
[fc]
[ns]Daisuke[nse]
"Shou-kun! Hurry with the car...!! They're coming closer in[r]
droves...!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5009|
[fc]
[vo_mak s="mako_0490"]
[ns]Makoto[nse]
"Kyaa! What do you guys want! Don't come any closer! Shou! Stop[r]
dawdling!"[pcms]
[ChrSetEx layer=5 chbase="is_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5010|
[fc]
[ns]Shou[nse]
"I know that! I can't find the keys!"[pcms]
*5011|
[fc]
[ns]Daisuke[nse]
"!? Shou-kun, behind you!"[pcms]
[ChrSetEx layer=5 chbase="is_bA07"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5012|
[fc]
[ns]Shou[nse]
"What the...! Ugh, woah!?"[pcms]
*5013|
[fc]
Turning back to me and shouting, I could see several men approaching[r]
from behind Shou-kun.[pcms]
*5014|
[fc]
It's unpredictable what they might do. Even Shou-kun wouldn't know[r]
what could happen against that many people.[pcms]
*5015|
[fc]
[ns]Daisuke[nse]
"Makoto! Shou-kun's in danger! Let's go!"[pcms]
[ChrSetEx layer=5 chbase="ab_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5016|
[fc]
[vo_mak s="mako_0491"]
[ns]Makoto[nse]
"Y-Yes!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*5017|
[fc]
This isn't the time to be saying I'm just a girl. I started running[r]
with Makoto to back up Shou-kun.[pcms]
*5018|
[fc]
Shou-kun was about to leap into the midst of a large group of odd[r]
people.[pcms]
*5019|
[fc]
Anyway, it's better to run than to confront them since they outnumber[r]
us. We have to stop Shou-kun.[pcms]
[ChrSetEx layer=5 chbase="ki_bA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5020|
[fc]
[vo_sae s="sae_0196"]
[ns]Saeko[nse]
"What do you guys want! Don't come any closer! If you lay even a[r]
finger on us, I won't forgive you!"[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5021|
[fc]
[ns]Infected Man R[nse]
"Oooooh...cu-cute~..."[pcms]
[ChrSetEx layer=5 chbase="nt_cB02"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*5022|
[fc]
[vo_koz s="kozu_0332"]
[ns]Kozue[nse]
"No...nooo~! Daisuke-niichan! Help me!"[pcms]
[ChrSetEx layer=5 chbase="etc_02b"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5023|
[fc]
[ns]Infected Man S[nse]
"Oh~...there's also a fine woman here~... Ahhh~..."[pcms]
[ChrSetEx layer=5 chbase="ma_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*5024|
[fc]
[vo_aya s="aya_0406"]
[ns]Aya[nse]
"Ko-Kozue-san! You guys, stop it!"[pcms]
*5025|
[fc]
[ns]Daisuke[nse]
"Kozue!? Masaka-san!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*5026|
[fc]
We were completely surrounded by this abnormal group. Even Masaka-san[r]
and the others who were watching our backs were starting to be[r]
attacked.[pcms]
*5027|
[fc]
Those weird guys were advancing on Masaka-san and Kozue as if they had[r]
agreed upon it.[pcms]
*5028|
[fc]
[ns]Daisuke[nse]
"Damn it...what should we do...!?"[pcms]
*5029|
[fc]
Should we go help Masaka-san and the others? Or should we save Shou-[r]
kun?[pcms]
*5030|
[fc]
The number of those approaching Masaka-san and the others is fewer[r]
than those around Shou-kun.[pcms]
*5031|
[fc]
However, Masaka-san and the others are only girls and they are farther[r]
away from here.[pcms]
;//----------------------------------------------------------
;//〆選択肢
;//真坂さんと梢の救出に向かう →ラベルA
;//翔くんを先に助けてから真坂さん達の救出に向かう →ラベルB
;//時間制限 →タイムアウトラベルBへジャンプ
; [link storage="B0030_J_BAD_A1.ks" target=*B0030_J_BAD_A1]真坂さんと梢の救出に向かう[endlink]
; [link storage="B0030_J_BAD_B.ks" target=*B0030_J_BAD_B]翔くんを先に助けてから真坂さん達の救出に向かう[endlink]
; ;(link storage="B0030_BAD_B.ks" target=*B0030_BAD_B)Time[r]
Limit(endlink)[pcms]
*SEL08|真坂さんと梢の救出に向かう/翔くんを先に助けてから
[fc]
[pcms_sel]
[eval exp="f.seltext04 = 'Head towards the rescue of Ms Masaka and Kozue'"]
[eval exp="f.seltext06 = 'First, let\'s rescue Shou-kun and then head to save Masaka-san and the others'"]
[if exp="tf.sys_sub == 0 || tf.選択肢ログ表示してね == 1"]
;選択肢内容をバックログに表記。改行コード必須。
[sel_hisout txt="&f.seltext04"][hr]
[sel_hisout txt="&f.seltext06"][hr]
[endif]
[hr]
[履歴出力復帰]
;選択肢ベース
[selbase]
;文字の左マージン
;[eval exp="sf.seltext2_x = 250"]
;[eval exp="sf.seltext4_x = 250"]
;[eval exp="sf.seltext6_x = 250"]
[sel04 target=*SEL08_1]
[sel06 target=*SEL08_2]
[s]
;選択肢後の処理しときたいからここに飛ばしてから実際のjump先へ
;-------------------------------------------------------------------------------
*SEL08_1|&f.seltext04
[sel_hisout txt="&f.seltext04"][hr][fc][selbt_clear]
[jump storage="B0030_J_BAD_A1.ks" target=*B0030_J_BAD_A1]
;-------------------------------------------------------------------------------
*SEL08_2|&f.seltext06
[sel_hisout txt="&f.seltext06"][hr][fc][selbt_clear]
[jump storage="B0030_J_BAD_B.ks" target=*B0030_J_BAD_B]
;//----------------------------------------------------------

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,351 @@
*B0030_J_BAD_A2
[eval exp="sf.SRP07 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[bgm storage="bgm06"]
[jump target=*scene07_START]
*NORMAL_GAME
;//回想開始箇所のラベル
*scene07_START
;//◆_能登屋がバックで犯されている。 nt_H005a
;//nt_H005a
[evcg storage="nt_H005a"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*5196|
[fc]
[ns]Daisuke[nse]
"Kozue!! What... you guys, get away from Kozue right now! Don't you[r]
dare touch her anymore!"[pcms]
*5197|
[fc]
Perhaps because I was hidden in the shadows of the forest, I only just[r]
realized that Kozue was going through this.[pcms]
*5198|
[fc]
[vo_koz s="kozu_0334"]
[ns]Kozue[nse]
"Fah... Dai...suke-nii...chan... Daisuke... nii-chan... nghh... ah,[r]
ahh..."[pcms]
;//○後半男性器を口にねじ込まれる
;//nt_H005c
[evcg storage="nt_H005c"][trans_c cross time=300]
*5199|
[fc]
Kozue was being held down by the men, forced into a position like that[r]
of a cat or dog, and she was being violated.[pcms]
*5200|
[fc]
Men were clinging to her from both front and back, shaking Kozue's[r]
body.[pcms]
;//nt_H005a
[evcg storage="nt_H005a"][trans_c cross time=300]
*5201|
[fc]
[vo_koz s="kozu_0335"]
[ns]Kozue[nse]
"Ahh... no... not like this... ahh... It hurts... it hurts... ugh...[r]
ngha!"[pcms]
;//○後半男性器を口にねじ込まれる
;//nt_H005c
[evcg storage="nt_H005c"][trans_c cross time=300]
*5202|
[fc]
Kozue's small body swayed back and forth. The man behind thrust[r]
upwards, pushing her forward. The man in front pushed back, sending[r]
her rearward.[pcms]
*5203|
[fc]
Like a seesaw, Kozue swayed back and forth, bracing her hands and feet[r]
against the ground, trying to withstand the men's movements. But it[r]
was almost meaningless.[pcms]
*5204|
[fc]
Rather, it seemed to be pleasing the men even more.[pcms]
*5205|
[fc]
[ns]Infected Man J[nse]
"Heh... hehe! This girl, her body's so small... She's light, feels[r]
like she'd fly away if I thrust too hard."[pcms]
*5206|
[fc]
[ns]Infected Man H[nse]
"O-oh, when you shake your hips like that... my cock hits the back of[r]
your throat... it's the best!"[pcms]
;//nt_H005d
[evcg storage="nt_H005d"][trans_c cross time=300]
*5207|
[fc]
[vo_koz s="kozu_0336"]
[ns]Kozue[nse]
"Ugh... ubh... cough! Gahh...! No more... I can't take it!"[pcms]
;//○前半フェラで喉の奥に突っ込まれている。
*5208|
[fc]
[ns]Infected Man J[nse]
"This ass... so cute... And those legs, so slender and cute..."[pcms]
*5209|
[fc]
The man pulled out from Kozue and pressed "it" against her ass,[r]
drooling with pleasure.[pcms]
*5210|
[fc]
The men were like beasts. Completely ignoring Kozue's protests, they[r]
violated her as they pleased. Their actions and words were not those[r]
of sane humans.[pcms]
;//nt_H005a
[evcg storage="nt_H005a"][trans_c cross time=300]
*5211|
[fc]
[vo_koz s="kozu_0337"]
[ns]Kozue[nse]
"Daisuke-nii-chan... help me... Why do I have to go through this...[r]
nghh... squelch... bah! Ugh... gahhh! I can't stand this anymore..."[pcms]
*5212|
[fc]
[ns]Infected Man J[nse]
"Heh... heheh... so smooth... it's the best..."[pcms]
*5213|
[fc]
[ns]Daisuke[nse]
"Damn it... Kozue... hang on, I'll definitely save you! Until then...[r]
endure it!"[pcms]
*5214|
[fc]
[vo_koz s="kozu_0338"]
[ns]Kozue[nse]
"I can't take it anymore... cough! Being done like this... Daisuke-[r]
nii-chan... I might be done for... nghh... splurt!"[pcms]
;//○後半フェラ。
;//nt_H005c
[evcg storage="nt_H005c"][trans_c cross time=300]
*5215|
[fc]
[ns]Infected Man H[nse]
"Hey, don't worry about that guy... Satisfy my cock..."[pcms]
*5216|
[fc]
[vo_koz s="kozu_0339"]
[ns]Kozue[nse]
"Nngh...! Pff... gah! I can't take this anymore... nghuuu!! Ghh...[r]
guhh!"[pcms]
;//○一瞬だけ、男性器が口から外れる。
;//nt_H005a
[evcg storage="nt_H005a"][trans_c cross time=1000]
;//nt_H005c
[evcg storage="nt_H005c"][trans_c cross time=300]
*5217|
[fc]
[ns]Infected Man H[nse]
"Put more spirit into it. I'm gonna blow it deep in your throat...[r]
You're gonna swallow all of me, right? You like it?"[pcms]
*5218|
[fc]
[vo_koz s="kozu_0340"]
[ns]Kozue[nse]
"Nghh... no! I don't want that! Why should I have to swallow yours...[r]
nghuuu!"[pcms]
*5219|
[fc]
Despite her resistance and shaking her head, Kozue's efforts were[r]
completely futile.[pcms]
*5220|
[fc]
The man who had been rubbing himself against her ass violently thrust[r]
back inside her, and as a result, the man in front pushed even deeper[r]
into Kozue's throat.[pcms]
;//nt_H005d
[evcg storage="nt_H005d"][trans_c cross time=300]
*5221|
[fc]
[vo_koz s="kozu_0341"]
[ns]Kozue[nse]
"Gahh... gack! Nghuuu! Bah... nghiiii!"[pcms]
*5222|
[fc]
[ns]Infected Man H[nse]
"Ohh... ohhh... your throat's tightening up... feels so good~ Ahh~[r]
it's the best~!"[pcms]
*5223|
[fc]
[ns]Infected Man J[nse]
"This tiny pussy too... so tight and the best~ The fact that she's a[r]
virgin makes it even more exciting~"[pcms]
;//nt_H005a
[evcg storage="nt_H005a"][trans_c cross time=300]
*5224|
[fc]
[vo_koz s="kozu_0342"]
[ns]Kozue[nse]
"Cough... uweehh... don't say that! Sniffle... I always thought my[r]
first time would be with Daisuke-nii-chan but now uhh... uwaaahhh![r]
Nghh!!"[pcms]
;//○後半また男性器をねじ込まれた
;//nt_H005d
[evcg storage="nt_H005d"][trans_c cross time=300]
*5225|
[fc]
[ns]Daisuke[nse]
"No way... Kozue... KOZUEEE!!!"[pcms]
*5226|
[fc]
[ns]Infected Man H[nse]
"Ooh~ I'm about to cum~ I'll fill you up so much you could get[r]
pregnant~"[pcms]
*5227|
[fc]
[ns]Infected Man J[nse]
"I'm gonna cum too~ I'll fill your belly with semen, drown you in it~"[pcms]
*5228|
[fc]
[vo_koz s="kozu_0343"]
[ns]Kozue[nse]
"Stopppp!! Nghh! Squelch!! Nghaa! Daisuke-nii-chan... I can't take it[r]
anymore... Gahhh... nghh!"[pcms]
*5229|
[fc]
[ns]Infected Man H[nse]
"I'm cumming~! Gonna knock you up~!"[pcms]
*5230|
[fc]
[ns]Infected Man J[nse]
"Next is my turn~ heheheh! Heheheh! Ahh~ I'm cumming too~"[pcms]
*5231|
[fc]
[vo_koz s="kozu_0344"]
[ns]Kozue[nse]
"NOOOOOOOOOOO!!"[pcms]
;//nt_H005e
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="nt_H005e"]
*5232|
[fc]
[vo_koz s="kozu_0345"]
[ns]Kozue[nse]
"No! No! NOOOOOOOOOOOOO!! Cough!! Gahhh!! Nooo!! I'm going to get[r]
pregnant!! NOOOOOO!!"[pcms]
;//nt_H005e
[evcg storage="nt_H005f"][trans_c cross time=1000]
*5233|
[fc]
[ns]Infected Man H[nse]
"Ahh~ can't stop cumming~ This pussy is the best~"[pcms]
*5234|
[fc]
[ns]Infected Man J[nse]
"Next is my turn~ move over, you~"[pcms]
*5235|
[fc]
[ns]Daisuke[nse]
"DAMN YOUUUUUUUUUUUU!!! I'll never forgive you guys! Kozue! I'm coming[r]
to save you right nowguah!"[pcms]
*5236|
[fc]
The moment I tried to twist my body to go save Kozue, I felt a severe[r]
pain in my head and became unable to move from the spot.[pcms]
*5237|
[fc]
[vo_sae s="sae_0230"]
[ns]Saeko[nse]
"Hehe... That was so much fun~... Watching such an interesting show.[r]
I'm getting excited too... Now, it's your turn, Dai-chan..."[pcms]
*5238|
[fc]
[ns]Daisuke[nse]
"Guh... Gahhh! Ko, Kozue!"[pcms]
*5239|
[fc]
Saeko-san started walking again. My head was still grasped by her.[pcms]
*5240|
[fc]
Because of that, once again, my body was dragged along the ground like[r]
Saeko-san's toy, and finally, I was brought right in front of where[r]
Masaka-san was being violated.[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene07,1>
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
[jump storage="B0030_J_BAD_A3.ks"]

View file

@ -0,0 +1,862 @@
*B0030_J_BAD_A3
[eval exp="sf.SRP08 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[bgm storage="bgm06"]
[jump target=*scene08_START]
*NORMAL_GAME
;//回想開始箇所のラベル
*scene08_START
;//◆_真坂がレイプされている前のヤツと同じ ma_H011f
;//ma_H011f.bmp
[evcg storage="ma_H011f"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*5241|
[fc]
[ns]Infected Man R[nse]
"Is this guy done for? He's completely spent..."[pcms]
*5242|
[fc]
[ns]Infected Man S[nse]
"Ah... I, too, won't be able to go again for a while..."[pcms]
*5243|
[fc]
[ns]Infected Man R[nse]
"Ah-... I'm so tired..."[pcms]
*5244|
[fc]
[vo_aya s="aya_0412"]
[ns]Aya[nse]
"Guh..."[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//♯_画面揺らし
[quake_bg xy m]
;//■_ドサっという音
;//se012 人が倒れる
[se buf=0 storage="se012"]
;//◆_放置された真坂このエロシーンの差分 ma_H027
;//ma_H027a.bmp
[evcg storage="ma_H027a"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*5245|
[fc]
The men, each saying whatever they pleased, pushed away Masaka-san[r]
whom they had been holding and walked towards the forest, disappearing[r]
into the foliage.[pcms]
*5246|
[fc]
Thrown onto the ground, Masaka-san looked up at the sky with vacant[r]
eyes, a single tear shining and emerging on her cheek.[pcms]
;//文章追加-おばら
*5246a|
[fc]
How can she feel nothing seeing Masaka-san like this? Saeko-san, who[r]
has always adored Masaka-san like a real sister, is happily stripping[r]
her clothes off.[pcms]
*5247|
[fc]
Seeing Masaka-san lying powerlessly on the ground, her lower half[r]
soaked with various bodily fluids, I felt blood rushing into my thing[r]
for some reason.[pcms]
*5248|
[fc]
[ns]Daisuke[nse]
"Damn it... Why is this happening... Have I gone crazy too...?"[pcms]
*5249|
[fc]
I know it in my head. But I can't take my eyes off Masaka-san lying[r]
there, nor can I resist something boiling up in my lower half.[pcms]
*5250|
[fc]
I should have understood in my head. That I wouldn't become like them.[pcms]
*5251|
[fc]
But now, seeing Masaka-san and getting an erection, am I not the same[r]
as them?![pcms]
*5252|
[fc]
[ns]Daisuke[nse]
"Why... Why me too... Damn it!"[pcms]
*5253|
[fc]
[vo_sae s="sae_0231"]
[ns]Saeko[nse]
"Looks like Dai-chan really likes Aya. Getting your dick this big...[r]
You must be desperate to put it in, right~? Fufu... I'll help you..."[pcms]
*5254|
[fc]
[ns]Daisuke[nse]
"Guh... No, that's not it! I'm not like that...! Don't lump me in with[r]
those crazy bastards! Masaka-san! Run! Run away quickly!"[pcms]
*5255|
[fc]
[vo_aya s="aya_0413"]
[ns]Aya[nse]
"Ugh... Sendou-kun... I can't muster any strength in my body... I'm[r]
sorry... I don't think I can run away... Really, I'm sorry... If only[r]
I hadn't been caught..."[pcms]
*5256|
[fc]
[ns]Daisuke[nse]
"It's not Masaka-san's fault! The ones to blame are... those weird,[r]
messed-up guys! Masaka-san did nothing wrong!"[pcms]
*5257|
[fc]
[vo_sae s="sae_0232"]
[ns]Saeko[nse]
"Oh my... You two are so close~... Well then, shall we start the[r]
'ritual' for you two to become one...? Aya, if you don't understand,[r]
I'll teach you."[pcms]
*5258|
[fc]
[ns]Daisuke[nse]
"Saeko-san... let's stop this madness... Let's stop already! Saeko-[r]
sa...ugh..."[pcms]
*5259|
[fc]
Ignoring my desperate cries, Saeko-san licked her lips seductively and[r]
hugged me from behind, placing her hand on my painfully erect thing.[pcms]
*5260|
[fc]
[vo_sae s="sae_0233"]
[ns]Saeko[nse]
"Last time was just with the mouth... This time, you'll put it inside[r]
Aya's pussy and cum inside... It'll feel better than the mouth, I[r]
think~... Fufu..."[pcms]
*5261|
[fc]
[vo_aya s="aya_0414"]
[ns]Aya[nse]
"No way... Kuu... Sendou-kun... Ugh..."[pcms]
*5262|
[fc]
[ns]Daisuke[nse]
"Let go! Saeko-san, let go! Stop this madness already!"[pcms]
*5263|
[fc]
Saeko-san kept her hand on my thing and forcefully pushed my back,[r]
trying to cover me over Masaka-san's body.[pcms]
*5264|
[fc]
No matter how much I resisted, I was being pushed by an abnormally[r]
strong force, and my body was getting closer and closer to Masaka-san.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//◆_真坂の体の上に主人公差分 ma_H012a
;//ma_H012a.bmp
[evcg storage="ma_H012a"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*5265|
[fc]
[vo_sae s="sae_0234"]
[ns]Saeko[nse]
"Look... here's the pussy... Dai-chan's dick is drooling waiting to[r]
enter~..."[pcms]
*5266|
[fc]
[vo_sae s="sae_0235"]
[ns]Saeko[nse]
"It's covered with other men's semen but... it's slippery and might[r]
feel good... Fufu... Aya, you're so lucky to be filled up like this...[r]
Ahaha"[pcms]
*5267|
[fc]
[ns]Daisuke[nse]
"Guh... Damn it..."[pcms]
*5268|
[fc]
I tried to resist by placing my hands on the ground as Saeko-san bore[r]
down on me, but I was being pushed with an abnormal strength and[r]
didn't know how long I could hold out.[pcms]
*5269|
[fc]
If I lose my strength, without our wills being involved, I would end[r]
up entering Masaka-san. That wouldn't be a happy event for either of[r]
us.[pcms]
*5270|
[fc]
No sane person would be happy about having sex in such a way.[pcms]
*5271|
[fc]
But my resistance was easily broken.[pcms]
*5272|
[fc]
The hand placed on my thing moved ominously and rubbed against Masaka-[r]
san's slippery crotch.[pcms]
*5273|
[fc]
[vo_aya s="aya_0415"]
[ns]Aya[nse]
"Ah... Huh... Naaah... Nooo... Sendou-kun... Saeko-san... stop it..."[pcms]
*5274|
[fc]
Masaka-san's weak voice of resistance was accompanied by large tears[r]
spilling from her eyes.[pcms]
*5275|
[fc]
I don't want to do this either. But I can't fight against the "force".[pcms]
*5276|
[fc]
[ns]Daisuke[nse]
"Masaka-san, I'm sorry... I hate this too... But Saeko-san's strength[r]
is too much... Ugh!"[pcms]
*5277|
[fc]
[vo_sae s="sae_0236"]
[ns]Saeko[nse]
"Oh, what now~? Here I am trying to mediate between you two so[r]
nicely... It's bad manners not to accept someone's kindness[r]
straightforwardly~"[pcms]
*5278|
[fc]
It's no use; she's completely gone mad... It seems like she won't[r]
listen to anything anymore.[pcms]
*5279|
[fc]
[vo_aya s="aya_0416"]
[ns]Aya[nse]
"Ugh... Sob... Sendou-kun... I won't blame you for this... It's my[r]
fault that things turned out this way... If I hadn't come along with[r]
you, none of this would have happened..."[pcms]
*5280|
[fc]
[ns]Daisuke[nse]
"What... What are you saying, Masaka-san! This isn't your fault at[r]
all! It's because I couldn't save everyone... If only I had more[r]
power... Ugh!"[pcms]
*5281|
[fc]
[vo_aya s="aya_0417"]
[ns]Aya[nse]
"Ah, ah... Naaah...!"[pcms]
*5282|
[fc]
The hand placed on my thing moved again, vigorously moving up and[r]
down, rubbing against Masaka-san's pussy.[pcms]
*5283|
[fc]
The tip of my dick rubbed against Masaka-san's clitoris,[r]
unintentionally stimulating both of us.[pcms]
*5284|
[fc]
[vo_sae s="sae_0237"]
[ns]Saeko[nse]
"Look~... That's no good, how many times do I have to tell you...[r]
During sex, you shouldn't think about other things... It's rude to[r]
your partner~"[pcms]
*5285|
[fc]
[vo_aya s="aya_0418"]
[ns]Aya[nse]
"Nn... Ah! It... hurts... My pussy is chafing... Nuuuh..."[pcms]
*5286|
[fc]
With each movement of Saeko-san's hand, other men's semen, Masaka-[r]
san's blood, and love juices twined around my dick, making squelching[r]
noises.[pcms]
*5287|
[fc]
[ns]Daisuke[nse]
"Ugh... Uuuuh..."[pcms]
*5288|
[fc]
The soft folds of her pussy and the protruding labia minora entwined[r]
around my dick, rubbing it gently.[pcms]
*5289|
[fc]
My dick, smeared with someone else's semen, grew larger and harder[r]
contrary to my feelings of disgust.[pcms]
*5290|
[fc]
[vo_sae s="sae_0238"]
[ns]Saeko[nse]
"Oh my... Look how hard it's gotten... It's much firmer than before.[r]
You must really like Aya after all... Hehe... I'm getting jealous...[r]
Well then, it's about time..."[pcms]
*5291|
[fc]
[ns]Daisuke[nse]
"Stop it! Saeko-san!"[pcms]
*5292|
[fc]
Saeko-san, holding my dick in her hand, thrust it straight into the[r]
entrance of Masaka-san's pussy and began to push forcefully against my[r]
back.[pcms]
*5293|
[fc]
I pushed back with all my strength, but it was only a matter of time[r]
before I could hold out no longer.[pcms]
*5294|
[fc]
[vo_sae s="sae_0239"]
[ns]Saeko[nse]
"Look~... In just a moment, Dai-chan's going to enter Aya's pussy...[r]
Ahaha! Ahahahaha!"[pcms]
*5295|
[fc]
[vo_aya s="aya_0419"]
[ns]Aya[nse]
"No! Please stop! I beg you, Saeko-san!! Don't do this... Pleaseee!"[pcms]
*5296|
[fc]
With each repeated squelching sound, my dick was sucked into Masaka-[r]
san.[pcms]
;//ma_H012b.bmp
[evcg storage="ma_H012b"][trans_c cross time=300]
*5297|
[fc]
[vo_aya s="aya_0420"]
[ns]Aya[nse]
"Nn... Aaaahhhhh!!! Nooo! This is... terrible... terribleee![r]
Uwaaaahhhhh!!!"[pcms]
;//○後半、泣いています
*5298|
[fc]
[vo_sae s="sae_0240"]
[ns]Saeko[nse]
"It's in~... Congratulations~... Dai-chan, do you know what to do[r]
next? You're going to stir up the pussy with your dick~"[pcms]
*5299|
[fc]
[vo_sae s="sae_0241"]
[ns]Saeko[nse]
"If you poke the back part, Aya will be happy too~. So let's work hard[r]
together~. Oh, and by the way, she'll be happy if you cum inside~"[pcms]
*5300|
[fc]
[vo_aya s="aya_0421"]
[ns]Aya[nse]
"Wha... Cumming inside...!? That's absolutely not okay! Sendou-kun...[r]
please... that's absolutely not allowed!!"[pcms]
*5301|
[fc]
[ns]Daisuke[nse]
"I know that too... We have to get Saeko-san off quickly... Uuuuh!"[pcms]
*5302|
[fc]
I twisted my body and put strength into my arms to shake off Saeko-san[r]
clinging to my back, but that only seemed to provide more stimulation.[pcms]
;//ma_H012c.bmp
[evcg storage="ma_H012c"][trans_c cross time=300]
*5303|
[fc]
[vo_aya s="aya_0422"]
[ns]Aya[nse]
"Ah... Fuaahh... No good... Sendou-kun... Nghh... Aaahhhhh! Inside my[r]
belly... being stirred up... the entrance too... Uwahh..."[pcms]
*5304|
[fc]
[ns]Daisuke[nse]
"Kuuuh! Masaka-san... if you tighten up like that... I'm going to..."[pcms]
*5305|
[fc]
I tried to pull out by moving my hips back, but sensing this movement,[r]
Saeko-san thrust her hips forward, pushing me back in.[pcms]
*5306|
[fc]
As I repeated this motion several times, I was becoming overwhelmed by[r]
the stimulation provided by Masaka-san.[pcms]
*5307|
[fc]
[vo_sae s="sae_0242"]
[ns]Saeko[nse]
"Heheh... Look~... Dai-chan's dick is twitching. Are you about to cum?[r]
Are you going to cum soon~? Make sure to release a lot~ Hehe"[pcms]
;//ma_H012b.bmp
[evcg storage="ma_H012b"][trans_c cross time=300]
*5308|
[fc]
[vo_aya s="aya_0423"]
[ns]Aya[nse]
"No, no! Absolutely not! That's absolutely not okay! Please! Stop it!![r]
Noo... Noooooo! You can't cum!"[pcms]
*5309|
[fc]
[ns]Daisuke[nse]
"I'm sorry, Masaka-san... I'm about to..."[pcms]
*5310|
[fc]
[vo_aya s="aya_0424"]
[ns]Aya[nse]
"Nooooo!!! Please stop, Sendou-kun... No! Noooooo! Sendou-kun's is[r]
going to be inside my belly... Please stopppp!"[pcms]
*5311|
[fc]
If this continues, I'll cum inside Masaka-san... What should I do...[r]
What can I possibly do now!?[pcms]
*5312|
[fc]
Masaka-san still seems unable to move her body, and no matter how much[r]
force I use to push Saeko-san away, she doesn't budge an inch...[pcms]
*5313|
[fc]
[vo_sae s="sae_0243"]
[ns]Saeko[nse]
"Ufufu~ Aya, your clitoris is so hard. Are you feeling it? Heheh...[r]
You're getting excited from having Dai-chan's dick inside you~ Ahah!"[pcms]
*5314|
[fc]
Saeko-san skillfully moved the hand supporting my dick, caressing[r]
Masaka-san's clitoris and the area around the entrance.[pcms]
*5315|
[fc]
She flicked the clitoris with her index finger and massaged the area[r]
where my dick joined with her middle finger.[pcms]
*5316|
[fc]
[vo_aya s="aya_0425"]
[ns]Aya[nse]
"Nfahh! Noo... Saeko-san! That's not okay! Nooo! Faaahh...!"[pcms]
*5317|
[fc]
[ns]Daisuke[nse]
"Kuuuh! Don't tighten up like that, Masaka-san!"[pcms]
*5318|
[fc]
[vo_sae s="sae_0244"]
[ns]Saeko[nse]
"Ufufu, you two are so cute! Onee-san will make you feel even better[r]
now... Ufufu! Ahahaha!! Ahahahaha!!"[pcms]
*5319|
[fc]
Under Saeko-san's relentless assault, both Masaka-san and I began to[r]
breathe heavily. Regardless of me, Masaka-san seemed to be getting[r]
excited as well.[pcms]
*5320|
[fc]
White, foamy liquid overflowed from Masaka-san's pussy, making lewd[r]
noises as it enveloped my dick.[pcms]
*5321|
[fc]
It was like after a sprint, I could hear the sound of my heart pumping[r]
blood rapidly. It seemed like I could even hear it coming from Masaka-[r]
san, who was a little distance away. Despite the abnormal situation,[r]
both of us were getting excited.[pcms]
*5322|
[fc]
[ns]Daisuke[nse]
"Ma-Masaka-san... I'm sorry! I can't... I'm sorry!"[pcms]
;//ma_H012c.bmp
[evcg storage="ma_H012c"][trans_c cross time=300]
*5323|
[fc]
[vo_aya s="aya_0426"]
[ns]Aya[nse]
"...ugh...ahh... Sendou-kun... It's okay... I can't anymore..."[pcms]
*5324|
[fc]
Masaka-san quietly closed her eyes and turned her face away from me[r]
gently. Her tears had already stopped.[pcms]
*5325|
[fc]
[ns]Daisuke[nse]
"I'm sorry, Masaka-san..."[pcms]
*5326|
[fc]
For some reason I couldn't understand, I kept apologizing to Masaka-[r]
san.[pcms]
*5327|
[fc]
Even though I thought to myself "I'm not to blame," the undeniable[r]
fact was that I was violating Masaka-san.[pcms]
*5328|
[fc]
And all I could do was apologize. That was all I could do in the[r]
current situation.[pcms]
*5329|
[fc]
[vo_aya s="aya_0427"]
[ns]Aya[nse]
"...I'm the one who should be sorry... If only I had noticed those[r]
people... And for ending up in this situation with me..."[pcms]
*5330|
[fc]
[ns]Daisuke[nse]
"No... Masaka-san, you're not to blame at all..."[pcms]
*5331|
[fc]
The trembling voices of the two of us, filled with tears, echoed[r]
through the trees and mixed in my head. The mixed voices fueled the[r]
growing sense of guilt.[pcms]
*5332|
[fc]
But there was a strange sensation in my body. My dick was reacting to[r]
Masaka-san's trembling voice.[pcms]
*5333|
[fc]
There was also a change in Masaka-san. Although her voice trembled,[r]
breaths similar to moans started to mix in with her voice.[pcms]
*5334|
[fc]
[vo_sae s="sae_0245"]
[ns]Saeko[nse]
"Oh dear, Aya is definitely getting excited, isn't she? It's no good[r]
to lie; if it feels good, you have to say it clearly. Now... where[r]
does it feel good? If you don't tell me, how will I know?"[pcms]
*5335|
[fc]
[vo_aya s="aya_0428"]
[ns]Aya[nse]
"No... that's not... right... It doesn't feel good... Nuh! Ahh...ahh,[r]
ah..."[pcms]
*5336|
[fc]
[vo_sae s="sae_0246"]
[ns]Saeko[nse]
"Look... if you don't tell me, I'll tease your clit even more... Where[r]
does it feel good? Your clit? Or maybe Dai-chan's cock~? Ahaha![r]
Ahahahaha!!"[pcms]
*5337|
[fc]
Saeko's mad laughter echoed around us. Masaka-san's muffled moans[r]
pierced my ears. The sweet yet different voices of the two women shook[r]
my brain.[pcms]
*5338|
[fc]
The oppressive something that had been in my head had faded away[r]
before I knew it. Although I felt guilty, "that" stimulated my dick[r]
and raised the voltage of my excitement.[pcms]
*5339|
[fc]
This is strange. I'm strange too. Were the men who attacked us earlier[r]
also overcome by this sensation?[pcms]
*5340|
[fc]
The situation I was in was gradually starting to feel enjoyable. Like[r]
those men, I was beginning to find pleasure in violating Masaka-san.[pcms]
*5341|
[fc]
[ns]Daisuke[nse]
"Ha...haha... What is this...? Am I the same as them? What is this...![r]
I'm not... like those guys...ugh!"[pcms]
*5342|
[fc]
I didn't want to be like them. But a noise similar to TV static ran[r]
across my vision, flipping a switch deep within my brain.[pcms]
*5343|
[fc]
An unknown "something" seemed to be controlling my mind, making me[r]
excited about violating Masaka-san. Moreover, I was starting to feel[r]
that there was nothing wrong with it.[pcms]
*5344|
[fc]
[ns]Daisuke[nse]
"Ugh...uh! Oh, I... about Masaka-san... Sorry! I don't understand[r]
anymore... Ugh...damn it!"[pcms]
*5345|
[fc]
With my dick still inside Masaka-san and being pushed by Saeko-san,[r]
the slight back and forth movement felt tedious, and I craved a[r]
stronger pleasure.[pcms]
*5346|
[fc]
I wanted to stir up Masaka-san's insides with all my might. To rub my[r]
dick deeper inside her, to twist it into her depths and then release[r]
my desires.[pcms]
*5347|
[fc]
[ns]Daisuke[nse]
"...? What am I thinking...? No... Just let it feel good...ugh![r]
Masaka-san...I might not be able to hold back anymore..."[pcms]
*5348|
[fc]
[vo_aya s="aya_0429"]
[ns]Aya[nse]
"Nnh...nuh... What? Sendou-kun..."[pcms]
*5349|
[fc]
I wanted to unleash my pitch-black desires onto Masaka-san. To spill[r]
all of my boiling urges into her.[pcms]
*5350|
[fc]
[ns]Daisuke[nse]
"Oh, I... inside Masaka-san... I want to release everything inside[r]
her! I want to let it out!"[pcms]
;//ma_H012b.bmp
[evcg storage="ma_H012b"][trans_c cross time=300]
*5351|
[fc]
[vo_aya s="aya_0430"]
[ns]Aya[nse]
"Eh...nooo! Sendou-kun... why so suddenly? Ahh...ahh, ah...nahhhhh![r]
No, nooooo~..."[pcms]
*5352|
[fc]
[vo_sae s="sae_0247"]
[ns]Saeko[nse]
"What's wrong~ Aya is saying no, but look at your pussy... It's[r]
overflowing so much... You must be feeling really good..."[pcms]
*5353|
[fc]
[vo_aya s="aya_0431"]
[ns]Aya[nse]
"Nuh... that's not... different... that's not true! Ahhh..."[pcms]
*5354|
[fc]
[vo_sae s="sae_0248"]
[ns]Saeko[nse]
"You say that but~ it's about time to be honest, isn't it? Your pussy[r]
is soaking wet... And you're squeezing Dai-chan so tightly... I can[r]
tell."[pcms]
*5355|
[fc]
[vo_sae s="sae_0249"]
[ns]Saeko[nse]
"You must be close to cumming, right? Your clit is twitching and your[r]
pussy is clenching too... I'll take good care of your clit for you,[r]
okay?"[pcms]
;//ma_H012c.bmp
[evcg storage="ma_H012c"][trans_c cross time=300]
*5356|
[fc]
[vo_aya s="aya_0432"]
[ns]Aya[nse]
"Ahh! Nuuuu!! That place is off-limits! Nooo...nooooo!! Ahh, ahhhhhh!"[pcms]
*5357|
[fc]
Taking her own words as a cue, Saeko-san began to rub Masaka-san's[r]
clit vigorously.[pcms]
*5358|
[fc]
With each movement of her fingers, each time she rubbed Masaka-san's[r]
clit, my dick was gripped tightly inside her pussy as if demanding to[r]
release its desires.[pcms]
*5359|
[fc]
The intervals at which Masaka-san's pussy squeezed my dick became[r]
shorter and shorter, and a sense of liberation as if all the ties[r]
binding my lower half were loosening assaulted me, pushing my[r]
endurance to its limit.[pcms]
*5360|
[fc]
[ns]Daisuke[nse]
"Masaka-san... if you do that, I can't hold back anymore! Ugh...uhhh![r]
Uaaaahhh!! I'm going to release it! Aaaahhhh!!"[pcms]
;//射精フラッシュ
;//ma_H012d.bmp
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ma_H012d"]
*5361|
[fc]
[vo_aya s="aya_0433"]
[ns]Aya[nse]
"Ah...ahhhhh! In my stomach...! Inside my stomach... there's so much[r]
of Sendou-kun's! Uaaaahh! I, too... ah... my head's going blank...[r]
ahhhhh!"[pcms]
;//射精フラッシュ
;//ma_H012d.bmp
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ma_H012d"]
*5362|
[fc]
[ns]Daisuke[nse]
"Ugh...uwah! I'm being squeezed again... I, I'm going to cum again...[r]
ugh!! Uaaaah!"[pcms]
;//ma_H012e.bmp
[evcg storage="ma_H012e"][trans_c cross time=300]
*5363|
[fc]
[vo_aya s="aya_0434"]
[ns]Aya[nse]
"Ah...ah-ah!! Ah...ahah...!! What is this feeling... ufufu...[r]
ahahaha!! It feels like my body is floating in the air... afu... ah...[r]
ah..."[pcms]
*5364|
[fc]
[vo_sae s="sae_0250"]
[ns]Saeko[nse]
"Fufu, Aya, that's what it means to cum... It feels good, doesn't it?[r]
Right~? When your partner is a boy, it feels this good... oh my... did[r]
you pass out?"[pcms]
*5365|
[fc]
I, too... What is this feeling...? All the strength is leaving my[r]
body...[pcms]
*5366|
[fc]
It's different from masturbation... Ugh... My eyelids are getting[r]
heavy...[pcms]
*5367|
[fc]
Ah, sex is... so pleasurable...[pcms]
*5368|
[fc]
When I wake up... I'll have sex with someone again.[pcms]
*5369|
[fc]
Ah, wait... There was something I had to do... I'm sure of it...[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene08,1>
[gameover]
;//→ゲームオーバー。
;//◎_gameover.bmp
[movie storage="gameover.mpg"]
(returntitle)[pcms]
;//----------------------------------------------------------

File diff suppressed because it is too large Load diff

1774
Kansen4_patch/b0030_k.ks Normal file

File diff suppressed because it is too large Load diff

1751
Kansen4_patch/c0010.ks Normal file

File diff suppressed because it is too large Load diff

852
Kansen4_patch/c0010_a.ks Normal file
View file

@ -0,0 +1,852 @@
*C0010_A
;//●ラベルA
;//〆:1を選択した場合
;//キャラ消し
[chara_int][trans_c cross time=150]
;//★_ガソリンスタンド 朝・昼 bg24a.bmp前ラベルから継続
[bg storage="bg24a"][trans_c cross time=500]
*6037|
[fc]
I hurriedly shouted towards the bathroom with a loud voice.[pcms]
*6038|
[fc]
[ns]Daisuke[nse]
"Makoto! Be careful! Some weird guy is heading your way alone!! Lock[r]
the door!! Don't come out for a while!!"[pcms]
*6038a|
[fc]
There was no reply. It was Makoto, who had been so frightened by the[r]
noise outside when we were checking earlier. She might be stiff with[r]
fear, but at least, it should avoid a direct confrontation if she[r]
comes out.[pcms]
*6039|
[fc]
[ns]Daisuke[nse]
"Masaka-san! Some weird guys are heading towards the car! The sliding[r]
door might be left open, so hurry up and close it!"[pcms]
;//■_車のスライドドア閉まる音
[se buf=0 storage="se028"]
[wait time=2200]
;//■_集中ドアロックの音
;//se071.ogg
[se buf=0 storage="se071"]
*6040|
[fc]
I also shouted towards the car. Immediately, I heard the sound of the[r]
sliding door closing, followed by the sound of the central door lock[r]
engaging. It seems she dealt with it just as I had instructed before[r]
getting out.[pcms]
*6041|
[fc]
It seems the door was indeed open. But now that it's locked, and since[r]
it's a car, it's fairly sturdy. As long as no one gets inside, we[r]
should be okay for a while, I thought.[pcms]
;//■_スニーカーで走る音
[se buf=0 storage="se048"]
*6042|
[fc]
Therefore, I hurried towards the bathroom to rescue Makoto.[pcms]
[ChrSetEx layer=5 chbase="etc_04a"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6043|
[fc]
The clearly strange man was reaching for the door leading to the[r]
bathroom with a grin on his face, drool dripping from the corner of[r]
his mouth.[pcms]
*6044|
[fc]
[ns]Daisuke[nse]
"You bastard! What do you think you're doing?!"[pcms]
*6045|
[fc]
At my words, the man slowly turned around and then, with a growl, came[r]
towards me.[pcms]
*6046|
[fc]
[ns]Infected Man C[nse]
"Uuu...uh...shut up...you're...in the way..."[pcms]
*6047|
[fc]
I aimed a flying kick at the man with the sluggish speech and[r]
movements.[pcms]
*6048|
[fc]
[ns]Infected Man C[nse]
"Gu...gah..."[pcms]
;//■_蹴る音
[se buf=0 storage="se047"]
;//白フラ
[白フラ]
;//キャラ揺らし
[eval exp="f.chara_x = 162,f.chara_y = 0"][quake_chara layer=5 xy m]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_人が倒れる
[se buf=0 storage="se012"]
*6049|
[fc]
The kick landed squarely in his chest, and he fell over flailing,[r]
hitting his head against a nearby wall with a thud as he fell, then[r]
slumped down along it and stopped moving.[pcms]
*6050|
[fc]
I watched for a while, but there was no sign of him moving, so I[r]
hurried to rescue Makoto in the bathroom.[pcms]
;//★_黒画面
[black_toplayer][trans_c cross time=1000][hide_chara_int]
*6051|
[fc]
[ns]Daisuke[nse]
"Makoto! Makoto? Are you okay?"[pcms]
;//■_激しいックの音
;//se072.ogg
[se buf=0 storage="se072"]
*6052|
[fc]
I pounded on the sliding door with my fist as I shouted. The door[r]
rattled but there was no response from inside.[pcms]
*6053|
[fc]
[ns]Daisuke[nse]
"Makoto? Makoto!! Hey! You're there, right?"[pcms]
*6054|
[fc]
I continued to bang on the door and shout several times, but only the[r]
door shook and there was no reply from Makoto.[pcms]
;//■_引き戸を勢いよく開ける音
[se buf=0 storage="se073"]
*6055|
[fc]
I reluctantly grabbed the handle of the sliding door and pulled it[r]
forcefully to the side.[pcms]
*6056|
[fc]
The door opened so easily that I was caught off guard and almost lost[r]
my balance. I had only intended to open the door, but I ended up[r]
stepping into the stall.[pcms]
*6057|
[fc]
In front of me... inside the stall...[pcms]
;//◆便座鐙23 削除
;//嶺岸・ひとまず★_トイレを入れておく
[bg storage="bg39a"][trans_c cross time=500]
[ChrSetEx layer=5 chbase="ab_UP_cA09"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6058|
[fc]
[ns]Daisuke[nse]
"!!"[pcms]
*6059|
[fc]
Makoto was safe. Well, it's debatable whether it's okay to say she was[r]
safe.[pcms]
*6060|
[fc]
Makoto was sitting on the toilet seat, frozen with an even paler face[r]
than before.[pcms]
*6061|
[fc]
Her panties were pulled down near her knees, and naturally, her lower[r]
half was exposed, showing her toned thighs and the round lines of her[r]
hips, and between her slightly closed legs was...[pcms]
*6062|
[fc]
My eyes almost went to the darkness between her legs for a moment, but[r]
I desperately pulled them away with reason.[pcms]
*6063|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6064|
[fc]
[vo_mak s="mako_0572"]
[ns]Makoto[nse]
"..."[pcms]
*6065|
[fc]
I think I was probably shocked by Makoto's unintended appearance. For[r]
a while, we just stared at each other without words.[pcms]
*6066|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6067|
[fc]
[vo_mak s="mako_0573"]
[ns]Makoto[nse]
"..."[pcms]
*6068|
[fc]
Suddenly, Makoto looked down and I came back to my senses.[pcms]
*6069|
[fc]
[ns]Daisuke[nse]
"I-I-I'm sorry! It wasn't on purpose! As long as you're safe! Sorry![r]
My bad!"[pcms]
*6070|
[fc]
I blurted out an apology belatedly and in a panic thought I had to get[r]
out of the bathroom, reaching for the handle of the sliding door.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6071|
[fc]
[vo_mak s="mako_0574"]
[ns]Makoto[nse]
"No, don't leave me!"[pcms]
*6072|
[fc]
[ns]Daisuke[nse]
"Huh?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6072a|
[fc]
Makoto's cheeks flushed rapidly after our eyes met again, then she[r]
suddenly looked away, bowed her head, and continued speaking.[pcms]
*6073|
[fc]
[vo_mak s="mako_0575"]
[ns]Makoto[nse]
"Don't leave... me behind, Daisuke. My... hips... seem to have given[r]
out... I can't seem to stand... on my own..."[pcms]
*6074|
[fc]
Makoto's words trailed off towards the end. That's understandable...[r]
No matter how well we know each other or are friends, encountering[r]
such a scene is hardly ever expected.[pcms]
*6075|
[fc]
On top of that, in her current state, she couldn't fix her clothes and[r]
had to rely on someone else's help...[pcms]
[chara_int][trans_c cross time=150]
;//★_黒画面
[black_toplayer][trans_c cross time=1000][hide_chara_int]
*6076|
[fc]
[ns]Daisuke[nse]
"Understood. I'm closing my eyes. ...Here... grab on."[pcms]
*6077|
[fc]
I faced the ceiling and closed my eyes even tighter as I approached,[r]
extending my palms in front of Makoto. Slowly, Makoto's hands came to[r]
rest on top of mine.[pcms]
*6078|
[fc]
[ns]Daisuke[nse]
"First, let's try standing up, okay?"[pcms]
*6079|
[fc]
I pulled on the hands resting on mine, repositioning my grip around[r]
her wrists, and then pulled upwards diagonally.[pcms]
*6080|
[fc]
Makoto's body lifted easily, and with the momentum of the pull, she[r]
leaned against me. Her resilient breasts were pressed against me.[pcms]
*6081|
[fc]
[vo_mak s="mako_0576"]
[ns]Makoto[nse]
"S-sorry!"[pcms]
*6082|
[fc]
[ns]Daisuke[nse]
"No, don't worry about it. More importantly, how are you? Can you[r]
stand on your own? Your... panties and such..."[pcms]
*6083|
[fc]
[vo_mak s="mako_0577"]
[ns]Makoto[nse]
"Uh... yeah. ...Yeah, I think I can manage to stand."[pcms]
*6084|
[fc]
The weight of Makoto leaning on me lightened, and the soft breasts[r]
that were pressed against me slowly pulled away.[pcms]
*6085|
[fc]
[ns]Daisuke[nse]
"If you're okay, then I'll let go of your hands. Alright? Are you[r]
really okay?"[pcms]
*6086|
[fc]
[vo_mak s="mako_0578"]
[ns]Makoto[nse]
"Yeah..."[pcms]
*6087|
[fc]
I slowly released my hands and then immediately took a step back[r]
before turning away from Makoto and opening my eyes. I reached for the[r]
handle of the sliding door and stepped out while closing it behind me.[pcms]
;//★_トイレ前 無いのでガソリンスタンド継続
;//★_ガソリンスタンド 朝・昼 bg24a.bmp
[bg storage="bg24a"][trans_c cross time=500]
*6088|
[fc]
[ns]Daisuke[nse]
"I'll wait here for you. Come out when you're ready."[pcms]
*6089|
[fc]
[vo_mak s="mako_0579"]
[ns]Makoto[nse]
"Yeah"[pcms]
*6090|
[fc]
Through the door, I could hear the sound of fabric rubbing. I[r]
desperately tried to banish the image of Makoto I had just seen from[r]
my mind while looking around to see if anyone was coming.[pcms]
;//■_引き戸がゆっくりと開く音
;//se074.ogg
[se buf=0 storage="se074"]
*6091|
[fc]
The door, which had been leaning slightly open, slowly opened. As I[r]
stepped away from in front of the door, Makoto came out, properly[r]
dressed but still hesitant.[pcms]
[ChrSetEx layer=5 chbase="ab_cB01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6092|
[fc]
[vo_mak s="mako_0580"]
[ns]Makoto[nse]
"...Sorry. Thanks for waiting..."[pcms]
*6093|
[fc]
Makoto was still blushing and fidgeting behind the door. When I gently[r]
offered my hand, she returned the gesture with a shy smile and took my[r]
hand.[pcms]
*6094|
[fc]
[ns]Daisuke[nse]
"Let's head back to the car. Makoto's hips aren't fully stable yet, so[r]
use my hand for support."[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6095|
[fc]
[vo_mak s="mako_0581"]
[ns]Makoto[nse]
"Yeah... thank you, Daisuke."[pcms]
*6096|
[fc]
I led Makoto by the hand, passing by the guy I had knocked down[r]
earlier.[pcms]
[ChrSetEx layer=5 chbase="ab_cA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6096a|
[fc]
Suddenly, Makoto gripped my hand tightly, so I squeezed back.[pcms]
*6097|
[fc]
[ns]Daisuke[nse]
"It's okay. He seems to have hit his head, so he won't be getting up[r]
for a while. Let's hurry."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*6098|
[fc]
Looking towards the entrance where the car was parked, one man was[r]
wandering around the car while another was plastered against the[r]
passenger window, yelling at Ms. Masaka.[pcms]
[ChrSetEx layer=5 chbase="etc_02c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6099|
[fc]
[ns]Infected Man B[nse]
"Hey... sis... you're pretty... come down... join us..."[pcms]
*6100|
[fc]
Ms. Masaka was staring down the man who was banging on the window with[r]
a cold, sharp gaze.[pcms]
[ChrSetEx layer=5 chbase="ab_cA03"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6101|
[fc]
[vo_mak s="mako_0582"]
[ns]Makoto[nse]
"What should we do about those guys around the car..."[pcms]
*6102|
[fc]
[ns]Daisuke[nse]
"We'll have to knock them down and take the chance to get into the[r]
car. Makoto, can you run?"[pcms]
*6103|
[fc]
[vo_mak s="mako_0583"]
[ns]Makoto[nse]
"Uh... yeah. Just give me a moment."[pcms]
*6104|
[fc]
Despite her strained expression, Makoto attempted some squat exercises[r]
on the spot. It seemed that the damage to her hips was less than[r]
expected as she was able to repeat the movement several times.[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6105|
[fc]
[vo_mak s="mako_0584"]
[ns]Makoto[nse]
"Yeah! I think I'll be fine with this feeling. It might be tough if I[r]
had to run a long distance, but up to there..."[pcms]
*6106|
[fc]
[ns]Daisuke[nse]
"Got it. I'll handle those guys. Get into the car as soon as I give[r]
the signal."[pcms]
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6107|
[fc]
[ns]Infected Man A[nse]
"A... woman... over here too..."[pcms]
*6108|
[fc]
At those unexpected words, I turned around to see the man who had been[r]
loitering around the car coming towards us with his arms stretched[r]
out.[pcms]
[ChrSetEx layer=5 chbase="ab_cA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6109|
[fc]
[vo_mak s="mako_0585"]
[ns]Makoto[nse]
"Eek!!"[pcms]
;//♂:小さいゃではないです。あくまでおおきいやです。
[ChrSetEx layer=5 chbase="etc_03c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//■_人を殴る音
[se buf=0 storage="se038"]
;//白フラ
[白フラ]
;//キャラ揺らし
[eval exp="f.chara_x = 162,f.chara_y = 0"][quake_chara layer=5 xy m]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_金属にぶつかる音
;//se075.ogg
[se buf=0 storage="se075"]
*6110|
[fc]
I immediately lunged forward, aiming a body blow at the approaching[r]
man. Clinging to him, I charged towards a fuel pump and pushed him[r]
off; he rebounded off the pump and fell to the ground.[pcms]
*6111|
[fc]
[ns]Infected Man A[nse]
"...ah... ugh..."[pcms]
[ChrSetEx layer=5 chbase="etc_02c"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6112|
[fc]
[ns]Infected Man B[nse]
"The man... is in the way..."[pcms]
*6113|
[fc]
Perhaps alerted by the noise, the man who had been clinging to the car[r]
window turned towards me.[pcms]
*6114|
[fc]
[ns]Daisuke[nse]
"You're the one in the way--!!"[pcms]
;//■_跳び蹴りの音
[se buf=0 storage="se047"]
;//白フラ
[白フラ]
;//キャラ揺らし
[eval exp="f.chara_x = 162,f.chara_y = 0"][quake_chara layer=5 xy m]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_人が倒れる音
[se buf=0 storage="se012"]
*6115|
[fc]
I delivered a flying kick to that guy. It hit cleanly again, and the[r]
man bent backward into a "く" shape, falling over and then striking his[r]
head hard against the concrete ground with a thud.[pcms]
*6116|
[fc]
[ns]Daisuke[nse]
"Makoto!! Now's the time!! Get in!!"[pcms]
;//■_リモコンドアロック解除の音
;//se076.ogg
[se buf=0 storage="se076"]
[wait time=400]
;//■_自動車のドア開ける
[se buf=0 storage="se003"]
*6117|
[fc]
While shouting, I pressed the key button in my pocket to unlock the[r]
car doors. Without delay, I opened the driver's side door and got[r]
inside.[pcms]
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"][trans_c cross time=150]
*6118|
[fc]
Somehow, we managed to get past them. All that's left is to start the[r]
car and escape.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA05"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*6119|
[fc]
[vo_aya s="aya_0468"]
[ns]Aya[nse]
"Makoto-san!! Get in the car!! Run!!"[pcms]
;//自動車フレーム消去(キャラ毎)
[chara_int_ layer=1][chara_int_ layer=5][chara_int_ layer=6][trans_c cross time=150]
[ChrSetEx layer=5 chbase="ab_cA09"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6120|
[fc]
Prompted by Masaka-san's words, I turned to look at the passenger seat[r]
and saw Makoto still standing near the entrance through Masaka-san.[pcms]
*6121|
[fc]
[vo_aya s="aya_0469"]
[ns]Aya[nse]
"Makoto-san!! Hurry!! Run--!!"[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_自動車のスライドドア開ける
[se buf=0 storage="se027"]
;//自動車フレーム表示(セカンドシート昼・)
[CarSetBase carbase="car_flame_s_t_a"]
[chara_int_ layer=6][trans_c cross time=150]
;//強制ウェエイト
[wait time=1000]
[ChrSetEx layer=5 chbase="ab_UP_cA09"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*6122|
[fc]
Makoto's body jerked in surprise, and finally, she started running[r]
towards the car with a stagger. The sliding door was opened, and[r]
Makoto, breathing heavily, climbed in.[pcms]
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"][trans_c cross time=150]
*6123|
[fc]
All that's left is to start the car!![pcms]
*6124|
[fc]
However, when I looked in the side mirror, I realized something. The[r]
nozzle was still inserted into the gas tank.[pcms]
*6125|
[fc]
This is bad. At the very least, I need to close the tank cap.[pcms]
*6126|
[fc]
Looking in the rearview mirror, I saw several heads moving in the[r]
bushes. It seems they've gathered from somewhere, attracted by the[r]
noise. Before more of them show up, I need to remove the fuel pump[r]
handle; it'll be troublesome otherwise.[pcms]
*6127|
[fc]
These guys, they're the ones who've gone crazy from the infection[r]
mentioned on the radio... How many of them are there, I wonder? I know[r]
they're in the city. But are they also on the way there?[pcms]
*6128|
[fc]
Until now, there were no signs of people on the road or at this[r]
station. If our noise has drawn them here, we might end up moving with[r]
them trailing behind us from now on.[pcms]
*6129|
[fc]
It was already quite difficult to pay attention to the front while[r]
driving, but if we have to constantly be aware of what's behind us[r]
too... Plus, being chased feels terrible.[pcms]
*6130|
[fc]
Maybe it's better to create some sort of delay for them. No, we[r]
definitely should.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*6131|
[fc]
[vo_aya s="aya_0470"]
[ns]Aya[nse]
"Sendou-kun, let's leave quickly."[pcms]
*6132|
[fc]
[ns]Daisuke[nse]
"No, sorry. I left the fuel pump handle inserted. I'll go pull it out[r]
right now."[pcms]
;//自動車フレーム消去(キャラ毎)
[chara_int_ layer=1][chara_int_ layer=5][chara_int_ layer=6][trans_c cross time=150]
;//■_自動車ドア開ける音
[se buf=0 storage="se003"]
*6133|
[fc]
Saying that, I jumped out of the car.[pcms]
;//■_ガソリンキャップ閉める音
;//se077.ogg
[se buf=0 storage="se077"]
[wait time=2500]
;//■_給油口ドア閉める音
;//se078.ogg
[se buf=0 storage="se078"]
*6134|
[fc]
I pulled out the handle from the gas tank, screwed the cap on tightly,[r]
and closed the tank door.[pcms]
*6135|
[fc]
Then, I went to get what had popped into my mind earlierthe solid[r]
fuel I had seen when searching through the luggage roomand took out[r]
its small package from behind the car.[pcms]
*6136|
[fc]
Once again holding the fuel pump handle, I raised my hand as high as[r]
possible and sprayed gasoline across the road in front of the station[r]
along a line that crossed it. A new path with a wide black wet trail[r]
was created.[pcms]
;//■_100円ライターの音
;//se079.ogg
[se buf=0 storage="se079"]
*6137|
[fc]
After returning the handle, I lit the solid fuel with a 100-yen[r]
lighter that I had taken out along with it from the luggage room and[r]
aimed for the edge of the road as much as possible before throwing the[r]
burning fuel.[pcms]
;//■_炎がぼわっと燃える音
;//se080.ogg
[se buf=0 storage="se080"]
[wait time=4000]
;//■_大きな炎が延焼する音
;//se081.ogg
[se buf=1 storage="se081" loop=true]
*6138|
[fc]
A burst of flame shot up instantly. It was midsummer daylight. The[r]
gasoline vaporized easily and ignited quickly thanks to that. A wall[r]
of flames had formed in no time.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA05"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*6139|
[fc]
[vo_aya s="aya_0471"]
[ns]Aya[nse]
"Sendou-kun!! Hurry up!"[pcms]
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"][trans_c cross time=150]
;//■_自動車発進の音
[se buf=0 storage="se029"]
*6140|
[fc]
Urged by Masaka-san's words, I got back into the car again, started[r]
the engine, and left the gas station property. On the road was a[r]
straight wall of flames burning fiercely.[pcms]
;//■_自動車が立ち去る走行音
[se buf=0 storage="se036"]
;//seフェード停止
[stopse buf=1]
;<SoundRun 3,Stop,ON,2000>
;//ブラインド黒
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
*6141|
[fc]
Beyond it, I could see their numbers gradually increasing.[pcms]
;//自動車の走行音(車内)
[se buf=0 storage="se031" loop=true]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eC03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*6142|
[fc]
[vo_aya s="aya_0472"]
[ns]Aya[nse]
"Those people... they seem panicked..."[pcms]
*6143|
[fc]
Masaka-san stared through the wall of flames with a sharp gaze and[r]
murmured.[pcms]
;//自動車フレーム消去(キャラ毎)
;//ブラインド黒
[black_toplayer][trans_c blind_lr time=1000][hide_chara_int]
;//seフェード停止
[stopse buf=0]
;<SoundRun 2,Stop,ON,2000>
;//BGMフェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;//〆C0020 
[jump storage="C0020.ks" target=*C0020_TOP]
;//----------------------------------------------------------

45
Kansen4_patch/c0010_b.ks Normal file
View file

@ -0,0 +1,45 @@
*C0010_B1
;//●ラベルB1
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:エスケープフロー・2のマーク表示フラグ
;//〆:エスケープフロー・2のマーク点灯フラグ
;//♂:ここまでセット
;//♂:上のものは、セーフティとして入れた
;<Mov g_bad201,1>
;<Mov flow_page,3>
;<Mov flow_no,2>
;//♪_BGM08
[bgm storage="bgm08"]
*6144|
[fc]
Damn it... Both options are dangerous... What should I do...?[pcms]
*6145|
[fc]
That's it![pcms]
;//〆ラベルB 
[jump storage="C0010_B.ks" target=*C0010_B]
;//----------------------------------------------------------
*C0010_B
;//●ラベルB
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:エスケープフロー・2のマーク表示フラグ
;//〆:エスケープフロー・2のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_bad201,1>
;<Mov flow_page,3>
;<Mov flow_no,2>
;//〆:2を選択した場合
;//※条件分岐
;//Self destruction がON→C_zap001へ
;//Self destruction がOFF→継続
[if exp="sf.g_Self_destruction == 1"][jump storage="C0010_B_zapsel.ks" target=*C0010_B_zapsel][endif]
[jump storage="C0010_C1.ks" target=*C0010_C1]
;//----------------------------------------------------------

View file

@ -0,0 +1,71 @@
*C0010_B_zapsel
;{SceneSet ガソリンスタンド}
;//----------------------------------------------------------
;//file名 C_zap001
;//登場人物:感染者・主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午後6時12時
;//場所 :管理人室内
;//予想容量30kb
;//----------------------------------------------------------
;//----------------------------------------------------------
;//〆:ザッピング選択肢
;//〆真坂視点→ラベルA *C0010_zap_A
;//〆鐙視点→ラベルB *C0010_zap_B
;//〆能登屋視点→ラベルC *C0010_zap_C
;//〆キャンセル→C0010 ラベルB継続 *C0010_C
;mm ザッピング前に黒追加
[fadeoutbgm time=500]
[black_toplayer][trans_c cross time=500][hide_chara_int]
*ZAP03|ザッピング選択肢 絢/眞琴/梢/キャンセル
;//真坂絢
;//鐙眞琴
;//能登屋梢
;//キャンセル
[eval exp="f.selbt_mas = 1"]
[eval exp="f.selbt_abu = 1"]
[eval exp="f.selbt_sae = 0"]
[eval exp="f.selbt_koz = 1"]
[eval exp="f.selbt_syo = 0"]
[eval exp="f.selbt_can = 1"]
;ボタン込み
[zap_set1]
[zap_set2]
[s]
;------------------------------------------------
*aspect_sel_SEL01|ザッピング選択肢 絢
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
[jump storage="C0010_zap_A.ks" target=*C0010_zap_A]
;------------------------------------------------
*aspect_sel_SEL02|ザッピング選択肢 眞琴
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
[jump storage="C0010_zap_B.ks" target=*C0010_zap_B]
;------------------------------------------------
*aspect_sel_SEL04|ザッピング選択肢 梢
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
[jump storage="C0010_zap_C.ks" target=*C0010_zap_C]
;------------------------------------------------
*aspect_sel_SEL06|ザッピング選択肢 キャンセル
[zap_clear]
[black_toplayer][trans_c random time=1000][hide_chara_int]
;[zapfade]
[jump storage="C0010_C1.ks" target=*C0010_C1]
;//----------------------------------------------------------

851
Kansen4_patch/c0010_c1.ks Normal file
View file

@ -0,0 +1,851 @@
*C0010_C1
[eval exp="sf.SRP10 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[bgm storage="bgm08"]
[jump target=*scene10_START]
*NORMAL_GAME
;//♪_BGM08
[bgm storage="bgm08"]
;//★_ガソリンスタンド 朝・昼 bg24a.bmp前ラベルから継続
[bg storage="bg24a"][trans_c cross time=500]
;//嶺岸・ZAPキャンセル時用に
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*6146|
[fc]
They should be able to handle the car if I call out to them. I've[r]
taught them what to do. With that judgment, I immediately shouted[r]
towards the car.[pcms]
*6147|
[fc]
[ns]Daisuke[nse]
"Over there, a weird guy went that way! Be careful!"[pcms]
;//■_スニーカーで走る音
[se buf=0 storage="se048"]
*6148|
[fc]
As I shouted, I was already running towards the restroom to rescue[r]
Makoto.[pcms]
*6149|
[fc]
The clearly disturbed man, drooling from the corner of his mouth, had[r]
a nasty grin on his face as he was about to reach for the door leading[r]
to the restroom.[pcms]
*6150|
[fc]
[ns]Daisuke[nse]
"Makoto! A strange guy is approaching! Stay inside! Lock the door!"[pcms]
*6151|
[fc]
[ns]Daisuke[nse]
"You bastard! Stop! What do you think you're doing?!"[pcms]
*6152|
[fc]
The man slowly turned around in response to my words.[pcms]
*6153|
[fc]
[ns]Daisuke[nse]
"Ugh!"[pcms]
[ChrSetEx layer=5 chbase="etc_04a"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*6154|
[fc]
The guy who turned around had bloodshot eyes bulging out, and his[r]
entire face was contorted with countless wrinkles, flushed red as if[r]
he were an enraged Asura or a Ni statue.[pcms]
*6155|
[fc]
[ns]Infected Man C[nse]
"Uooo! Oooh! Don't... get in my way--!!"[pcms]
;//■_どつく音
[se buf=0 storage="se038"]
;//赤フラ
[赤フラ]
;//♯_シェイク
[quake_bg xy m]
;//■_人が倒れる
[se buf=0 storage="se039"]
*6156|
[fc]
I flinched at his appearance for a moment. In that instant, the man[r]
charged at me with a speed greater than any of the others before, and[r]
I was knocked down.[pcms]
;//♂:感染間もない男という想定です。だから言葉が幾分まとも。
*6157|
[fc]
[ns]Infected Man C[nse]
"Shut up... damn it! Let me do what I want!"[pcms]
*6158|
[fc]
The guy who knocked me down straddled me and started swinging his fist[r]
down at me.[pcms]
;//■_人を殴る音
[se buf=0 storage="se038"]
;//♯_レッドフラッシュ
[赤フラ]
;//♯_シェイク
[quake_bg xy m]
*6159|
[fc]
[ns]Daisuke[nse]
"Guh...ah"[pcms]
;//キャラ消し
;//★_昼空
[bg storage="bg35b"][trans_c cross time=500]
*6160|
[fc]
What's with this guy's strength...? Just one punch and my head is[r]
spinning...[pcms]
*6161|
[fc]
I remember being punched in a similar position when I got into a fight[r]
a long time ago. That opponent also hit me with all his might.[pcms]
*6162|
[fc]
It hurt for sure, but not as much as this. His fist feels like a large[r]
stone hit me.[pcms]
*6163|
[fc]
[ns]Daisuke[nse]
"Ah...agh...ah..."[pcms]
*6164|
[fc]
[ns]Infected Man C[nse]
"What's the matter... you're so weak! It's because you're in my way,[r]
that's what happens! Idiot!"[pcms]
*6165|
[fc]
After spitting saliva and curses at me, the man staggered back towards[r]
the restroom where Makoto was.[pcms]
*6166|
[fc]
[ns]Daisuke[nse]
"Gah...ah..."[pcms]
*6167|
[fc]
I tried to shout to warn Makoto. But maybe because my brain was also[r]
shaken, the command was cut off midway and didn't reach my mouth.[pcms]
*6168|
[fc]
Damn it... I can't even move my mouth properly... At this rate, Makoto[r]
will be attacked by that guy![pcms]
*6169|
[fc]
[vo_mob s="mega_0001"]
[ns][nse]
"Ahhha~! Oh, men~!"[pcms]
*6170|
[fc]
[vo_mob s="tia_0001"]
[ns][nse]
"Eh!? Seriously!? For real!? Where? Where where? Where's my semen?!"[pcms]
;//組み込み時に、??? に置換
;//立ちキャラはありません
*6171|
[fc]
[ns]Daisuke[nse]
"...!?"[pcms]
*6172|
[fc]
"Bad things come in threes," my dad and mom used to say with a wry[r]
smile. My current situation is exactly "that."[pcms]
*6173|
[fc]
Two women making strange noises approached me as I lay on the ground[r]
in a pathetic state.[pcms]
*6174|
[fc]
But still unable to move and not even able to turn my head, I could[r]
only sense the "two women" approaching with my ears.[pcms]
*6175|
[fc]
Judging by their voices and what they were saying, these women must be[r]
part of those weird guys' group.[pcms]
*6176|
[fc]
That means... Not only Makoto but I'm also in danger! Damn it, move,[r]
my body![pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//白フェード
[white_toplayer][trans_c cross time=1000][hide_chara_int_w]
;//回想開始箇所のラベル
*scene10_START
;//ETC_N001.bmp
[evcg storage="ETC_N001c"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*6177|
[fc]
[vo_mob s="mega_0002"]
[ns][nse]
"Ahhha~! Hey, he's quite a good-looking guy, isn't he~? Ahh~...my[r]
pussy is getting so hot!"[pcms]
;//立ちキャラはありません
*6178|
[fc]
[vo_mob s="tia_0002"]
[ns][nse]
"Really!? He's totally my type! Hey, hey, can I eat this guy with my[r]
pussy~?"[pcms]
;//立ちキャラはありません
*6179|
[fc]
[vo_mob s="mega_0003"]
[ns][nse]
"Sure~! Then~, I'll get serviced!"[pcms]
;//立ちキャラはありません
*6180|
[fc]
[vo_mob s="tia_0003"]
[ns][nse]
"That's great, that's great! Kyaha! Let's do it~!"[pcms]
;//立ちキャラはありません
*6181|
[fc]
[ns]Daisuke[nse]
"Guh...ah..."[pcms]
*6182|
[fc]
What are these girls talking about... What are they planning to do?![pcms]
;//♪_BGM08 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
;//♪_BGM06 フェードイン
[bgm storage="bgm06"]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//◆_二人の感染者が主人公を襲う ETC_H006a
;//ETC_H006a.bmp
[evcg storage="ETC_H006a"][trans_c cross time=1000]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*6183|
[fc]
[vo_mob s="mega_0004"]
[ns]Girl with Glasses[nse]
"Ufufu...my pussy is already soaking wet... Hey, lick it a lot...?[r]
Make me feel good~"[pcms]
*6184|
[fc]
[vo_mob s="tia_0004"]
[ns]Cheerleader[nse]
"What~? Your dick is so small~! I'll rub it for you...so hurry up and[r]
make it bigger!"[pcms]
*6185|
[fc]
As the numbness in my body finally started to fade and I could move[r]
freely again, two girls screaming weirdly straddled my face and[r]
crotch.[pcms]
*6186|
[fc]
Honestly, I thought I could fend off even two girls if they were my[r]
opponents. But that was completely overestimating myself.[pcms]
*6187|
[fc]
[ns]Daisuke[nse]
"Wai-, wait! What are you girls thinking?! Get off! Get off me!! Stop[r]
it!!"[pcms]
*6188|
[fc]
I struggled as if my whole body was a spring. But the girls' legs had[r]
me completely pinned down, and I could only manage to lift my hips[r]
slightly.[pcms]
*6189|
[fc]
Moreover, ignoring my plight, the two girls continued to play with[r]
their bodies.[pcms]
*6190|
[fc]
[vo_mob s="mega_0005"]
[ns]Glasses Girl[nse]
"What's the matter~? Aren't you happy to see my pussy? Or, could it be[r]
that you prefer boys over girls? No way~! But maybe for you, that's[r]
okay~!"[pcms]
*6191|
[fc]
[vo_mob s="tia_0005"]
[ns]Cheerleader[nse]
"Ahaha! It's okay, it looks like! Your dick...it's getting bigger and[r]
bigger, isn't it~?"[pcms]
*6192|
[fc]
[vo_mob s="mega_0006"]
[ns]Girl with Glasses[nse]
"Tch...that's a bit disappointing... Ah...just thinking about it makes[r]
me wet again... That's right... I'll rub it against your face!"[pcms]
*6193|
[fc]
[ns]Daisuke[nse]
"Mmmph...bah!!"[pcms]
*6194|
[fc]
Between the guy earlier and these girls, everything they say and do is[r]
completely crazy.[pcms]
*6195|
[fc]
Watching from the sidelines, I might have thought it enviable. But now[r]
that I'm caught up in this situation myself, I don't feel even a speck[r]
of that.[pcms]
*6196|
[fc]
Right now, rather than feeling happy, all I can think about is how to[r]
escape from here while I continue to struggle beneath the girls.[pcms]
*6197|
[fc]
[vo_mob s="tia_0006"]
[ns]Cheerleader[nse]
"Ahhah! Hey, did looking at your pussy make you like this? Your dick[r]
is getting bigger and bigger! Ahaha...amazing! Ahaha!!"[pcms]
*6198|
[fc]
[vo_mob s="mega_0007"]
[ns]Girl with Glasses[nse]
"Really? Then look at my pussy even more... Hey~...lick my clit,[r]
please~...?"[pcms]
*6199|
[fc]
[ns]Daisuke[nse]
"Mmph...stop...stop it...bah! Ugh...ah!"[pcms]
*6200|
[fc]
The girl straddling my face rubbed her pussy against it, while the[r]
girl straddling my crotch tried to insert my dick into her slippery[r]
groove.[pcms]
*6201|
[fc]
Both the girl with glasses and the cheerleader looked like very[r]
serious girls at first glance, but what they were doing was even more[r]
extreme than what's in porn magazines or adult videos.[pcms]
*6202|
[fc]
[vo_mob s="tia_0007"]
[ns]Cheerleader[nse]
"Ah...haah...your dick...it's so hot... Just rubbing it...I feel like[r]
I'm going to cum...nngh!"[pcms]
*6203|
[fc]
[vo_mob s="mega_0008"]
[ns]Girl with Glasses[nse]
"I want more...hey! Put your tongue in deeper! Lick my clit and the[r]
inside of my pussy more...please!"[pcms]
*6204|
[fc]
[ns]Daisuke[nse]
"Ugh...ahh!"[pcms]
*6205|
[fc]
[vo_mob s="mega_0009"]
[ns]Girl with Glasses[nse]
"Ahaha~...my hips...can't stop moving... My hips are moving on their[r]
own! It feels so good!!"[pcms]
*6206|
[fc]
[vo_mob s="tia_0008"]
[ns]Cheerleader[nse]
"Nngh~...mmm~! My hips are about to... Your dick...inside me...ahh![r]
Ha, ahh...the tip of your dick is hitting my clit...ah!"[pcms]
;//♯_ホワイトフラッシュ
;//ETC_H006b.bmp
[evcg白フラ storage="ETC_H006b"]
*6207|
[fc]
[ns]Daisuke[nse]
"Ugh!?"[pcms]
*6208|
[fc]
The sensation of being softly enveloped as she rubbed my dick changed[r]
suddenly as I heard a 'plop' sound, and the entire shaft and tip were[r]
tightly squeezed.[pcms]
*6209|
[fc]
[vo_mob s="tia_0009"]
[ns]Cheerleader[nse]
"Ah, ahhh!! It's in! It slid into my pussy! The back of my stomach is[r]
being rubbed...it feels so good!"[pcms]
*6210|
[fc]
[vo_mob s="mega_0010"]
[ns]Girl with Glasses[nse]
"Ahh! It's hot! My pussy...I can feel it..., noo...it hurts so good![r]
My whole pussy feels like it's inside your mouth!"[pcms]
*6211|
[fc]
[ns]Daisuke[nse]
"Mmphh...!"[pcms]
*6212|
[fc]
This must be what it's like to be violated. I'm being violated by two[r]
girls.[pcms]
*6213|
[fc]
My mouth, my dick, and even my heart are being violated! This isn't[r]
the kind of sex I wanted![pcms]
*6214|
[fc]
But I can't escape. I can't move my body or push the girls away.[pcms]
*6215|
[fc]
[vo_mob s="tia_0010"]
[ns]Cheerleader[nse]
"Ahaha~...inside my stomach...your dick seems to be dancing. It's[r]
twitching... The entrance feels so good!"[pcms]
*6216|
[fc]
[vo_mob s="mega_0011"]
[ns]Glasses Girl[nse]
"Ahhhh...something's overflowing from deep inside my stomach...what is[r]
this? It's amazing!"[pcms]
*6217|
[fc]
[vo_mob s="tia_0011"]
[ns]Cheerleader[nse]
"Wowahh! The deepest part of my stomach! Right at the entrance of the[r]
womb!! The tip of your dick is touching it! My body is going numb!"[pcms]
*6218|
[fc]
[vo_mob s="mega_0012"]
[ns]Glasses Girl[nse]
"Uhhhh...my clit, noo...ahhh! It's amazing! So amazing!! Ahhhhhh!![r]
Noo! Something's coming out!"[pcms]
*6219|
[fc]
The two girls drowning in their own "masturbation" using my body were[r]
raising their voices in ecstasy and trembling.[pcms]
*6220|
[fc]
And now, with both my face and crotch drenched in these girls' fluids[r]
of desire, I began to feel a numbness at the back of my head.[pcms]
*6221|
[fc]
In this crazy situation, not only my body but also my mind was[r]
starting to go numb.[pcms]
*6222|
[fc]
The tip of my dick felt like it was about to burst from swelling. The[r]
center between my hips and stomach was burning hot.[pcms]
*6223|
[fc]
Despite the situation, even I was beginning to feel pleasure like[r]
these girls.[pcms]
*6224|
[fc]
[ns]Daisuke[nse]
"Ughh...damn it...why is this happening..."[pcms]
*6225|
[fc]
[vo_mob s="tia_0012"]
[ns]Cheerleader[nse]
"Ah...no good...no good at all! Something inside my stomach is[r]
squeezing tight!"[pcms]
*6226|
[fc]
[vo_mob s="mega_0013"]
[ns]Girl with Glasses[nse]
"Ahhhh...my pussy, being licked, it's making squishy sounds! The[r]
naughty sound is echoing in my head! Ahhhhh~..."[pcms]
*6227|
[fc]
[vo_mob s="tia_0013"]
[ns]Cheerleader[nse]
"No, you can't...do that! It's too naughty...I'm going to cum, aren't[r]
I?! Ahhh! My pussy is twitching!"[pcms]
*6228|
[fc]
[ns]Daisuke[nse]
"Ah, kuh..."[pcms]
*6229|
[fc]
The two girls began to tremble in small, rapid movements almost[r]
simultaneously, and their hip movements grew more intense.[pcms]
*6230|
[fc]
In response, my hips also started moving on their own, and as a[r]
result, I ended up pleasing the girl straddling my thing.[pcms]
;//ETC_H006c.bmp
[evcg storage="ETC_H006c"][trans_c cross time=300]
*6231|
[fc]
[vo_mob s="tia_0014"]
[ns]Cheerleader[nse]
"Ah, ahh...ahh...agh! Ahhh!? No, no way...this is bad...I'm going to[r]
cum~! Kyauh! It's suddenly so intense...ahhh!"[pcms]
*6232|
[fc]
[vo_mob s="mega_0014"]
[ns]Girl with Glasses[nse]
"Haaahh...ahhh...I, I'm going to... I'm going to cum too! Rubbing[r]
against my face, it's embarrassing...being seen cumming from my[r]
pussy!"[pcms]
*6233|
[fc]
The back of my head was numb, and my senses and consciousness were[r]
starting to paralyze. Despite hating it so much before, I began to[r]
lick the pussy of the girl with glasses frantically.[pcms]
*6234|
[fc]
[ns]Daisuke[nse]
"Nn...puah!"[pcms]
*6235|
[fc]
[vo_mob s="tia_0015"]
[ns]Cheerleader[nse]
"I'm about to cum soon! Harder! Do it harder!! Ahhhh!! Ahhaa!!"[pcms]
*6236|
[fc]
My hips moved on their own, thrusting into the pussy of the girl[r]
dressed as a cheerleader, making squelching sounds.[pcms]
*6237|
[fc]
When I thrust my thing inside, a slippery sensation enveloped me to[r]
the base, and the stimulation of hitting deep inside her belly called[r]
forth an ejaculatory sensation deep in my hips.[pcms]
*6238|
[fc]
Trying to escape that sensation, when I attempted to pull out my[r]
thing, her pussy seemed to say "I won't let go," clamping down[r]
strongly and crushing it entirely.[pcms]
*6239|
[fc]
[vo_mob s="tia_0016"]
[ns]Cheerleader[nse]
"Ah...I'm cumming!! I'm cuuummmiiing!!! Nooo!!"[pcms]
*6240|
[fc]
[vo_mob s="mega_0015"]
[ns]Girl with Glasses[nse]
"I, I too...can't hold it anymore!! Cumming, cummingcummingcumming!![r]
Ahhh!!"[pcms]
*6241|
[fc]
The two girls shook the entrance of their pussies and their bodies[r]
violently and screamed in a voice that was even higher pitched than[r]
before, almost like crying.[pcms]
*6242|
[fc]
In that moment, the girl dressed as a cheerleader clamped down on my[r]
thing as if in a vise, squeezing strongly and intermittently, while[r]
the girl with glasses sprayed liquid flamboyantly from her crotch.[pcms]
*6243|
[fc]
[ns]Daisuke[nse]
"Ugh, aaaaaaaaah!!"[pcms]
;//♯_ホワイトフラッシュ
;//ETC_H006d.bmp
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ETC_H006d"]
*6244|
[fc]
Excited by the squirting before me and feeling an intense climax from[r]
the crushing stimulation on my entire thing, I ejaculated as if[r]
spewing out all the contents of my body.[pcms]
*6245|
[fc]
[vo_mob s="mega_0016"]
[ns]Girl with Glasses[nse]
"Hah...hah...ahhaa...that was amazing..."[pcms]
*6246|
[fc]
[vo_mob s="tia_0017"]
[ns]Cheerleader[nse]
"Ufufu...got so much semen... Got filled up so much inside...ahha!"[pcms]
*6247|
[fc]
[ns]Daisuke[nse]
"Guh...uh..."[pcms]
*6248|
[fc]
The girl dressed as a cheerleader finally released my thing from her[r]
mouth while lovingly stroking her belly.[pcms]
;//ETC_N001.bmp
[evcg storage="ETC_N001c"][trans_c cross time=1000]
*6249|
[fc]
[vo_mob s="tia_0018"]
[ns]Cheerleader[nse]
"Ahh...that felt good... Hey...I still want to play~..."[pcms]
*6250|
[fc]
[vo_mob s="mega_0017"]
[ns]Glasses Girl[nse]
"Yeah~, but you know...I'm getting tired of this boy. I want a[r]
different man~"[pcms]
*6251|
[fc]
[vo_mob s="tia_0019"]
[ns]Cheerleader[nse]
"Yeah...I was thinking the same~! Let's look for another man?"[pcms]
*6252|
[fc]
[vo_mob s="mega_0018"]
[ns]Glasses Girl[nse]
"Yeah...then, bye-bye~"[pcms]
*6253|
[fc]
[vo_mob s="tia_0020"]
[ns]Cheerleader[nse]
"Wait! You know what? I've always wanted to punch a guy just once~!"[pcms]
*6254|
[fc]
[vo_mob s="mega_0019"]
[ns]Girl with Glasses[nse]
"Kyaha! That sounds fun! I want to try it too! So on the count of[r]
three, shall we do it?"[pcms]
*6255|
[fc]
[ns]Daisuke[nse]
"Eh...!?"[pcms]
*6256|
[fc]
[vo_mob s="tia_0021"]
[ns]Cheerleader[nse]
"So, ready...set~!"[pcms]
*6257|
[fc]
I couldn't understand the meaning of the two girls' conversation at[r]
all. But in the next moment, I finally understood.[pcms]
;//■_人を殴る音
;//se038.ogg
[se buf=0 storage="se038"]
;//se013.ogg
[se buf=1 storage="se013"]
;//♯_レッドフラッシュ
[赤フラ]
;//♯_シェイク
[quake_bg xy m]
*6258|
[fc]
Just before these two attacked me, I experienced the same kind of[r]
shock that weird man had given me, only this time it was several times[r]
more intense as it raced across my face.[pcms]
;//ETC_N001.bmp
[evcg storage="ETC_N001b"][trans_c cross time=1000]
;//ETC_N001.bmp
[evcg storage="ETC_N001a"][trans_c cross time=1000]
*6259|
[fc]
And then...[pcms]
;//♯_ブラックアウト意識遠のき時間経過
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//♪_BGM06 フェードアウト
[fadeoutbgm time=500]
;^<SoundRun 1,Stop,ON,2000>
*6260|
[fc]
In an instant, darkness swallowed everything before my eyes.[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene10,1>
;//--------------------
;//■回想終了処理:ここまで
*6261|
[fc]
[vo_aya s="aya_0473"]
[ns]Aya[nse]
"...kekekekekeke! Ahahahaha!!"[pcms]
*6262|
[fc]
I woke up to Masaka-san's laughter. It was a shrill laugh that I had[r]
never heard before and it echoed painfully in my ears.[pcms]
;//★_ガソリンスタンド 朝・昼 bg24a.bmp
[bg storage="bg24a"][trans_c cross time=500]
*6263|
[fc]
I tried to get up but my head was spinning. Still, I managed to look[r]
around with just my eyes and saw that I was lying near a fuel pump[r]
outside the store.[pcms]
;//♪_BGM09
[bgm storage="bgm09"]
*6264|
[fc]
[vo_aya s="aya_0474"]
[ns]Aya[nse]
"Ahahahaaha! Ufufu! Kekeke!"[pcms]
*6265|
[fc]
Masaka-san's laughter could be heard close by. It sounded very joyful.[r]
But I couldn't quite grasp the situation and turned my face towards[r]
the direction of her voice to ask her what was happening.[pcms]
[jump storage="C0010_C2.ks"]

549
Kansen4_patch/c0010_c2.ks Normal file
View file

@ -0,0 +1,549 @@
*C0010_C2
[eval exp="sf.SRP11 = 1"]
[if exp="tf.scene_mode==0"][jump target=*NORMAL_GAME][endif]
;タイトルから即回想きた時用にウィンドウの設定
;[winset][scene_exp_init]
;回想モードで選択肢やウィンドウ表示、背景、BGM再生必要ならここで。
[bgm storage="bgm09"]
[jump target=*scene11_START]
*NORMAL_GAME
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//回想開始箇所のラベル
*scene11_START
;//◆_イベント絵
;//◆:真坂集団レイプ ma_H008a
;//ma_H008a
[evcg storage="ma_H008a"][trans_c cross time=300]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*6266|
[fc]
[vo_aya s="aya_0475"]
[ns]Aya[nse]
"Heh. Kuku. Ufufu. Ahahahaha!"[pcms]
*6267|
[fc]
Before my eyes, Masaka-san, her skin exposed, leapt into view. She was[r]
surrounded by men. And it wasn't just that they were crowding around[r]
herthey were violating her.[pcms]
*6268|
[fc]
[vo_aya s="aya_0476"]
[ns]Aya[nse]
"Fufu. Kukuku. Ahahahahaha! Nn, ah! ...Fufufufu, kukuku! Hinn, ahfu!"[pcms]
*6269|
[fc]
[ns]Infected Man A[nse]
"Here... more... move your hips... ehh."[pcms]
*6270|
[fc]
[ns]Infected Man B[nse]
"The girl's... hole... is getting... wet."[pcms]
*6271|
[fc]
[vo_aya s="aya_0477"]
[ns]Aya[nse]
"Kukuku... Ah. Nnnk. ...Fufu, aah!"[pcms]
*6272|
[fc]
[ns]Infected Man B[nse]
"The slimy... slimy pussy, feels so... good... Oh. Ohh... tighten up![r]
When Onee-san laughs, it tightens so... amazingly."[pcms]
*6273|
[fc]
[ns]Infected Man A[nse]
"The beauty's... ass hole... is amazing too. It's so tight...[r]
squeezing me. ...Feels... good."[pcms]
*6274|
[fc]
[vo_aya s="aya_0478"]
[ns]Aya[nse]
"Hic, kuu. Kukuku. Ahaha! Ha! Ahic, kukukuku. Fufufu! Hahahaha! Nnah!"[pcms]
*6275|
[fc]
I couldn't believe what I was seeing. Masaka-san, accepting men from[r]
both front and back, and laughing joyfully as if she was happy.[pcms]
*6276|
[fc]
[ns]Infected Man A[nse]
"Onee-san... does it feel good? ...I... feel good too. Uhaha haha."[pcms]
*6277|
[fc]
[ns]Infected Man B[nse]
"Oooh... the girl's slippery pussy, it's clamping down... can't stand[r]
it."[pcms]
*6278|
[fc]
[vo_aya s="aya_0479"]
[ns]Aya[nse]
"Kuuuah! ...Fufu kukukukk! Ahaha! Ukkkuu! Hiiaah! Ahahahaha!"[pcms]
*6279|
[fc]
She wasn't actually happy. Masaka-san was indeed laughing, but her[r]
eyes were dark and sorrowful, and it was a wonder that no tears were[r]
spilling out.[pcms]
*6280|
[fc]
I have to help her. I can't just lie here forever. Masaka-san is[r]
enduring with her mental strength. On the very edge of a cliff!![pcms]
*6281|
[fc]
I tried to lift my dizzy head and get my body up. Somehow managing to[r]
prop myself up on my hands, my upper body rose. My vision swayed[r]
unsteadily. The midday sun scorched my eyes.[pcms]
*6282|
[fc]
Desperately trying to support myself to avoid collapsing again, I[r]
attempted to stand up. But...[pcms]
*6283|
[fc]
[ns]Daisuke[nse]
""[pcms]
*6284|
[fc]
My legs were gone.[pcms]
*6285|
[fc]
As if they had been devoured by a wild beast, my legs were missing.[r]
But I felt neither the sensation of them being gone nor any pain. No[r]
painwas it the same as that guy who got blown away?[pcms]
*6286|
[fc]
Not feeling any pain was rather fortunate. I could move without worry.[r]
I could help Masaka-san right away...[pcms]
*6287|
[fc]
No, that's strange, isn't it? Not feeling any pain is abnormal. My[r]
legs are gone, and blood is gushing from where they should be. If I[r]
move like this, I'll only bleed out and death will be waiting.[pcms]
*6288|
[fc]
But since it doesn't hurt, I should be able to help her.[pcms]
*6289|
[fc]
Something's wrong... My thoughts aren't coming together. A strange[r]
sense of enthusiasm, as if accompanied by a feeling of elation, and[r]
emotions telling me to stay calm are clashing.[pcms]
*6290|
[fc]
I have to help her, no it's impossible. I should move, no I shouldn't[r]
be able to.[pcms]
*6291|
[fc]
What is this... It felt like the sensation when you have a high fever[r]
and are bedridden.[pcms]
*6292|
[fc]
[vo_aya s="aya_0480"]
[ns]Aya[nse]
"Kukuku! Ufufufu! Aaahkuuuu! Hiiiguuu! ...Fuffufu kukukuku ahahaha!"[pcms]
*6293|
[fc]
[ns]Infected Man A[nse]
"Guhe... he... good... tighten up... the ass hole... tighten up...[r]
I'll give it to you..."[pcms]
*6294|
[fc]
[ns]Infected Man B[nse]
"The pussy's so tight... dripping wet... gonna squeeze it out. ...I[r]
want to release too..."[pcms]
*6295|
[fc]
Who cares if I don't have legs?! I have to save Masaka-san!![pcms]
*6296|
[fc]
No... not just Masaka-san. I have to save everyone!! Everyone... where[r]
are they...?[pcms]
;//★_ガソリンスタンド 朝・昼 bg24a.bmp
[bg storage="bg24a"][trans_c cross time=500]
*6297|
[fc]
Using my hands to support my upper body, I looked around by turning[r]
just my head.[pcms]
*6298|
[fc]
Right nearby, Kozue had fallen on her back. Shou-kun and Saeko-san had[r]
collapsed further ahead, side by side. Their hands were firmly clasped[r]
together.[pcms]
*6299|
[fc]
Where's Makoto? Makoto, who had headed towards the restroom, was[r]
nowhere to be seen within my range of vision. However, faint moans[r]
that seemed like cries of pleasure could be heard from afar. Could it[r]
be that Makoto too...?[pcms]
*6300|
[fc]
I crawled closer to Kozue, who was nearest to me. I shook her body[r]
gently to see if there was any response. But there was none.[pcms]
*6301|
[fc]
[ns]Daisuke[nse]
"Kozue? Kozue? Hey, Kozue?"[pcms]
*6302|
[fc]
I crawled even closer and called out to Kozue again, but still there[r]
was no response.[pcms]
*6303|
[fc]
Kozue had died with her eyes wide open. Traces of tears remained at[r]
the corners of her eyes. Gently, I closed Kozue's eyes before heading[r]
towards Shou-kun and the others.[pcms]
*6304|
[fc]
Shou-kun and Saeko-san had passed away while still holding each[r]
other's hands firmly, lying side by side. Both Shou-kun and Saeko-san[r]
had their eyes closed but faced each other as if looking into each[r]
other's faces.[pcms]
*6305|
[fc]
Peering into the store from that position, I finally saw Makoto's[r]
figure. But like everyone else, she had collapsed and even from a[r]
distance, it was clear she was covered in blood. Surely Makoto too was[r]
no longer alive...[pcms]
*6306|
[fc]
[ns]Daisuke[nse]
"Ugh... Kuh..."[pcms]
*6307|
[fc]
I couldn't save my friends. I'm the only one who survived,[r]
shamelessly. No, Masaka-san is still here. At least I have to save[r]
Masaka-san!![pcms]
*6308|
[fc]
I crawled again, desperately making my way towards Masaka-san. Behind[r]
me, a snail-like trail of blood meandered along.[pcms]
*6309|
[fc]
Surely, I won't be saved either. Maybe I was supposed to have been[r]
killed just like everyone else. Perhaps I was just able to regain[r]
consciousness for a moment.[pcms]
;//◆_イベント絵
;//ma_H008a
[evcg storage="ma_H008a"][trans_c cross time=300]
*6310|
[fc]
[vo_aya s="aya_0481"]
[ns]Aya[nse]
"Ufufu! Kukuku! Kukukuku! Ahaha! Ah! Aah kuu! Ahhii! ...Kukuku!"[pcms]
*6311|
[fc]
[ns]Infected Man B[nse]
"Guha...ah...it's no...use anymore. I'm...going to...finish...inside a[r]
girl's...pussy...a lot...da...su...zo..."[pcms]
*6312|
[fc]
[ns]Infected Man A[nse]
"Uha...haha...I'm...gonna be...drained. It feels so...good to[r]
cum...inside a tight...ass...I'll release...all of it..."[pcms]
*6313|
[fc]
[ns]Daisuke[nse]
"Masaka-san! Masaka-san! I'm coming to save you now!"[pcms]
*6314|
[fc]
While crawling disgracefully, I desperately called out to Masaka-san.[r]
In an instant, Masaka-san's laughter ceased, and she turned a firm[r]
gaze towards me.[pcms]
;//ma_H008b
[evcg storage="ma_H008b"][trans_c cross time=300]
*6315|
[fc]
[vo_aya s="aya_0482"]
[ns]Aya[nse]
"Sendou-kun...I'm sorry. Because you got involved with me..."[pcms]
*6316|
[fc]
[ns]Daisuke[nse]
"What are you saying? It's not your fault, Masaka-san! Wait! I'm going[r]
to save you right now!"[pcms]
*6317|
[fc]
[vo_aya s="aya_0483"]
[ns]Aya[nse]
"No, we're already doomed. I'm sorry. Nn...I've brought misfortune[r]
upon everyone...hik... ...shi...matta...kuu!!"[pcms]
*6318|
[fc]
[ns]Daisuke[nse]
"That's not true! That's not it, Masaka-san!"[pcms]
;//ma_H008c
[evcg storage="ma_H008c"][trans_c cross time=300]
*6319|
[fc]
[vo_aya s="aya_0484"]
[ns]Aya[nse]
"Ufufu! Fufufu! Kukukuku! Aaah kuu! Hiaa! Aaaa! Aiii! ...Kukukuku!"[pcms]
*6320|
[fc]
Masaka-san turned her gaze away from me and began laughing again as[r]
she had before.[pcms]
*6321|
[fc]
"We're already doomed." Those words included me. Certainly, if things[r]
stay this way, I will probably die.[pcms]
*6322|
[fc]
But Masaka-san should still be okay. So why would she say such things[r]
like "we" and "doomed"? Why would she say that?[pcms]
*6323|
[fc]
[ns]Infected Man A[nse]
"Oh...ohh! It's coming out...it's coming out out out...uhh!"[pcms]
*6324|
[fc]
[ns]Infected Man B[nse]
"Guahaha...ha! I'm gonna release it...da...su...da su zo...ohh!!"[pcms]
;//ma_H008d
[evcg storage="ma_H008d"][trans_c cross time=300]
*6325|
[fc]
[vo_aya s="aya_0485"]
[ns]Aya[nse]
"Hiaaaa! Aaaahaaaahaa! Kukuuuh!"[pcms]
;//ma_H008e
[se buf=0 storage="se_sex01"]
[evcg射精フラ storage="ma_H008e"]
*6326|
[fc]
Right before my eyes, the men reached their climax grandly. Cloudy[r]
liquid overflowed in abundance from Masaka-san. Masaka-san's back was[r]
arched dramatically as well...[pcms]
*6327|
[fc]
[ns]Infected Man A[nse]
"Oh...ohh...it feels good...in a beautiful woman's ass...[r]
sa...ikou...uuu..."[pcms]
*6328|
[fc]
[ns]Infected Man B[nse]
"Still coming out...ma...da...it's still coming out...the pussy feels[r]
so good...oooo"[pcms]
*6329|
[fc]
[vo_aya s="aya_0486"]
[ns]Aya[nse]
"...uhh...haa...ah..."[pcms]
*6330|
[fc]
[ns]Daisuke[nse]
"..."[pcms]
*6331|
[fc]
Masaka-san, completely relaxed, slowly turned her face towards me. As[r]
soon as our eyes met, she slightly lifted the corners of her mouth and[r]
gave me a faint smile. Then she opened her mouth slightly.[pcms]
;//ma_H008a
[evcg storage="ma_H008a"][trans_c cross time=300]
*6332|
[fc]
[vo_aya s="aya_0487"]
[ns]Aya[nse]
"Goodbye, Sendou-kun...!!!"[pcms]
*6333|
[fc]
In an instant, Masaka-san's face stiffened, and then from the lips[r]
that had just smiled at me, a single streak of red blood flowed.[pcms]
[red_toplayer][trans_c tb time=1000][hide_chara_int_r]
*6334|
[fc]
I couldn't do anything. I just watched as Masaka-san collapsed in[r]
astonishment. My voice and body were frozen.[pcms]
*6335|
[fc]
So this is what she meant by "we"... Masaka-san had bitten off her own[r]
tongue and killed herself. Until the end, she was a girl with a strong[r]
will...[pcms]
;//
;[bg storage="bg35b"][trans_c circle time=1000]
;mm なんでサークルなんだろ
[bg storage="bg35b"][trans_c cross time=1000]
*6336|
[fc]
[ns]Daisuke[nse]
"...Hah...hahaha...hahahahaha!! Kukkukkukku! Ahahahahaha!!"[pcms]
*6337|
[fc]
I finally understood why Masaka-san had been laughing so hysterically.[r]
That's right, it was a situation where there was nothing left to do[r]
but laugh.[pcms]
*6338|
[fc]
We had reached a reality where all we could do was laugh.[pcms]
*6339|
[fc]
Even my legs were in this state. New pools of blood were still[r]
forming. Surely all the blood in my body will flow out from here and I[r]
will die.[pcms]
*6340|
[fc]
Kozue, Makoto, Shou-kun, Saeko-san, and then Masaka-san, no one is[r]
left.[pcms]
*6341|
[fc]
I couldn't save anyone on my own.[pcms]
*6342|
[fc]
I'm at my end too. The feeling of despair has long passed, and all I[r]
could do was laugh.[pcms]
*6343|
[fc]
[ns]Daisuke[nse]
"Hahaha! Hahahaha! Kukkukku, ahahahahaha!"[pcms]
*6344|
[fc]
It's the middle of a summer day, yet it's getting cold. Despite[r]
basking in the sunlight, my body doesn't warm up at all. Instead, it's[r]
getting colder and colder.[pcms]
*6345|
[fc]
Such an incredible amount of blood... The amount of blood inside a[r]
human body is quite something... Oh... it's strange, isn't it? It[r]
doesn't hurt at all.[pcms]
;//黒フェード
[black_toplayer][trans_c blind_tb time=1000][hide_chara_int]
*6346|
[fc]
The summer sun turned black like an eclipse, and my consciousness also[r]
sank into darkness.[pcms]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; 回想モード中なら、回想モード画面に戻る
[if exp="tf.scene_mode==1"]
[jump storage="b_scene.ks" target=*back_from_SR]
[endif]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
;<Mov g_scene11,1>
;//〆フラグ Self destruction on
;//♂:死にフラグじゃね?
[gameover]
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:エスケープフロー・6のマーク表示フラグ
;//〆:エスケープフロー・7のマーク表示フラグ
;//〆:エスケープフロー・8のマーク表示フラグ
;//♂:ここまでセット
;//→C0010_zap へジャンプ
;//井上 ゲームオーバーの間違いとのことで修正
;//〆:このルートのザッピングが開放された事の告知ムービー
;//◎_mv_004.bmp
[movie storage="gameover.mpg"]
[if exp="sf.g_Self_destruction == 0"]
[movie storage="mv_004.mpg"]
[endif]
[eval exp="sf.g_Self_destruction = 1"]
(returntitle)[pcms]

2064
Kansen4_patch/c0010_zap_a.ks Normal file

File diff suppressed because it is too large Load diff

1405
Kansen4_patch/c0010_zap_b.ks Normal file

File diff suppressed because it is too large Load diff

1411
Kansen4_patch/c0010_zap_c.ks Normal file

File diff suppressed because it is too large Load diff

1455
Kansen4_patch/c0020.ks Normal file

File diff suppressed because it is too large Load diff

974
Kansen4_patch/c0030.ks Normal file
View file

@ -0,0 +1,974 @@
*C0030_TOP
;{SceneSet 山奥の学校へ}
;//タイトル:山奥の学校へ。
;//----------------------------------------------------------
;//file名 C0030
;//登場人物:主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午前2時
;//場所 :山道+民家・山奥の学校
;//予想容量10kb
;//----------------------------------------------------------
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:エスケープフロー・1のマーク点灯フラグ
;//♂:ここまでセット
;<Mov flow_page,3>
;<Mov flow_no,1>
;//■_車の走行音 車内シーンが長いのでCH3でループしておく
[se buf=1 storage="se031" loop=true]
;//♪_BGM10 継続
;//嶺岸・前ブロックで切り替えたのでBGMフェードインさせる
[bgm storage="bgm10"]
;//★_車内効果 BGは山道民家 朝・昼 bg22a.bmp
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"]
[bg storage="bg22a"][trans_c cross time=500]
*7319|
[fc]
In an attempt to gather more information, and because the atmosphere[r]
inside the car was becoming unbearably somber, I turned on the radio[r]
myself.[pcms]
*7320|
[fc]
[ns]Radio Announcer[nse]
"...As such, we are hearing more and more cries of anguish from the[r]
scene. We will continue to listen to your voices."[pcms]
*7321|
[fc]
The program that I had turned off earlier started playing again.[pcms]
*7322|
[fc]
When Kozue, Makoto, and I returned to the car, Masaka-san must have[r]
guessed what was happening outside and felt as downcast as we did.[pcms]
*7323|
[fc]
Saeko-san's condition didn't seem to improve much; she leaned on Shou-[r]
kun's knee, and her breathing seemed a bit labored.[pcms]
*7324|
[fc]
As usual, there was no sign of anyone around. We waited in the car for[r]
a while, hoping someone sane would show up, but there was no[r]
indication of that, so I started driving again.[pcms]
;//嶺岸・SEボリューム変更
;<SoundVolume 3,-1000,5000>
*7325|
[fc]
[ns]Radio Announcer[nse]
"I'm sorry... If you don't mind, please let us hear your story."[pcms]
*7326|
[fc]
[ns]Citizen H[nse]
"Shut up! Give me back my wife! Look, this is where my house used to[r]
be!! With my wife... ughhh!!"[pcms]
*7327|
[fc]
[vo_mob s="siminI_0001"]
[ns]Citizen I[nse]
"My husband... there was an explosion nearby while he was running[r]
away... He shielded me and the kids... my husband... ahh..."[pcms]
*7328|
[fc]
These must be the words of relatives who suffered during the bombing.[r]
Perhaps only a few are answering, but there might be many more who[r]
have lost their lives in similar ways.[pcms]
*7329|
[fc]
I think I understand what they want to say. Something that wasn't[r]
supposed to happen in their schedule. Their normal lives were supposed[r]
to continue today, but it was suddenly taken away, leaving them with[r]
nowhere to direct their anger and sorrow.[pcms]
*7330|
[fc]
If my friends were suddenly taken away from me by a bombing like those[r]
people who lost their loved ones, what would I do...?[pcms]
*7331|
[fc]
"At least you didn't dirty your hands," said the man earlier. I[r]
understand what he meant.[pcms]
*7332|
[fc]
Why did the worst possible thing happen to me compared to anyone else?[r]
And yet, everyone acts as if they are the main character of the[r]
greatest tragedy.[pcms]
*7333|
[fc]
Moreover, that person himself might be on the verge of going mad. And[r]
he's aware of it. Even though he's much better off than me... That[r]
must be how he felt.[pcms]
*7334|
[fc]
Going mad... If you get infected, even if they're comrades, friends,[r]
or family, you probably won't recognize them anymore... That's what I[r]
think when I consider what happened to that person.[pcms]
*7335|
[fc]
If my friends were unfortunately attacked by them and became infected,[r]
coming at me... what would I do?[pcms]
*7336|
[fc]
If I became infected and went mad, attacking everyone, what would they[r]
do...?[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="nt_UP_cA04"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7337|
[fc]
[vo_koz s="kozu_0441"]
[ns]Kozue[nse]
"What's going to happen to us...?"[pcms]
*7338|
[fc]
That's right... Kozue. I also can't predict what will happen to us in[r]
the future. I have no clue what we should do.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7339|
[fc]
[vo_mak s="mako_0651"]
[ns]Makoto[nse]
"It'll be okay... definitely. Not just Kozue-chan and me, but everyone[r]
will be alright for sure!"[pcms]
*7340|
[fc]
Makoto's voice trembled as she tried to reassure Kozue. Everyone in[r]
the car was filled with doubt and anxiety.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7341|
[fc]
[vo_mak s="mako_0652"]
[ns]Makoto[nse]
"Ah... right. The cell phone! Look, it's not out of range!"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA07"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7341a|
[fc]
Saying that, Makoto started dialing on her cell phone. But after[r]
putting it to her ear, taking it away to operate it, and then putting[r]
it back again several times, she sighed and closed the phone.[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA11"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7342|
[fc]
[vo_koz s="kozu_0442"]
[ns]Kozue[nse]
"...Was it no good, Makoto-chan?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7343|
[fc]
[vo_mak s="mako_0653"]
[ns]Makoto[nse]
"...Yeah. There wasn't even an announcement saying it couldn't[r]
connect."[pcms]
*7344|
[fc]
[ns]Daisuke[nse]
"It can't be helped, Makoto. The city was bombed, so maybe even the[r]
base stations were hit. But they should be restored eventually."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7345|
[fc]
[vo_koz s="kozu_0443"]
[ns]Kozue[nse]
"...I hope so..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7346|
[fc]
[vo_mak s="mako_0654"]
[ns]Makoto[nse]
"Yeah, that's right. It'll be okay. Don't worry, Kozue-chan!"[pcms]
*7347|
[fc]
Makoto tried her best to sound cheerful as she comforted Kozue again.[r]
But even Makoto herself seemed quite distressed, which I could tell[r]
from looking in the rearview mirror.[pcms]
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"][trans_c cross time=150]
*7348|
[fc]
The car crawled along. The sparse houses disappeared from view as the[r]
road entered a mountainous area again. In this mountain village-like[r]
place, with no people or houses in sight, I still drove carefully.[pcms]
*7349|
[fc]
After a while, I could see smoke smoldering here and there. Suddenly,[r]
a pungent smell filled the car.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7350|
[fc]
[vo_aya s="aya_0568"]
[ns]Aya[nse]
"It smells... burnt."[pcms]
*7351|
[fc]
[ns]Daisuke[nse]
"We must have entered or are close to the planned bombing area. Look,[r]
there are places where smoke is rising. That smell must have come[r]
through the air conditioning."[pcms]
*7352|
[fc]
[vo_aya s="aya_0569"]
[ns]Aya[nse]
"It seems so..."[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ki_UP_bA03"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7353|
[fc]
[vo_sae s="sae_0280"]
[ns]Saeko[nse]
"...Ugh..."[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA06"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7354|
[fc]
[vo_aya s="aya_0570"]
[ns]Aya[nse]
"Saeko-san? Are you okay?"[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ki_UP_bA05"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7355|
[fc]
[vo_sae s="sae_0281"]
[ns]Saeko[nse]
"Aya... it's a bit tough... And the burnt smell..."[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA07"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7356|
[fc]
[vo_aya s="aya_0571"]
[ns]Aya[nse]
"Yes. It seems we've entered the area that was bombed, Saeko-san. But[r]
it looks like there are no flames anymore. It's just the smell of[r]
smoke."[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ab_UP_cA07"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7357|
[fc]
[vo_mak s="mako_0655"]
[ns]Makoto[nse]
"Saeko-san, are you okay? You seem to be feeling even worse."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7358|
[fc]
[vo_sae s="sae_0282"]
[ns]Saeko[nse]
"Eh... yes. I'm sorry... Daisuke, can we stop the car somewhere? The[r]
vibration of the car is... I'm reaching my limit..."[pcms]
*7359|
[fc]
[ns]Daisuke[nse]
"Understood. I'll look for a place. Please bear with it a little[r]
longer until I find one. Sorry."[pcms]
[ChrSetEx layer=5 chbase="ki_UP_bA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7360|
[fc]
[vo_sae s="sae_0283"]
[ns]Saeko[nse]
"Yes... please..."[pcms]
*7361|
[fc]
Saeko-san's voice from behind was intermittent, and her voice lacked[r]
strength. I needed to find a place to stop the car quickly so she[r]
could rest.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7362|
[fc]
[vo_aya s="aya_0572"]
[ns]Aya[nse]
"Ah... Sendou-kun, how about over there?"[pcms]
*7363|
[fc]
In the direction Masaka-san was pointing, I could see the school that[r]
had been briefly mentioned on the way here. Indeed, it seemed like a[r]
place where we could park the car, and being a school, there might be[r]
a nurse's office or infirmary.[pcms]
*7364|
[fc]
[ns]Daisuke[nse]
"That's true. Let's go check it out."[pcms]
;//自動車フレーム消去(キャラ毎)
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//se124.ogg 車停車 CH3
[se buf=1 storage="se124"]
*7365|
[fc]
I aimed for the school that was slowly approaching and increased the[r]
speed just a bit. Saeko-san's labored breathing could be heard from[r]
behind.[pcms]
*7366|
[fc]
Fortunately, the school gate was not closed. I slowly turned the[r]
steering wheel and entered the school grounds.[pcms]
;//嶺岸・ここは自動車フレーム無しにしておく
;//★_山奥の学園 外観 朝・昼 bg25a.bmp
[bg storage="bg25a"][trans_c cross time=500]
*7367|
[fc]
The exterior had some damage from the bombing, but it seemed to mostly[r]
retain the appearance we had glimpsed on our way here.[pcms]
*7368|
[fc]
The schoolyard appeared to be empty. I drove the car slowly and[r]
stopped near the entrance used for ascending and descending.[pcms]
*7369|
[fc]
[ns]Daisuke[nse]
"There doesn't seem to be anyone outside... I wonder what it's like[r]
inside?"[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7370|
[fc]
[vo_mak s="mako_0656"]
[ns]Makoto[nse]
"I-I'll go check it out! I'll run over quickly and take a look around[r]
inside the school."[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7371|
[fc]
[vo_aya s="aya_0573"]
[ns]Aya[nse]
"It's dangerous to go alone, Makoto-san. In that case, I should also"[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7372|
[fc]
[vo_mak s="mako_0657"]
[ns]Makoto[nse]
"No, it's okay. Aya-san, please keep an eye on Saeko-san. Besides,[r]
Kozue-chan will come with me, so it's fine."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA05"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7373|
[fc]
[vo_koz s="kozu_0444"]
[ns]Kozue[nse]
"Eh? Me? Uhh... I'm scared, Makoto-chan."[pcms]
*7374|
[fc]
[ns]Daisuke[nse]
"Makoto, I'll go with you. It's too much for Kozue."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cB02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7375|
[fc]
[vo_mak s="mako_0658"]
[ns]Makoto[nse]
"No, that won't do. Daisuke, you need to be ready to move the car if[r]
something happens."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7376|
[fc]
[vo_mak s="mako_0659"]
[ns]Makoto[nse]
"Even if something happens to us, you need to be waiting and ready to[r]
get in the car and drive off immediately. So, I'll go with Kozue-[r]
chan."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7377|
[fc]
[vo_koz s="kozu_0445"]
[ns]Kozue[nse]
"Eh... uhh..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7378|
[fc]
[vo_mak s="mako_0660"]
[ns]Makoto[nse]
"Kozue-chan, it's scary but let's do our best together. You're really[r]
scared, so that fear can become a sensor."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA11"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7379|
[fc]
[vo_koz s="kozu_0446"]
[ns]Kozue[nse]
"Sensor?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7380|
[fc]
[vo_mak s="mako_0661"]
[ns]Makoto[nse]
"Yes. I promise. If Kozue-chan feels really scared somewhere, we won't[r]
get close and we'll run away immediately. I might be a bit dull to[r]
danger, so come with me and help me out."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7381|
[fc]
[vo_koz s="kozu_0447"]
[ns]Kozue[nse]
"Uhh... uhh..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7382|
[fc]
[vo_mak s="mako_0662"]
[ns]Makoto[nse]
"Besides, Daisuke has been driving non-stop for us. We have to try a[r]
little harder for everyone too."[pcms]
*7383|
[fc]
[vo_mak s="mako_0663"]
[ns]Makoto[nse]
"So please come with me. Please."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7384|
[fc]
[vo_koz s="kozu_0448"]
[ns]Kozue[nse]
"...Yes. I understand. That's right. Daisuke-niichan has been doing so[r]
much for us... Yes, Makoto-chan, I'll do my best. But promise me we[r]
won't push ourselves if it gets dangerous."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7385|
[fc]
[vo_mak s="mako_0664"]
[ns]Makoto[nse]
"Yes, I promise. I'm scared too. So with that said, Kozue-chan and I[r]
will go take a look around!"[pcms]
*7386|
[fc]
[ns]Daisuke[nse]
"Got it. Please take care of it. But if you feel even a little bit of[r]
danger, run back here. And scream as loud as you can so I can hear[r]
you. I'll definitely come to help."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7387|
[fc]
[vo_mak s="mako_0665"]
[ns]Makoto[nse]
"Yes. Thanks, Daisuke. Well then, we're off. Saeko-san, please wait[r]
just a little longer."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA06"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7388|
[fc]
[vo_koz s="kozu_0449"]
[ns]Kozue[nse]
"Daisuke-niichan, I'll do my best and come back. See you..."[pcms]
*7389|
[fc]
[ns]Daisuke[nse]
"Yeah. Kozue, don't push yourself too hard."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7390|
[fc]
[vo_koz s="kozu_0450"]
[ns]Kozue[nse]
"Yes. If I get scared, I'll run back immediately, so it's okay. You[r]
all be careful too."[pcms]
*7391|
[fc]
[ns]Daisuke[nse]
"Yeah, take care."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//■_自動車のスライドドア開ける
[se buf=0 storage="se027"]
[ChrSetEx layer=4 chbase="nt_cA01"][ChrSetXY layer=4 x=324 y=40]
[ChrSetEx layer=3 chbase="ab_cA01"][ChrSetXY layer=3 x=0 y=0][trans_c cross time=150]
*7392|
[fc]
With that said, Makoto and Kozue cautiously got out of the car. They[r]
held hands as they headed towards the entrance and then disappeared[r]
inside the school.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ki_UP_bA05"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7393|
[fc]
[vo_sae s="sae_0284"]
[ns]Saeko[nse]
"...Ugh..."[pcms]
[ChrSetEx layer=5 chbase="is_UP_bA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7394|
[fc]
[ns]Shou[nse]
"..."[pcms]
*7395|
[fc]
Looking back, Saeko-san was lying on Shou-kun's lap, breathing[r]
heavily. She might have a fever.[pcms]
*7396|
[fc]
Shou-kun placed his hand on Saeko-san's head but had a vacant[r]
expression as if he wasn't looking at anything in particular. It[r]
seemed like he was deeply shocked mentally.[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7397|
[fc]
[vo_aya s="aya_0574"]
[ns]Aya[nse]
"Will Makoto-san and Kozue-san be okay?"[pcms]
*7398|
[fc]
[ns]Daisuke[nse]
"Yeah. I don't know, but all we can do is trust and wait. Makoto and[r]
Kozue mustered their courage for our sake, so we have no choice but to[r]
wait."[pcms]
*7399|
[fc]
[vo_aya s="aya_0575"]
[ns]Aya[nse]
"...That's true."[pcms]
*7400|
[fc]
Masaka-san said that and stared at the school building with a stern[r]
gaze. I too, while bracing myself for anything, gripped the steering[r]
wheel tightly.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA04"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7401|
[fc]
[vo_aya s="aya_0576"]
[ns]Aya[nse]
"Um..."[pcms]
*7402|
[fc]
[ns]Daisuke[nse]
"Hmm... What is it?"[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7403|
[fc]
[vo_aya s="aya_0577"]
[ns]Aya[nse]
"That... Thank you for driving us here, Sendou-kun. You must be quite[r]
tired from doing something you're not used to, right?"[pcms]
*7404|
[fc]
[ns]Daisuke[nse]
"I'm fine. Well, to be honest, I am tired. But I think everyone else[r]
feels the same. More than that, I'm worried that my poor driving might[r]
have made everyone else more tired."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA03"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7405|
[fc]
[vo_aya s="aya_0578"]
[ns]Aya[nse]
"That's not true at all. Your driving was proper. And..."[pcms]
*7406|
[fc]
Masaka-san cut off her words there, her beautiful, narrow eyes[r]
hesitating as they started to look around. Then, finally fixing her[r]
gaze on me, she continued.[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7407|
[fc]
[vo_aya s="aya_0579"]
[ns]Aya[nse]
"And, I thought you looked cool. That... Sendou-kun taking on driving[r]
he's never done before for everyone's sake, I thought it was cool,[r]
personally."[pcms]
[ChrSetEx layer=5 chbase="ma_UP_eB01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7408|
[fc]
After blurting out those words in one breath, Masaka-san blushed[r]
slightly and looked down. Her thoughtfulness made me happy.[pcms]
*7409|
[fc]
[ns]Daisuke[nse]
"Thanks, Masaka-san. I'm happy to hear that. Your words have really[r]
taken the edge off my fatigue."[pcms]
*7410|
[fc]
Masaka-san bit her lip lightly and blushed even more, shaking her head[r]
as if to say no no. I thought it was a cute gesture.[pcms]
;//自動車フレーム表示(運転席前方・昼)
[chara_int][CarSetBase carbase="car_flame_window_a"][trans_c cross time=150]
;//■_複数人の走る足音
[se buf=0 storage="se049"]
*7411|
[fc]
Suddenly, I heard footsteps. The sound of two people running. Looking[r]
out the window, I saw Makoto and Kozue breathless as they burst[r]
through the entrance hand in hand.[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ無し)
[CarSetBase carbase="car_flame_s_t_a"]
[chara_int_ layer=6][trans_c cross time=150]
;//■_自動車のスライドドア開ける
[se buf=0 storage="se027"]
;//強制ウェエイト
[wait time=1000]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
;//強制ウェエイト
[wait time=1500]
[ChrSetEx layer=5 chbase="nt_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7412|
[fc]
The sliding door opened smoothly, and Makoto and Kozue climbed into[r]
the car, panting heavily.[pcms]
*7413|
[fc]
[ns]Daisuke[nse]
"What happened? Did something happen? Were they inside?"[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7414|
[fc]
[vo_mak s="mako_0666"]
[ns]Makoto[nse]
"No, no... Haah... It's not that... Haah..."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7415|
[fc]
[vo_koz s="kozu_0451"]
[ns]Kozue[nse]
"You see... haah... we ran... and checked... haah... So I'm out of[r]
breath... haah..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7416|
[fc]
[vo_mak s="mako_0667"]
[ns]Makoto[nse]
"It's... okay, that's right. Haah... We checked all the classrooms...[r]
at full speed... haah..."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7417|
[fc]
[vo_koz s="kozu_0452"]
[ns]Kozue[nse]
"There was... nobody there, so now's our chance to go inside..."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7418|
[fc]
[vo_mak s="mako_0668"]
[ns]Makoto[nse]
"Yeah... there were fire doors... if we close them we can probably[r]
ensure our safety quite a bit. Haah, that was tough."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA10"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7419|
[fc]
[vo_koz s="kozu_0453"]
[ns]Kozue[nse]
"That's right... so maybe we should move quickly... haah~ I'm tired."[pcms]
*7420|
[fc]
[ns]Daisuke[nse]
"I see. Good job. Really, thank you, Makoto, Kozue. Once you catch[r]
your breath, let's move inside the school."[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7421|
[fc]
[vo_mak s="mako_0669"]
[ns]Makoto[nse]
"Yeah. Let's do that... Haah..."[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7422|
[fc]
[vo_koz s="kozu_0454"]
[ns]Kozue[nse]
"...Hafuu... I think it's better to move quickly... hafu"[pcms]
;//自動車フレーム表示(助手席・昼・キャラ付き)
[CarSetBase carbase="car_flame_navigator_a"]
[ChrSetEx layer=5 chbase="ma_UP_eA01"][ChrSetXY layer=5 x=0 y=0]
[CarSetCover carcover="car_flame_navigator_dash"][trans_c cross time=150]
*7423|
[fc]
[vo_aya s="aya_0580"]
[ns]Aya[nse]
"Thank you, Makoto-san, Kozue-san."[pcms]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="ab_UP_cA02"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7424|
[fc]
[vo_mak s="mako_0670"]
[ns]Makoto[nse]
"It's nothing, really... For our friends, of course! Right... Kozue-[r]
chan?"[pcms]
[ChrSetEx layer=5 chbase="nt_UP_cA09"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7425|
[fc]
[vo_koz s="kozu_0455"]
[ns]Kozue[nse]
"Yeah... I tried a little too hard. Ehehe..."[pcms]
*7426|
[fc]
We waited inside the car for Makoto and Kozue to catch their breath.[r]
During that time, I kept a vigilant eye on our surroundings to see if[r]
anyone would approach.[pcms]
*7427|
[fc]
We had finally found a place where we could take a breather. I wanted[r]
to defend it at all costs.[pcms]
[ChrSetEx layer=5 chbase="ab_UP_cA01"][ChrSetXY layer=5 x=0 y=0][trans_c cross time=150]
*7428|
[fc]
[vo_mak s="mako_0671"]
[ns]Makoto[nse]
"Okay!! I'm all good now!! Let's move!"[pcms]
;//自動車フレーム消去(キャラ毎)
[chara_int_ layer=1][chara_int_ layer=5][chara_int_ layer=6][trans_c cross time=150]
;//■_自動車のスライドドア開ける
[se buf=0 storage="se027"]
[ChrSetEx layer=4 chbase="ma_eA04"][ChrSetXY layer=4 x=324 y=0]
[ChrSetEx layer=5 chbase="ki_bA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
;//強制ウェエイト
[wait time=1000]
;//キャラ消し
[chara_int][trans_c cross time=150]
[ChrSetEx layer=3 chbase="nt_cA01"][ChrSetXY layer=3 x=0 y=40]
[ChrSetEx layer=4 chbase="ab_cA01"][ChrSetXY layer=4 x=324 y=0][trans_c cross time=150]
*7429|
[fc]
Until Makoto gave the signal, we didn't see anyone else. Masaka-san[r]
helped Saeko-san out of the car while Makoto and Kozue led the way.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//自動車フレーム表示(セカンドシート昼・キャラ付き)
[CarSetBase carbase="car_flame_s_t_a"]
[ChrSetEx layer=5 chbase="is_UP_bA04"][ChrSetXY layer=5 x=0 y=0]
[chara_int_ layer=6][trans_c cross time=150]
*7430|
[fc]
[ns]Daisuke[nse]
"Shou-kun... Are you okay? We can rest a bit now that we're moving[r]
inside."[pcms]
;//自動車フレーム消去(キャラ毎)
[chara_int_ layer=1][chara_int_ layer=5][chara_int_ layer=6][trans_c cross time=150]
[ChrSetEx layer=5 chbase="is_bA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7430a|
[fc]
Saying that to Shou-kun, he lifted his face with a vacant look and[r]
nodded slightly. But when he tried to get out of the car, his feet[r]
wobbled, so I supported Shou-kun as he stepped out.[pcms]
;//■_自動車のスライドドア閉める
[se buf=0 storage="se028"]
*7431|
[fc]
Supporting Shou-kun, I closed the sliding door, locked it, and twisted[r]
the key firmly into my pocket before heading for the entrance with[r]
him.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//井上 ネクストアイコン表示
;<Mov g_root202,1>
;//〆D0010へ
[jump storage="D0010.ks" target=*D0010_TOP]

247
Kansen4_patch/d0010.ks Normal file
View file

@ -0,0 +1,247 @@
*D0010_TOP
;{SceneSet 無人の学校}
;//タイトル:無人の学校
;//----------------------------------------------------------
;//file名 D0010
;//登場人物:主人公・石郷岡・真坂・能登屋・鐙・桐越
;//服装 :全員私服(キャンプ場用スタイル)
;//日付
;//時間 :午後3時
;//場所 :学園内
;//予想容量80kb
;//----------------------------------------------------------
;//■山奥の学園内編開始
;//♂:フローチャートマップ用フラグの埋め込み
;//〆:サバイバル1STフロー・30のマーク表示フラグ
;//〆:サバイバル1STフロー・30のマーク点灯フラグ
;//♂:ここまでセット
;<Mov g_flow,1>
;<Mov g_flow_menu_4,1>
;<Mov g_root301,1>
;<Mov flow_page,4>
;<Mov flow_no,30>
;//♪_BGM10
[bgm storage="bgm10"]
;//★_山奥の学園 外観 朝・昼 bg25a.bmp
[bg storage="bg25a"][trans_c cross time=500]
[sysbt_meswin]
*7432|
[fc]
I entered through the entrance supporting Shou-kun.[pcms]
;//小原
[bg storage="bg29a"][trans_c cross time=500]
*7433|
[fc]
Without bothering to change into indoor shoes like a good student, I[r]
walked past the row of shoe lockers in my outdoor shoes, and as is[r]
common in schools, a corridor stretched out before us.[pcms]
;//★_山奥の学園 廊下 朝・昼 bg27a.bmp
[bg storage="bg27a"][trans_c cross time=500]
*7434|
[fc]
The corridor windows were broken here and there, with shards of glass[r]
and what seemed to be debris from fallen wall materials scattered[r]
about. Indeed, it was the right decision to keep our shoes on.[pcms]
*7435|
[fc]
There were also patches of mud that had started to dry in places. I[r]
stopped to check the soles of my shoes, but there was no mud on them,[r]
so it must have been left by someone other than us.[pcms]
*7436|
[fc]
But those footprints were dry and disordered, multiple sets of them.[r]
Perhaps they belonged to students who had been on the school grounds[r]
for club activities during the summer break and had hurried inside for[r]
shelter at some point.[pcms]
*7437|
[fc]
As Makoto and Kozue had said after their search, there was no sign of[r]
people inside the school, and some of the footprints were headed[r]
towards the entrance, so it was probably correct.[pcms]
[ChrSetEx layer=4 chbase="nt_cA01"][ChrSetXY layer=4 x=324 y=40][trans_c cross time=150]
*7438|
[fc]
[vo_koz s="kozu_0456"]
[ns]Kozue[nse]
"Daisuke-niichan, over here, over here."[pcms]
*7439|
[fc]
Kozue popped her head out from a classroom and beckoned us over.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*7440|
[fc]
Supporting the lethargic Shou-kun, I hurried as much as possible[r]
towards the direction Kozue was signaling.[pcms]
;//★_山奥の学園 教室 朝・昼 bg26a.bmp
[bg storage="bg26a"][trans_c cross time=500]
*7441|
[fc]
The classroom windows were also slightly broken with glass fallen on[r]
the floor. Debris was scattered about, and the rows of desks that[r]
should have been lined up were in disarray. There were slight traces[r]
of people walking around in their outdoor shoes, just like in the[r]
corridor.[pcms]
*7442|
[fc]
As I looked around the classroom from the entrance, Makoto called out[r]
to me while gesturing.[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7443|
[fc]
[vo_mak s="mako_0672"]
[ns]Makoto[nse]
"Daisuke, why don't we have Shou sit down here? I've had a quick look[r]
around, and within the range close to the entrance, this classroom[r]
seemed to be in the best shape."[pcms]
*7444|
[fc]
[ns]Daisuke[nse]
"I see. Thanks for your hard work, both Makoto and Kozue."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*7445|
[fc]
I approached where Makoto was gesturing and slowly sat Shou-kun down.[r]
Saeko-san had already arrived earlier and was lying down there.[pcms]
*7446|
[fc]
[ns]Daisuke[nse]
"How is Saeko-san feeling?"[pcms]
[ChrSetEx layer=5 chbase="ma_eA04"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7447|
[fc]
[vo_aya s="aya_0581"]
[ns]Aya[nse]
"It doesn't seem very good. But after lying down here, her breathing[r]
has become more stable than when she was in the car, so for now..."[pcms]
*7448|
[fc]
[ns]Daisuke[nse]
"I see. Shou-kun. How are you feeling?"[pcms]
[ChrSetEx layer=5 chbase="is_bA05"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7449|
[fc]
[ns]Shou[nse]
"Ah, yeah..."[pcms]
*7450|
[fc]
Perhaps due to the mental shock he had received... Since that[r]
accident, he would occasionally speak, but otherwise his eyes were[r]
vacant and lifeless, lacking vitality.[pcms]
*7451|
[fc]
He didn't seem to be injured or have a fever, but he didn't look like[r]
he could move around actively either.[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
*7452|
[fc]
[ns]Daisuke[nse]
"Hmm... Saeko-san and Shou-kun can rest here, and as we proposed[r]
earlier, the rest of us will go around closing fire doors and checking[r]
the locks on other classroom windows. What do you think?"[pcms]
[ChrSetEx layer=5 chbase="ab_cA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7453|
[fc]
[vo_mak s="mako_0673"]
[ns]Makoto[nse]
"Yeah, that's a good idea. I think this place is safe for now, so we[r]
should leave the two of them here and all of usthe four of usshould[r]
go around locking up."[pcms]
[ChrSetEx layer=5 chbase="ma_eA01"][ChrSetXY layer=5 x=162 y=0][trans_c cross time=150]
*7454|
[fc]
[vo_aya s="aya_0582"]
[ns]Aya[nse]
"Yes, let's do that. We want to ensure our safety as much as[r]
possible."[pcms]
[ChrSetEx layer=5 chbase="nt_cA01"][ChrSetXY layer=5 x=162 y=40][trans_c cross time=150]
*7455|
[fc]
[vo_koz s="kozu_0457"]
[ns]Kozue[nse]
"Okay, got it. Since I've already run around once, I can act on my[r]
own... Yeah. Don't worry, probably."[pcms]
*7456|
[fc]
[ns]Daisuke[nse]
"Well, let's not push ourselves too hard. There's debris and glass[r]
around so be careful not to get hurt, and let's divide up the tasks."[pcms]
;//キャラ消し
[chara_int][trans_c cross time=150]
;//★_山奥の学園 廊下 朝・昼 bg27a.bmp
[bg storage="bg27a"][trans_c cross time=500]
*7457|
[fc]
The four of usme, Makoto, Kozue, and Masaka-sanleft Shou-kun and[r]
Saeko-san in the classroom and went out into the corridor. There we[r]
decided on our respective tasks and set off running.[pcms]
;//システムアイコン消去&メッセージウィンドウ消去
[sysbt_meswin clear]
;//黒フェード
[black_toplayer][trans_c cross time=500][hide_chara_int]
;//----------------------------------------------------------
;//※条件分岐
;//m_infection
;//a_infection
;//n_infection
;//のいずれも成立していない→ラベルAへ
[if exp="f.l_m_infection == 0 && f.l_a_infection == 0 && f.l_n_infection == 0"][jump storage="D0010_A.ks" target=*D0010_A][endif]
;//のいずれかが成立している→ラベルBへ
[if exp="f.l_m_infection == 1 || f.l_a_infection == 1 || f.l_n_infection == 1"][jump storage="D0010_B.ks" target=*D0010_B][endif]
;//井上 フェイルセーフ(合流へ)
[jump storage="D0010_F.ks" target=*D0010_F]
;//----------------------------------------------------------

81
Kansen4_patch/d0010_a.ks Normal file
View file

@ -0,0 +1,81 @@
*D0010_A
;//●ラベルA
;//〆m_infection、a_infection、n_infectionのいずれも成立していない場合
;//★_山奥の学園 廊下 朝・昼 bg27a.bmp前ラベルから継続
[bg storage="bg27a"][trans_c cross time=500]
;//システムアイコン表示&メッセージウィンドウ表示
[sysbt_meswin]
*7458|
[fc]
Makoto was in charge of checking the back doors, windows, and fire[r]
doors. Masaka-san and Kozue took on the task of securing the other[r]
classrooms and hallways.[pcms]
*7459|
[fc]
I decided to take care of the area near the entrance. Considering the[r]
possibility of intruders from outside, it was the first place I wanted[r]
to block off, and it was also the most dangerous.[pcms]
;//★_山奥の学園 外観 朝・昼 bg25a.bmp
;//[bg storage="bg25a"][trans_c cross time=500]
;//小原
[bg storage="bg29a"][trans_c cross time=500]
*7460|
[fc]
I went around locking the doors at the entrance. Fortunately, there[r]
was little damage to the glass and no warping of the doors themselves,[r]
so I was able to lock them all.[pcms]
;//小原
[bg storage="bg25a"][trans_c cross time=500]
*7461|
[fc]
Looking outside, I could see the car we had parked nearby, and beyond[r]
that, the schoolyard and entrance gate riddled with holes, possibly[r]
from bombing.[pcms]
;//小原
[bg storage="bg29a"][trans_c cross time=500]
*7462|
[fc]
Given Saeko-san's current condition, she can't be moved easily, and[r]
considering the information from the radio, it seems difficult to[r]
return to the city center immediately. It would be better to stay here[r]
and watch for a while.[pcms]
*7463|
[fc]
That being said, sleep and rest are important, but we also have to[r]
worry about food. Since encountering those strange people at the[r]
campsite, none of us had eaten anything.[pcms]
*7464|
[fc]
I remember when we loaded the car, there should have been some[r]
leftover food in the cooler box. There was also some alcohol we hadn't[r]
finished drinking. It might be a good idea to have some leftover solid[r]
fuel for something.[pcms]
*7465|
[fc]
For now, I don't see anyone around. It would be better to go get it[r]
sooner rather than later. I unlocked one of the doors I had previously[r]
locked and headed towards the car, cautiously keeping an eye on my[r]
surroundings.[pcms]
[sysbt_meswin clear]
[fadeoutbgm time=500]
;^<SoundRun 0,Stop,ON,2000>
[black_toplayer][trans_c cross time=1000][hide_chara_int]
;//〆合流Aへ
[jump storage="D0010_F.ks" target=*D0010_F]
;//----------------------------------------------------------

Some files were not shown because too many files have changed in this diff Show more