diff options
author | Yexo <yexo@openttd.org> | 2009-01-19 01:16:50 +0000 |
---|---|---|
committer | Yexo <yexo@openttd.org> | 2009-01-19 01:16:50 +0000 |
commit | 8fabd3982dfcce450913bfe09850a44c37663137 (patch) | |
tree | dcdc93b44d361dd4888710622c6fd6f28accfb9a /src/lang/english.txt | |
parent | ee1331bb465dea93e7f32d768faa376f907aaca5 (diff) | |
download | openttd-8fabd3982dfcce450913bfe09850a44c37663137.tar.xz |
(svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 01729fa0c..5906a12eb 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2225,14 +2225,12 @@ STR_6804_CUSTOM :{BLACK}Custom ############ range for difficulty settings starts STR_6805_MAXIMUM_NO_COMPETITORS :{LTBLUE}Maximum no. competitors: {ORANGE}{COMMA} -STR_6806_COMPETITOR_START_TIME :{LTBLUE}Competitor start time: {ORANGE}{STRING} STR_6807_NO_OF_TOWNS :{LTBLUE}No. of towns: {ORANGE}{STRING} STR_6808_NO_OF_INDUSTRIES :{LTBLUE}No. of industries: {ORANGE}{STRING} STR_6809_MAXIMUM_INITIAL_LOAN_000 :{LTBLUE}Maximum initial loan: {ORANGE}{CURRENCY} STR_680A_INITIAL_INTEREST_RATE :{LTBLUE}Initial interest rate: {ORANGE}{COMMA}% STR_680B_VEHICLE_RUNNING_COSTS :{LTBLUE}Vehicle running costs: {ORANGE}{STRING} STR_680C_CONSTRUCTION_SPEED_OF_COMPETITOR :{LTBLUE}Construction speed of competitors: {ORANGE}{STRING} -STR_680D_INTELLIGENCE_OF_COMPETITORS :{LTBLUE}Intelligence of competitors: {ORANGE}{STRING} STR_680E_VEHICLE_BREAKDOWNS :{LTBLUE}Vehicle breakdowns: {ORANGE}{STRING} STR_680F_SUBSIDY_MULTIPLIER :{LTBLUE}Subsidy multiplier: {ORANGE}{STRING} STR_6810_COST_OF_CONSTRUCTION :{LTBLUE}Cost of construction: {ORANGE}{STRING} |