how-to-make-true-slaves/data/Script/10_1505.txt
2024-05-09 21:21:56 -05:00

237 lines
3.9 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[リリ結婚]10_1505
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 17, 0
#BGMPLAY, 315
#MSGWINDOW_ON,
//-------------------------------------------------------------
#SEPLAY, 816,
// キャラ番号 表情 位置0,1,2
#BUSET, 15, 1, 1
#MSG,
 Automatic Shoe Polisher "Congratulations!"
#MSG,
 Fully Automatic Humidifier "Congratulations!"
#MSG,
 Fully Automatic Self-Destruct Machine
 "Congratulations on your marriage!!"
#MSG,
 Fully Automatic Translator "How joyous!"
#MSG,
 Surrounded by various machines that seem to do
 nothing but talk、you and Lili have become husband
 and wife.
#BUSET2, 15, 3, 1
#MSG,
 Lili
 "...It's like a dream. To think I could become
 Master's wife."
#BUSET2, 15, 2, 1
#MSG,
 Lili
 "...M-Master! I'm not much、but please take care of
 me!!"
#WFOUT,
#SEPLAY, 816,
#MSG,
 Fully Automatic Washing Machine "Wow!"
#MSG,
 Lie Detector
 "Lovey-dovey、huh!"
#MSG,
 Automatic Cooking Machine "Yes!! Mr. President!"
#MSG,
 Indescribable Machine
 "Yay! Yay!"
#BGMSTOP, 360,
#MSG,
 The machines、as if they have their own wills、are
 celebrating. However、among the assembled
 machines、the Automatic Egg Cracker is nowhere to
#MSG,
 be seen.
#MSG,
 The one who would have wanted to congratulate Lili
 the most is not lined up there.
#MSG,
 He is now...
#SEPLAY, 820,
#MSG,
 As I think about my friend who lacks a foul mouth
 and original functions、the sound of rumbling
 caterpillars can be heard...
#BGMPLAY, 339,
#MSG,
 Automatic Egg Cracker
 "I made it in time!!"
#SEPLAY, 810,
#MSG,
 Automatic Egg Cracker
 "Here! 'Flower Shower'!!"
#MSG,
 Petals he gathered with both arms full dance in
 the sky.
#MSG,
 Automatic Egg Cracker
 "Heh heh heh、it took some doing to gather these、
 but I'm glad I made it in time for the big
 moment!!"
#MSG,
 Automatic Egg Cracker
 "Lili! Dear Master!! Congratulations on your
 marriage!!"
#MSG,
 Automatic Egg Cracker
 "If you make 'Lili' cry、I'll crack your head open
 like an egg!!"
#MSG,
 Automatic Egg Cracker
 "May you be happy!!"
//-----------------------------------------------------------------
// 暗転開始
#MSGCLEAR,
#MSGWINDOW_OFF,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 0,
#FADE, 0, 0, 0, 255, 30,
#WAIT, 30,
// BGnum frame
#BGSET, 83, 0
#BUOUT, 1,
#WAIT, 30,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 30,
#WAIT, 30,
// 暗転終了
//-----------------------------------------------------------------
#MSGWINDOW_ON,
#MSG,
 He was able to reboot while retaining his
 memories.
#MSG,
 Lili accomplished a repair that was deemed
 physically impossible.
#MSG,
 The divine repair technique that even Lili herself
 does not understand.
#MSG,
 I don't understand the technical details. But Lili
 made the impossible possible.
#MSG,
 He came back retaining his memories.
#MSG,
 And today、he is wholeheartedly celebrating your
 and her new beginning.
#MSG,
 That fact alone is enough.
//------------------------------------------------------------------
// イベント報酬獲得
//------------------------------------------------------------------
// フェードアウト演出
#MSGCLEAR,
#MSGWINDOW_OFF,
#BUOUT, 1,
#WFOUT,
#FADE, 0, 0, 0, 255, 30
#WAIT, 30,
// BGnum frame
#BGSET, 83, 0,
#FADE, 0, 0, 0, 0, 60
#WAIT, 60,
//-----------------------------------------------------------
// イベント報酬取得処理
#EVENTREWORD,
#EVENTREWORD,
// 報酬処理終了
//-----------------------------------------------------------
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,