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

133 lines
1.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.

[ヒロイン間絆]20_1060
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#MSGWINDOW_OFF,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 2, 0
// キャラ番号 表情 位置0,1,2
#BUSET, 1, 0, 2,
#BGMPLAY, 345,
//-------------------------------------------------------------
#SEPLAY, 366
#WAIT, 60,
#MSGWINDOW_ON,
#WFSET, 1, 0,
#MSG,
 Rapusena
 "Oh、a bird..."
#BUSET2, 8, 1, 0,
#MSG,
 Laughing Spear
 "Be careful. If you get too close carelessly、
 it'll gouge out your eyes."
#BUSET2, 1, 6, 2,
#MSG,
 Rapusena
 "My、my eyes...!?"
#BUSET2, 8, 0, 0,
#MSG,
 Laughing Spear
 "Come here、Gara."
#WFOUT,
#MSGCLEAR,
#SEPLAY, 366
#WAIT, 60,
#BUSET2, 8, 8, 0,
#MSG,
 Laughing Spear
 "It seems Gara has taken a liking to you. Perhaps
 you are also a woman with deep karma and fierce
 passion?"
#BUSET2, 1, 3, 2,
#MSG,
 Rapusena
 "Huh?"
#BUSET2, 8, 1, 0,
#MSG,
 Laughing Spear
 "Never mind. Just a piece of advice、it's better
 not to get too involved with this one."
#BUSET2, 8, 8, 0,
#MSG,
 Laughing Spear
 "This one is a very unpleasant bird..."
//------------------------------------------------------------------
// イベント報酬獲得
//------------------------------------------------------------------
// フェードアウト演出
#MSGCLEAR,
#MSGWINDOW_OFF,
#WFOUT,
#FADE, 0, 0, 0, 255, 30
#WAIT, 30,
#BUOUT, 0,
#BUOUT, 1,
#BUOUT, 2,
// BGnum frame
#BGSET, 83, 0,
#WAIT, 30,
#FADE, 0, 0, 0, 0, 60
#WAIT, 60,
//-----------------------------------------------------------
// イベント報酬取得処理
#EVENTREWORD,
// 報酬処理終了
//-----------------------------------------------------------
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,