Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
key,0,1
#,,
int32,str,str
0,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_01","Hey, you there!"
1,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_02","Didn't you hear me? Come here and I shall guide you."
2,"TEXT_OPENINGGRIDANIA_ULTA_000_03","Where do you think you're going? The Adventurers' Guild is the <Emphasis>other</Emphasis> way!"
3,"TEXT_OPENINGGRIDANIA_CAPUCINE_000_05","Halt! Unregistered outsiders are not permitted beyond this point. If you wish to remain in our city, you must obey our rules and proceed to the Carline Canopy at once."
4,"TEXT_OPENINGGRIDANIA_ADALHARD_000_10","You're not from around here, are you? You should probably speak with Mother Miounne first. She's over at the Adventurers' Guild counter."
5,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_15","Within these gates, you are bound by our laws─laws with which you are no doubt unfamiliar."
6,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_16","Listen well, and I shall guide you."
7,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_20","Welcome to Gridania, a vibrant forest nation cradled in the bosom of nature."
8,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_21","Follow the instructions to move your character and adjust the position of the camera."
9,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_22","When you are ready to proceed, speak to Bertennant."
10,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_23","Please select the control scheme you wish to use."
11,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_Q_01","Select a control scheme."
12,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_01","Mouse/Keyboard."
13,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_02","<If(GreaterThan(PlayerParameter(75),1))>Controller<Else/>Gamepad</If>."
key,0,1
#,,
int32,str,str
0,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_01","Hey, you there!"
1,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_02","Didn't you hear me? Come here and I shall guide you."
2,"TEXT_OPENINGGRIDANIA_ULTA_000_03","Where do you think you're going? The Adventurers' Guild is the <Emphasis>other</Emphasis> way!"
3,"TEXT_OPENINGGRIDANIA_CAPUCINE_000_05","Halt! Unregistered outsiders are not permitted beyond this point. If you wish to remain in our city, you must obey our rules and proceed to the Carline Canopy at once."
4,"TEXT_OPENINGGRIDANIA_ADALHARD_000_10","You're not from around here, are you? You should probably speak with Mother Miounne first. She's over at the Adventurers' Guild counter."
5,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_15","Within these gates, you are bound by our laws─laws with which you are no doubt unfamiliar."
6,"TEXT_OPENINGGRIDANIA_BERTENNANT_000_16","Listen well, and I shall guide you."
7,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_20","Welcome to Gridania, a vibrant forest nation cradled in the bosom of nature."
8,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_21","Follow the instructions to move your character and adjust the position of the camera."
9,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_22","When you are ready to proceed, speak to Bertennant."
10,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_23","Please select the control scheme you wish to use."
11,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_Q_01","Select a control scheme."
12,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_01","Mouse/Keyboard."
13,"TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_02","<If(GreaterThan(PlayerParameter(75),1))>Controller<Else/>Gamepad</If>."
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_OPENINGGRIDANIA_BERTENNANT_000_01 Hey, you there!
5 1 TEXT_OPENINGGRIDANIA_BERTENNANT_000_02 Didn't you hear me? Come here and I shall guide you.
6 2 TEXT_OPENINGGRIDANIA_ULTA_000_03 Where do you think you're going? The Adventurers' Guild is the <Emphasis>other</Emphasis> way!
7 3 TEXT_OPENINGGRIDANIA_CAPUCINE_000_05 Halt! Unregistered outsiders are not permitted beyond this point. If you wish to remain in our city, you must obey our rules and proceed to the Carline Canopy at once.
8 4 TEXT_OPENINGGRIDANIA_ADALHARD_000_10 You're not from around here, are you? You should probably speak with Mother Miounne first. She's over at the Adventurers' Guild counter.
9 5 TEXT_OPENINGGRIDANIA_BERTENNANT_000_15 Within these gates, you are bound by our laws─laws with which you are no doubt unfamiliar.
10 6 TEXT_OPENINGGRIDANIA_BERTENNANT_000_16 Listen well, and I shall guide you.
11 7 TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_20 Welcome to Gridania, a vibrant forest nation cradled in the bosom of nature.
12 8 TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_21 Follow the instructions to move your character and adjust the position of the camera.
13 9 TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_22 When you are ready to proceed, speak to Bertennant.
14 10 TEXT_OPENINGGRIDANIA_FST_SYSTEM_000_23 Please select the control scheme you wish to use.
15 11 TEXT_OPENINGGRIDANIA_FST_SYSTEM_Q_01 Select a control scheme.
16 12 TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_01 Mouse/Keyboard.
17 13 TEXT_OPENINGGRIDANIA_FST_SYSTEM_A_02 <If(GreaterThan(PlayerParameter(75),1))>Controller<Else/>Gamepad</If>.