mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 18:09:09 +00:00
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds
This commit is contained in:
@@ -4998,7 +4998,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
|
||||
CanRefitCargo(): false
|
||||
GetCapacity(): 25
|
||||
GetReliability(): 58
|
||||
GetMaxSpeed(): 238
|
||||
GetMaxSpeed(): 236
|
||||
GetPrice(): 28710
|
||||
GetMaxAge(): 7320
|
||||
GetRunningCost(): 2390
|
||||
@@ -5016,7 +5016,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
|
||||
CanRefitCargo(): false
|
||||
GetCapacity(): 65
|
||||
GetReliability(): 95
|
||||
GetMaxSpeed(): 238
|
||||
GetMaxSpeed(): 236
|
||||
GetPrice(): 30761
|
||||
GetMaxAge(): 8784
|
||||
GetRunningCost(): 2812
|
||||
@@ -5070,7 +5070,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
|
||||
CanRefitCargo(): false
|
||||
GetCapacity(): 30
|
||||
GetReliability(): 77
|
||||
GetMaxSpeed(): 238
|
||||
GetMaxSpeed(): 236
|
||||
GetPrice(): 30761
|
||||
GetMaxAge(): 10980
|
||||
GetRunningCost(): 2756
|
||||
|
Reference in New Issue
Block a user