(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
This commit is contained in:
@@ -2385,7 +2385,7 @@ STR_8813_FROM :{LTBLUE}{CARGO} fr
|
||||
STR_8814_TRAIN_IS_WAITING_IN_DEPOT :{WHITE}Tåg {COMMA16} väntar i depå
|
||||
STR_8815_NEW_VEHICLES :{BLACK}Nytt fordon
|
||||
STR_8816 :{BLACK}-
|
||||
STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Kostnad: {GOLD}{CURRENCY}{BLACK} Vikt: {GOLD}{COMMA16}t{}{BLACK}Hastighet: {GOLD}{VELOCITY}{BLACK} Effekt: {GOLD}{COMMA16}hp{}{BLACK}Löpande kostnad: {GOLD}{CURRENCY}/yr{}{BLACK}Kapacitet: {GOLD}{STRING}{}{BLACK}Designad: {GOLD}{NUMU16}{BLACK} Livslängd: {GOLD}{COMMA16} år{}{BLACK}Max. tillförlitlighet: {GOLD}{COMMA8}%
|
||||
STR_8817_COST_WEIGHT_T_SPEED_POWER :{BLACK}Kostnad: {GOLD}{CURRENCY}{BLACK} Vikt: {GOLD}{COMMA16}t{}{BLACK}Hastighet: {GOLD}{VELOCITY}{BLACK} Effekt: {GOLD}{COMMA32}hp{}{BLACK}Löpande kostnad: {GOLD}{CURRENCY}/yr{}{BLACK}Kapacitet: {GOLD}{STRING}{}{BLACK}Designad: {GOLD}{NUMU16}{BLACK} Livslängd: {GOLD}{COMMA16} år{}{BLACK}Max. tillförlitlighet: {GOLD}{COMMA8}%
|
||||
STR_8818_INFORMATION :{BLACK}Information
|
||||
STR_8819_TRAIN_TOO_LONG :{WHITE}Tåg för långt
|
||||
STR_881A_TRAINS_CAN_ONLY_BE_ALTERED :{WHITE}Tåg kan bara ändras när det står still inuti en depå
|
||||
|
||||
Reference in New Issue
Block a user