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
+2 -1
View File
@@ -67,4 +67,5 @@ int32,str,str
63,"TEXT_COMLIM101_02390_STORMPERSONNEL_000_012","What do you think? I'll admit they're raw as soldiers go, but they certainly have potential. I look forward to seeing what you can do with them."
64,"TEXT_COMLIM101_02390_STORMPERSONNEL_000_013","Right, I won't keep you any longer. Your squad's barracks can be found through the door at the back of the <If(GreaterThan(PlayerParameter(52),0))>command room<Else/></If><If(GreaterThan(PlayerParameter(53),0))>Adders' Nest<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Hall of Flames<Else/></If>."
65,"TEXT_COMLIM101_02390_STORMPERSONNEL_000_014","May <If(GreaterThan(PlayerParameter(52),0))>the Navigator guide you to victory<Else/></If><If(GreaterThan(PlayerParameter(53),0))>the Matron watch over you<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Nald'thal bless you with fortune<Else/></If>!"
66,"TEXT_COMLIM101_02390_SYSTEM_000_015","You are now the commander of an adventurer squadron!
66,"TEXT_COMLIM101_02390_SYSTEM_000_015","You are now the commander of an adventurer squadron!
Enter the <If(GreaterThan(PlayerParameter(52),0))>Maelstrom<Else/></If><If(GreaterThan(PlayerParameter(53),0))>Twin Adder<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Flame<Else/></If> Barracks and speak with your squadron sergeant to issue deployment orders."
1 key 0 1
67 63 TEXT_COMLIM101_02390_STORMPERSONNEL_000_012 What do you think? I'll admit they're raw as soldiers go, but they certainly have potential. I look forward to seeing what you can do with them.
68 64 TEXT_COMLIM101_02390_STORMPERSONNEL_000_013 Right, I won't keep you any longer. Your squad's barracks can be found through the door at the back of the <If(GreaterThan(PlayerParameter(52),0))>command room<Else/></If><If(GreaterThan(PlayerParameter(53),0))>Adders' Nest<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Hall of Flames<Else/></If>.
69 65 TEXT_COMLIM101_02390_STORMPERSONNEL_000_014 May <If(GreaterThan(PlayerParameter(52),0))>the Navigator guide you to victory<Else/></If><If(GreaterThan(PlayerParameter(53),0))>the Matron watch over you<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Nald'thal bless you with fortune<Else/></If>!
70 66 TEXT_COMLIM101_02390_SYSTEM_000_015 You are now the commander of an adventurer squadron! Enter the <If(GreaterThan(PlayerParameter(52),0))>Maelstrom<Else/></If><If(GreaterThan(PlayerParameter(53),0))>Twin Adder<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Flame<Else/></If> Barracks and speak with your squadron sergeant to issue deployment orders. You are now the commander of an adventurer squadron! Enter the <If(GreaterThan(PlayerParameter(52),0))>Maelstrom<Else/></If><If(GreaterThan(PlayerParameter(53),0))>Twin Adder<Else/></If><If(GreaterThan(PlayerParameter(54),0))>Flame<Else/></If> Barracks and speak with your squadron sergeant to issue deployment orders.
71