138 lines
3 KiB
Text
138 lines
3 KiB
Text
;//ブロックBE10070『最後の狂演 共通ルート』
|
||
;//@konya 11/13 BG貼付
|
||
|
||
*BE10070_TOP
|
||
;{SceneSet 最後の狂演共通ルート}
|
||
;//--------------------------------------------------------------------
|
||
|
||
*300|
|
||
[fc]
|
||
That's right, there should be an emergency exit in the[r]
|
||
parlor corner of Arcadia.[pcms]
|
||
|
||
;//★_アルカディア
|
||
[bg storage="BG020b"][trans_c cross time=500]
|
||
;[eval exp="f.l_map = 22"]
|
||
|
||
[sysbt_meswin]
|
||
|
||
*301|
|
||
[fc]
|
||
I hurried into the parlor corner of Arcadia and from there,[r]
|
||
I went out to the LASER perimeter through the emergency[r]
|
||
exit.[pcms]
|
||
|
||
;//★_LASER正面(夕)
|
||
;//外に出てるのにビル前は違うので夕景にします
|
||
;//<ChrInit>
|
||
;//[bg storage="BG06b"]<UpDate Cross,1000>
|
||
;//;[eval exp="f.l_map = 7"]
|
||
[bg storage="BGS008b"][trans_c cross time=500]
|
||
;[eval exp="f.l_map = 7"]
|
||
|
||
*302|
|
||
[fc]
|
||
The lukewarm evening breeze caressed my cheeks as I stepped[r]
|
||
onto the catwalk.[pcms]
|
||
|
||
*303|
|
||
[fc]
|
||
Perhaps attracted by the sound of men breaking shutters,[r]
|
||
before I knew it, infected ones had gathered in swarms[r]
|
||
around LASER.[pcms]
|
||
|
||
*304|
|
||
[fc]
|
||
If I go down now, it'll be the end of me.[pcms]
|
||
|
||
*305|
|
||
[fc]
|
||
At this rate, the infected ones might have even invaded[r]
|
||
inside LASER.[pcms]
|
||
|
||
*306|
|
||
[fc]
|
||
I need to hurry and save everyone, or they'll be attacked[r]
|
||
not just by men but by the infected as well...[pcms]
|
||
|
||
*307|
|
||
[fc]
|
||
For now, there are no men on the catwalk.[pcms]
|
||
|
||
*308|
|
||
[fc]
|
||
It seems they haven't followed me here.[pcms]
|
||
|
||
*309|
|
||
[fc]
|
||
If I'm going to move, now's the chance.[pcms]
|
||
|
||
*310|
|
||
[fc]
|
||
Should I return to 'Depot' and regroup?[pcms]
|
||
|
||
*311|
|
||
[fc]
|
||
Or should I go back inside LASER to save everyone...[pcms]
|
||
|
||
*312|
|
||
[fc]
|
||
While pondering, I continued to the dead end and used the[r]
|
||
emergency lift in the deck floor to descend to the second-[r]
|
||
floor catwalk.[pcms]
|
||
|
||
|
||
|
||
;//★_クロミ
|
||
[black_toplayer][trans_c cross time=1000][hide_chara_int]
|
||
|
||
;mm やっぱここでbgmとめようよ
|
||
[fadeoutbgm time=500]
|
||
[wait_c time=1000]
|
||
|
||
;mm 逆移植追加
|
||
[bgm storage="BGM05"]
|
||
|
||
;//★_LASER正面(夕)
|
||
[bg storage="BGS008b"][trans_c cross time=500]
|
||
;[eval exp="f.l_map = 7"]
|
||
|
||
*313|
|
||
[fc]
|
||
Once I got down to the second floor, it was clear that the[r]
|
||
road below was indeed a sea of infected ones.[pcms]
|
||
|
||
*314|
|
||
[fc]
|
||
There's not even a sliver of a chance to escape.[pcms]
|
||
|
||
*315|
|
||
[fc]
|
||
It seems I have no choice but to use the LASER perimeter to[r]
|
||
move around.[pcms]
|
||
|
||
*316|
|
||
[fc]
|
||
Leaning out from the catwalk deck, I surveyed the[r]
|
||
surroundings.[pcms]
|
||
|
||
*317|
|
||
[fc]
|
||
What should I do... How can I...?[pcms]
|
||
|
||
;//★_クロミ
|
||
;mm いらなくね[black_toplayer][trans_c cross time=1000][hide_chara_int]
|
||
|
||
|
||
|
||
;//--------------------------------------------------------------------
|
||
;//条件分岐
|
||
;//悠帆・漣ルートの場合:jump BE10100
|
||
;//マルガリータルートの場合:jump BE10110
|
||
|
||
[if exp="f.l_route_y == 1 || f.l_route_r == 1"][jump storage="BE10100.ks" target=*BE10100_TOP][endif]
|
||
[if exp="f.l_route_m==1"][jump storage="BE10110.ks" target=*BE10110_TOP][endif]
|
||
[jump storage="BE10100.ks" target=*BE10100_TOP]
|
||
|
||
;//--------------------------------------------------------------------
|
||
|