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

125 lines
2.3 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_1211
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 6, 0
#BGMPLAY, 301,
#MSGWINDOW_ON,
#MSG,
 City of Light、Urban Area
#MSG,
 Guided by Rapusena、you were visiting the urban
 area of the City of Light.
// キャラ番号 表情 位置0,1,2
#BUSET2, 1, 0, 1,
#MSG,
 Rapusena
 "How do you find the City of Light?"
#WFOUT,
#MSG,
 The townscapes、built and maintained by the
 followers of the Order of Light、were rumored to be
 the most beautifully organized on the
#MSG,
 continent. Witnessing this scene firsthand、it
 became clear that this was not just a rumor but
 the truth.
#MSG,
 The urban planning of the City of Light、developed
 on a meticulous foundation、seemed to embody the
 "order" promoted by the Order.
#MSG,
 ...However、observing the cityscape、there were
 several points of concern.
#MSG,
 Most of the ornate houses seemed uninhabited、and
 there were no stores or exchange facilities
 dealing with daily necessities on the streets.
#MSG,
 A hollow city created just for show... That's how
 it felt.
#BUSET2, 1, 2, 1,
#MSG,
 Rapusena
 "Have you noticed?"
#WFOUT,
#MSG,
 Rapusena seemed to have read your thoughts from
 your expression.
#WFSET, 1, 2,
#MSG,
 Rapusena
 "Once、many high-ranking priests called executives
 of the Order of Light lived on this street. But
 now、almost all the houses here are uninhabited."
#MSG,
 Rapusena
 "Supplies such as goods are distributed daily
 according to work at various churches within the
 city、and there are no facilities like stores."
#MSG,
 Rapusena
 "Now、let's head towards the grand church.
 Preparations for our meeting are being made
 there."
#WFOUT,
#BUOUT, 1,
#MSG,
 ...
#MSG,
 The orderly townscapes held by the Order.
#MSG,
 It appeared somewhat ephemeral.
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,