summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-02-27 21:07:12 +0000
committerpeter1138 <peter1138@openttd.org>2008-02-27 21:07:12 +0000
commit015cf7e6a217cffe68796c4cbc562a403892ef65 (patch)
treed9e57798c8a84adc785415895d98138653130367 /src/lang
parent2678c4faaa1d3f938338721c4c024a3b0787de93 (diff)
downloadopenttd-015cf7e6a217cffe68796c4cbc562a403892ef65.tar.xz
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
called 'realistic' (matching other vehicles) (1/1) to original TTD speed (1/4). Note this option defaults to original TTD speed.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index f6448f176..fd71ef3b0 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1050,6 +1050,7 @@ STR_CONFIG_PATCHES_ALLOW_EXCLUSIVE :{LTBLUE}Allow b
STR_CONFIG_PATCHES_ALLOW_GIVE_MONEY :{LTBLUE}Allow sending money to other companies: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_NONUNIFORM_STATIONS :{LTBLUE}Nonuniform stations: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_FREIGHT_TRAINS :{LTBLUE}Weight multiplier for freight to simulate heavy trains: {ORANGE}{STRING}
+STR_CONFIG_PATCHES_PLANE_SPEED :{LTBLUE}Plane speed factor: {ORANGE}1 / {STRING1}
STR_CONFIG_PATCHES_STOP_ON_TOWN_ROAD :{LTBLUE}Allow drive-through road stops on town owned roads: {ORANGE}{STRING}
STR_CONFIG_PATCHES_ADJACENT_STATIONS :{LTBLUE}Allow building adjacent stations: {ORANGE}{STRING}