how-to-make-true-slaves/data/Script/00_2210.txt

85 lines
1.2 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.

[外交会談_闇の勢力同盟]00_2210
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 2, 0
// キャラ番号 表情 位置0,1,2
#BUSET2, 4, 4, 1,
#BGMPLAY, 303,
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 Karna
 "...Hey. Why do you keep engaging with us for
 discussions?"
#BUSET2, 4, 0, 1,
#MSG,
 Karna
 "From what I've heard、you're aiming to reclaim the
 light by expanding your territory."
#MSG,
 Karna
 "Why would a man like that associate with us who
 have embraced the darkness? I'm genuinely
 curious."
#BUSET2, 4, 4, 1,
#MSG,
 Karna
 "Or do you have some hidden agenda?"
#BUSET2, 4, 1, 1,
#MSG,
 Karna
 "..."
#BUSET2, 4, 4, 1,
#MSG,
 Karna
 "Well、it doesn't really matter if you have a
 purpose or not. We're always free、so if you'll
 entertain us、we'll agree to the discussions."
#MSG,
 Karna
 "Be grateful."
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,