forked from mirror/OpenTTD
(svn r115) Fix: monorail/maglev became available around 1927
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define MW(a,b,c,d,e,f) {a,b|0x80,c,d,((e)<<4)|(f)}
|
||||
|
||||
EngineInfo _engine_info[TOTAL_NUM_ENGINES] = {
|
||||
MK( 4809, 20, 15, 30, 0, 1), /* 0 */
|
||||
MK( 1827, 20, 15, 30, 0, 1), /* 0 */
|
||||
MK( 12784, 20, 22, 30, 0, 6), /* 1 */
|
||||
MK( 9497, 20, 20, 50, 0, 8), /* 2 */
|
||||
MK( 11688, 20, 20, 30, 0, 8), /* 3 */
|
||||
|
Reference in New Issue
Block a user