diff options
author | truelight <truelight@openttd.org> | 2005-01-09 14:45:19 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2005-01-09 14:45:19 +0000 |
commit | 0cfc15a47526e41426251fcbe061e1f47bafb81a (patch) | |
tree | 74a47948eb5902413dbc27c7878f5ae0a346ebc4 /lang/english.txt | |
parent | 3ef2e81c69b9a2a7a62060bb07f4fa30831a38b1 (diff) | |
download | openttd-0cfc15a47526e41426251fcbe061e1f47bafb81a.tar.xz |
(svn r1444) -Fix: fixed weight for double-head trains (and with that the acceleration)
(now maglev lvl4 can reach their top speed, and are faster than lvl3)
(Tnx to Darkvater :))
-Fix: Buy Vehicle GUI now shows HPs bigger than 32000 correctly
Diffstat (limited to 'lang/english.txt')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/english.txt b/lang/english.txt index 57b5b6a31..71cf77ce4 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2387,7 +2387,7 @@ STR_8813_FROM :{LTBLUE}{CARGO} from {STATION} STR_8814_TRAIN_IS_WAITING_IN_DEPOT :{WHITE}Train {COMMA16} is waiting in depot STR_8815_NEW_VEHICLES :{BLACK}New Vehicles STR_8816 :{BLACK}- -STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Cost: {GOLD}{CURRENCY}{BLACK} Weight: {GOLD}{COMMA16}t{}{BLACK}Speed: {GOLD}{VELOCITY}{BLACK} Power: {GOLD}{COMMA16}hp{}{BLACK}Running Cost: {GOLD}{CURRENCY}/yr{}{BLACK}Capacity: {GOLD}{STRING}{}{BLACK}Designed: {GOLD}{NUMU16}{BLACK} Life: {GOLD}{COMMA16} years{}{BLACK}Max. Reliability: {GOLD}{COMMA8}% +STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Cost: {GOLD}{CURRENCY}{BLACK} Weight: {GOLD}{COMMA16}t{}{BLACK}Speed: {GOLD}{VELOCITY}{BLACK} Power: {GOLD}{COMMA32}hp{}{BLACK}Running Cost: {GOLD}{CURRENCY}/yr{}{BLACK}Capacity: {GOLD}{STRING}{}{BLACK}Designed: {GOLD}{NUMU16}{BLACK} Life: {GOLD}{COMMA16} years{}{BLACK}Max. Reliability: {GOLD}{COMMA8}% STR_8818_INFORMATION :{BLACK}Information STR_8819_TRAIN_TOO_LONG :{WHITE}Train too long STR_881A_TRAINS_CAN_ONLY_BE_ALTERED :{WHITE}Trains can only be altered when stopped inside a depot |