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

81 lines
1.1 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_2212
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// 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
 "Really、you have such peculiar tastes."
#BUSET2, 4, 4, 1,
#MSG,
 Karna
 "Don't you understand yet that we're not organized
 enough to be called a force?"
#MSG,
 Karna
 "Well、I'm always free、so if you want to talk、 I'll
 keep you company."
#BUSET2, 4, 1, 1,
#MSG,
 Karna
 "Hanging out with us won't bring you any good、you
 know?"
#MSG,
 Karna
 "......"
#BUSET2, 4, 4, 1,
#MSG,
 Karna
 "Hehe、what a strange man."
#BUSET2, 4, 2, 1,
#MSG,
 Karna
 "But、I don't dislike such odd people、you know?"
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,