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
+10 -5
View File
@@ -2,9 +2,14 @@
#,
int32,str
0,""
1,"Orders squadron to engage the enemy.
Can only be executed while on a <Color(-154)>command mission</Color>."
2,"Orders squadron to disengage the enemy and fall back.
Can only be executed while on a <Color(-154)>command mission</Color>."
3,"Orders squadron to re-engage the enemy.
1,"Orders squadron to engage the enemy.
Can only be executed while on a <Color(-154)>command mission</Color>."
2,"Orders squadron to disengage the enemy and fall back.
Can only be executed while on a <Color(-154)>command mission</Color>."
3,"Orders squadron to re-engage the enemy.
Can only be executed while on a <Color(-154)>command mission</Color>."
4,"Orders squadron to execute a limit break on a single target. Also increases damage dealt by party members within a 20-yalm range.
Can only be executed while on a <Color(-154)>command mission</Color>, limit gauge is at level 1, and all three squadron members are conscious."
5,"Displays Order Hotbar.
Can only be executed while on a <Color(-154)>command mission</Color>."
6,""
1 key 0
2 #
3 int32 str
4 0
5 1 Orders squadron to engage the enemy. Can only be executed while on a <Color(-154)>command mission</Color>. Orders squadron to engage the enemy. Can only be executed while on a <Color(-154)>command mission</Color>.
6 2 Orders squadron to disengage the enemy and fall back. Can only be executed while on a <Color(-154)>command mission</Color>. Orders squadron to disengage the enemy and fall back. Can only be executed while on a <Color(-154)>command mission</Color>.
7 3 Orders squadron to re-engage the enemy. Can only be executed while on a <Color(-154)>command mission</Color>. Orders squadron to re-engage the enemy. Can only be executed while on a <Color(-154)>command mission</Color>.
8 4 Orders squadron to execute a limit break on a single target. Also increases damage dealt by party members within a 20-yalm range. Can only be executed while on a <Color(-154)>command mission</Color>, limit gauge is at level 1, and all three squadron members are conscious. Orders squadron to execute a limit break on a single target. Also increases damage dealt by party members within a 20-yalm range. Can only be executed while on a <Color(-154)>command mission</Color>, limit gauge is at level 1, and all three squadron members are conscious.
9 5 Displays Order Hotbar. Can only be executed while on a <Color(-154)>command mission</Color>. Displays Order Hotbar. Can only be executed while on a <Color(-154)>command mission</Color>.
10 6
11
12
13
14
15