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

114 lines
1.8 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_2213
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// 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, 0, 1,
#BGMPLAY, 303,
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 Karna
 "...How many times have we had this conversation
 now?"
#BUSET2, 4, 2, 1,
#MSG,
 Karna
 "Personally、I quite enjoy meeting and talking with
 you like this."
#BUSET2, 4, 1, 1,
#MSG,
 Karna
 "But、shouldn't we put an end to these meetings
 soon?"
#BUSET2, 4, 22, 1,
#MSG,
 Karna
 "It's not that I've grown tired of talking to
 you."
#MSG,
 Karna
 "It's just that、lately、the movements of the
 darkness have been strange."
#BUSET2, 4, 21, 1,
#MSG,
 Karna
 "Probably、but soon、we、the kin of darkness、will be
 swallowed by the darkness and annihilated."
#BUSET2, 4, 0, 1,
#MSG,
 Karna
 "Why do you look so surprised?"
#MSG,
 Karna
 "Even though many humans have made contracts with
 the darkness、being kin of the darkness doesn't
 mean we're under its absolute protection."
#MSG,
 Karna
 "We could easily die by a mere whim of the
 darkness."
#MSG,
 Karna
 "Especially since the northern part of the
 continent where we have our stronghold is where
 the darkness is strongest、if it spreads、all our
#MSG,
 Karna
 territories will be engulfed."
#BUSET2, 4, 2, 1,
#MSG,
 Karna
 "So、you see? Let's end these fruitless discussions
 here、shall we?"
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,