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

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

[石版の記憶4]01_3004
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
#BGMPLAY, 317
// BGnum frame
#BGSET, 69, 0,
#MSGWINDOW_ON,
#MSG,
 "Lady Toa. That is your name."
#MSG,
 "It's unlike you. To think Toa would forget."
#MSG,
 "Forgetting your own name is weird! That little
 girl must have passed some strange disease to
 papa!"
#MSG,
 She Who Has Free Wings
 "Did you hear that Slime's brother said、'Doesn't
 Toa seem like she'd have a huge cock?' I heard
 it!"
#MSG,
 "Yes、Al. Girls shouldn't talk about cocks. Isn't
 Toa sad?"
#MSG,
 "Have you remembered now、Lady Toa?"
#MSG,
 "Please never forget again. That name is more
 precious to our family than anything else."
#MSG,
 "Toa" - that name holds a special meaning.
#MSG,
 A feeling akin to conviction appeals strongly to
 the heart.
#MSG,
 If you could take on that name、which should be
 unrelated、something might change. It's a
 premonition.
#MSG,
 There was supposed to be a mysterious monument in
 the northern territory that changes names.
#MSG,
 Shall I carve the name I learned in a dream...?
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,