This commit is contained in:
Jessica Kay
2021-01-12 11:19:14 +00:00
parent 1aa5a1af25
commit 0eb6360f50
124 changed files with 9135 additions and 8338 deletions
+11 -10
View File
@@ -1,13 +1,14 @@
key,0,1
#,,
int32,str,str
0,"",""
1,"",""
2,"",""
3,"",""
4,"",""
5,"",""
6,"",""
7,"",""
8,"",""
9,"",""
0,"TEXT_CTSHWDTRANSPOINT_00701_MENU_TITLE","Select a destination.
Current Location: <Highlight>StringParameter(1)</Highlight>."
1,"TEXT_CTSHWDTRANSPOINT_00701_MENU_01","The Western Risensong Quarter."
2,"TEXT_CTSHWDTRANSPOINT_00701_MENU_02","The Eastern Risensong Quarter."
3,"TEXT_CTSHWDTRANSPOINT_00701_MENU_03","The Mattock."
4,"TEXT_CTSHWDTRANSPOINT_00701_MENU_04","Saint Roelle's Dais."
5,"TEXT_CTSHWDTRANSPOINT_00701_MENU_05","The New Nest."
6,"TEXT_CTSHWDTRANSPOINT_00701_MENU_06","Featherfall."
7,"TEXT_CTSHWDTRANSPOINT_00701_MENU_07","The Mendicant's Court."
8,"TEXT_CTSHWDTRANSPOINT_00701_MENU_08","Hoarfrost Hall."
9,"TEXT_CTSHWDTRANSPOINT_00701_MENU_CANCEL","Quit."
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_CTSHWDTRANSPOINT_00701_MENU_TITLE Select a destination. Current Location: <Highlight>StringParameter(1)</Highlight>.
5 1 TEXT_CTSHWDTRANSPOINT_00701_MENU_01 The Western Risensong Quarter.
6 2 TEXT_CTSHWDTRANSPOINT_00701_MENU_02 The Eastern Risensong Quarter.
7 3 TEXT_CTSHWDTRANSPOINT_00701_MENU_03 The Mattock.
8 4 TEXT_CTSHWDTRANSPOINT_00701_MENU_04 Saint Roelle's Dais.
9 5 TEXT_CTSHWDTRANSPOINT_00701_MENU_05 The New Nest.
10 6 TEXT_CTSHWDTRANSPOINT_00701_MENU_06 Featherfall.
11 7 TEXT_CTSHWDTRANSPOINT_00701_MENU_07 The Mendicant's Court.
12 8 TEXT_CTSHWDTRANSPOINT_00701_MENU_08 Hoarfrost Hall.
13 9 TEXT_CTSHWDTRANSPOINT_00701_MENU_CANCEL Quit.
14
+19 -15
View File
@@ -1,18 +1,22 @@
key,0,1
#,,
int32,str,str
0,"",""
1,"",""
2,"",""
3,"",""
4,"",""
5,"",""
6,"",""
7,"",""
8,"",""
9,"",""
10,"",""
11,"",""
12,"",""
13,"",""
14,"",""
0,"TEXT_REGROC2MARIORIE_00707_MARIORIE_000_000","<Split(<Highlight>ObjectParameter(1)</Highlight>, ,1)/>! Might I take your presence here to mean you are willing to grace us with an encore performance? If so, I shall be happy to send for your fellow performers at once!"
1,"TEXT_REGROC2MARIORIE_00707_MARIORIE_000_001","Oh, and if you'd like to try your hand at a more challenging composition this time, I'd be happy to procure another score."
2,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_002",""
3,"TEXT_REGROC2MARIORIE_00707_Q1_000_000","Commence the concert?"
4,"TEXT_REGROC2MARIORIE_00707_A1_000_001","Perform a traditional tune."
5,"TEXT_REGROC2MARIORIE_00707_A1_000_002","Perform an elaborate tune."
6,"TEXT_REGROC2MARIORIE_00707_A1_000_003","Not quite yet."
7,"TEXT_REGROC2MARIORIE_00707_A1_000_004","How do I do this again?"
8,"TEXT_REGROC2MARIORIE_00707_MARIORIE_000_003","Oh, but forgive me. I did not mean to pressure you so. Whenever you feel in the mood to perform, you need only say the word."
9,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_004","When the performance begins, the orchestra will perform a song. Time your inputs with the on-screen prompts."
10,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_005","When a blue prompt appears (left), time your input as the diamonds overlap.
When an orange prompt appears (center), make several rapid inputs until the prompt disappears.
When a red prompt appears (right), press and hold the input for the duration of the prompt."
11,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_006","The controls are as follows:"
12,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_007","<If(Equal(PlayerParameter(80),0))>Mouse: Left-click or right-click anywhere on screen
Keyboard: Any standard, unmodified key
Please note that chat will be temporarily disabled.<Else/><If(GreaterThan(PlayerParameter(75),0))>Controller<Else/>Gamepad</If>: All buttons and directional buttons except <CommandIcon(18)/></If> "
13,"TEXT_REGROC2MARIORIE_00707_SYSTEM_000_008","To access the Pause menu, press the <If(Equal(PlayerParameter(78),3))>esc<Else/>Esc</If> key or <CommandIcon(18)/> button, from which you may choose to end the performance."
14,"TEXT_REGROC2MARIORIE_00707_MARIORIE_000_999","Ah, <Split(<Highlight>ObjectParameter(1)</Highlight>, ,1)/>. I am making the necessary preparations for an encore performance as we speak. Pray stop back a bit later if you feel inclined to share in the joy of music once more."
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_REGROC2MARIORIE_00707_MARIORIE_000_000 <Split(<Highlight>ObjectParameter(1)</Highlight>, ,1)/>! Might I take your presence here to mean you are willing to grace us with an encore performance? If so, I shall be happy to send for your fellow performers at once!
5 1 TEXT_REGROC2MARIORIE_00707_MARIORIE_000_001 Oh, and if you'd like to try your hand at a more challenging composition this time, I'd be happy to procure another score.
6 2 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_002
7 3 TEXT_REGROC2MARIORIE_00707_Q1_000_000 Commence the concert?
8 4 TEXT_REGROC2MARIORIE_00707_A1_000_001 Perform a traditional tune.
9 5 TEXT_REGROC2MARIORIE_00707_A1_000_002 Perform an elaborate tune.
10 6 TEXT_REGROC2MARIORIE_00707_A1_000_003 Not quite yet.
11 7 TEXT_REGROC2MARIORIE_00707_A1_000_004 How do I do this again?
12 8 TEXT_REGROC2MARIORIE_00707_MARIORIE_000_003 Oh, but forgive me. I did not mean to pressure you so. Whenever you feel in the mood to perform, you need only say the word.
13 9 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_004 When the performance begins, the orchestra will perform a song. Time your inputs with the on-screen prompts.
14 10 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_005 When a blue prompt appears (left), time your input as the diamonds overlap. When an orange prompt appears (center), make several rapid inputs until the prompt disappears. When a red prompt appears (right), press and hold the input for the duration of the prompt.
15 11 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_006 The controls are as follows:
16 12 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_007 <If(Equal(PlayerParameter(80),0))>Mouse: Left-click or right-click anywhere on screen Keyboard: Any standard, unmodified key Please note that chat will be temporarily disabled.<Else/><If(GreaterThan(PlayerParameter(75),0))>Controller<Else/>Gamepad</If>: All buttons and directional buttons except <CommandIcon(18)/></If>
17 13 TEXT_REGROC2MARIORIE_00707_SYSTEM_000_008 To access the Pause menu, press the <If(Equal(PlayerParameter(78),3))>esc<Else/>Esc</If> key or <CommandIcon(18)/> button, from which you may choose to end the performance.
18 14 TEXT_REGROC2MARIORIE_00707_MARIORIE_000_999 Ah, <Split(<Highlight>ObjectParameter(1)</Highlight>, ,1)/>. I am making the necessary preparations for an encore performance as we speak. Pray stop back a bit later if you feel inclined to share in the joy of music once more.
19
20
21
22