4.11 -> 4.2

Update diff
This commit is contained in:
Josh Freeman
2018-01-30 08:59:07 +00:00
parent 01b5e5a7f3
commit e4ef0f4400
579 changed files with 90883 additions and 64028 deletions
@@ -2,12 +2,12 @@
#,,
int32,str,str
0,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_TITLE_0","Select an option."
1,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_TITLE","Ceruleum tanks: <Value>IntegerParameter(1)</Value>
1,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_TITLE","Vessels deployed: <Value>IntegerParameter(2)</Value>/<Value>IntegerParameter(3)</Value>
Ceruleum tanks: <Value>IntegerParameter(1)</Value>
Select an airship."
2,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_ADD_NEW_AIRSHIP","Outfit and register an airship. (Flight credits required: <Value>IntegerParameter(1)</Value>)"
3,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME","<Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis>. (Rank: <Value>IntegerParameter(5)</Value>) <Switch(IntegerParameter(2))><Case(1)></Case><Case(2)></Case><Case(3)> (Voyage complete in <If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(3),0))><Value>IntegerParameter(3)</Value>h <Else/></If><Value>IntegerParameter(4)</Value>m) </Case><Case(4)> (Mission complete in <If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(3),0))><Value>IntegerParameter(3)</Value>h <Else/></If><Value>IntegerParameter(4)</Value>m) </Case><Case(5)> (Awaiting alliance parties)</Case></Switch>"
5,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_EXIT","Nothing."
4,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_FINISH","<Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis>. (Rank: <Value>IntegerParameter(5)</Value>) <Switch(IntegerParameter(2))><Case(1)></Case><Case(2)></Case><Case(3)> [Voyage complete]</Case><Case(4)> [Mission complete]</Case></Switch>"
5,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_EXIT","Nothing."
6,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_TITLE","Vessels deployed: <Value>IntegerParameter(4)</Value>/<Value>IntegerParameter(5)</Value>
Ceruleum tanks: <Value>IntegerParameter(2)</Value>
@@ -20,13 +20,13 @@ int32,str,str
12,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CONF_COLOR","Paint airship"
13,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CONF_NAME","Change airship name"
14,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CONF_REMOVE","Dismantle airship"
17,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_B_EXPD2","Ready airship for exploratory mission"
15,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_B_EXPEDITION","Ready airship for exploratory mission"
16,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_A_EXPEDITION",""
17,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_B_EXPD2","Ready airship for exploratory mission"
18,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_A_EXPD2",""
21,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_MAP","View navigational charts"
19,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_TITLE","Vessels deployed: <Value>IntegerParameter(3)</Value>/<Value>IntegerParameter(4)</Value>
<Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis> (Rank: <Value>IntegerParameter(2)</Value>) - Deployed
23,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_TITLE","Rename your airship"
Voyage complete in <If(GreaterThan(IntegerParameter(5),0))><Value>IntegerParameter(5)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>h <Else/></If><Value>IntegerParameter(7)</Value>m"
20,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_COND","Recall airship"
21,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_MAP","View navigational charts"
22,"TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_STATUS","View airship status"
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_TITLE_0 Select an option.
5 1 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_TITLE Ceruleum tanks: <Value>IntegerParameter(1)</Value> Select an airship. Vessels deployed: <Value>IntegerParameter(2)</Value>/<Value>IntegerParameter(3)</Value> Ceruleum tanks: <Value>IntegerParameter(1)</Value> Select an airship.
6 2 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_ADD_NEW_AIRSHIP Outfit and register an airship. (Flight credits required: <Value>IntegerParameter(1)</Value>)
7 3 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis>. (Rank: <Value>IntegerParameter(5)</Value>) <Switch(IntegerParameter(2))><Case(1)></Case><Case(2)></Case><Case(3)> (Voyage complete in <If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(3),0))><Value>IntegerParameter(3)</Value>h <Else/></If><Value>IntegerParameter(4)</Value>m) </Case><Case(4)> (Mission complete in <If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(3),0))><Value>IntegerParameter(3)</Value>h <Else/></If><Value>IntegerParameter(4)</Value>m) </Case><Case(5)> (Awaiting alliance parties)</Case></Switch>
8 4 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_FINISH <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis>. (Rank: <Value>IntegerParameter(5)</Value>) <Switch(IntegerParameter(2))><Case(1)></Case><Case(2)></Case><Case(3)> [Voyage complete]</Case><Case(4)> [Mission complete]</Case></Switch>
9 5 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_SELECT_EXIT Nothing.
10 6 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_TITLE Ceruleum tanks: <Value>IntegerParameter(2)</Value> <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis> (Rank: <Value>IntegerParameter(3)</Value>) - Available Vessels deployed: <Value>IntegerParameter(4)</Value>/<Value>IntegerParameter(5)</Value> Ceruleum tanks: <Value>IntegerParameter(2)</Value> <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis> (Rank: <Value>IntegerParameter(3)</Value>) - Available
11 7 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_EXPEDITION Deploy airship on exploratory voyage
12 8 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_RESULT View previous voyage log
13 9 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_PARTS Change airship components
20 16 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_A_EXPEDITION
21 17 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_B_EXPD2 Ready airship for exploratory mission
22 18 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_CMD_A_EXPD2
23 19 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_TITLE <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis> (Rank: <Value>IntegerParameter(2)</Value>) - Deployed Vessels deployed: <Value>IntegerParameter(3)</Value>/<Value>IntegerParameter(4)</Value> <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis> (Rank: <Value>IntegerParameter(2)</Value>) - Deployed Voyage complete in <If(GreaterThan(IntegerParameter(5),0))><Value>IntegerParameter(5)</Value>d <Else/></If><If(GreaterThan(IntegerParameter(6),0))><Value>IntegerParameter(6)</Value>h <Else/></If><Value>IntegerParameter(7)</Value>m
24 20 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_COND Recall airship
25 21 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_MAP View navigational charts
26 22 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_VOY_CUR_STATUS View airship status
27 23 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_TITLE Rename your airship Rename your airship.
28 24 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_CAPTION Airship Name
29 25 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_AIRSHIP_NAME_MES_0 • Names must be formed from alphanumeric characters. • The following punctuation marks are also allowed: <Color(-32640)>'<Indent/>. , : ; ! ? & - _</Color> • Double spaces are not allowed. • A space cannot be used before or after the name. • Names consisting solely of punctuation marks are prohibited. Names must be formed from alphanumeric characters. The following punctuation marks are also allowed: <Color(-32640)>'<Indent/>. , : ; ! ? & - _</Color> • Double spaces/underscores are not allowed. • A space cannot be used before or after the name. • Names consisting solely of punctuation marks are prohibited.
30 26 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_REMOVE_AIRSHIP_TITLE Are you certain you wish to dismantle <Emphasis><Highlight>StringParameter(1)</Highlight></Emphasis>? <Color(-32640)>Please note that while airship components will be returned, your airship's registration, rank, and accrued experience will be lost.</Color>
31 27 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_REMOVE_AIRSHIP_CHECK Dismantle Airship
32 28 TEXT_CMNDEFCOMPANYCOMMANDERBOARD_00258_NO_REGISTRATION_1 To outfit and register an airship, you must have in your possession the requisite components and flight credits.