I was looking at the text file for that and had some questions.
In Text2.txt, line 72 looks like this:.
Code: Select all
IDS_MP_TOGGLECOOP,IDS_MP_TOGGLECOOP,"Cooperative Matches",
Code: Select all
IDS_MP_TOGGLECOOP,"Cooperative Matches",
Code: Select all
IDS_DEC_MILITARY_REFORM_HC_TEXT, "With this decision, all Heavy Cavalry types available to your nation, if they have a possible upgrade, will be improved. You have two possible options, one which is slow but cheaper, one is immediate but costlier. The second option also costs a bit more experience for the upgraded units.", IDS_DEC_MILITARY_REFORM_HC_MSGTEXT, "Military Reform: Improve Heavy Cavalry units",
IDS_DEC_MILITARY_REFORM_HC_MSGTEXT, "Military Reform: Improve Heavy Cavalry units",
Code: Select all
IDS_DEC_MILITARY_REFORM_HC_TEXT, "With this decision, all Heavy Cavalry types available to your nation, if they have a possible upgrade, will be improved. You have two possible options, one which is slow but cheaper, one is immediate but costlier. The second option also costs a bit more experience for the upgraded units.",
IDS_DEC_MILITARY_REFORM_HC_MSGTEXT, "Military Reform: Improve Heavy Cavalry units",
Thanks.