Исправлена стоимость и звуки ЭП20

This commit is contained in:
Alex_BY 2016-03-25 12:00:19 +03:00
parent e0e210f3cc
commit 168f7aca0c
2 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ return {
}
}
},
soundSet = { name = "EP20", horn = "vehicle/EP20_Horn.wav" }
soundSet = { name = "2es5", horn = "vehicle/EP20_Horn.wav" }
},
transportVehicle = {
carrier = "RAIL"
@ -92,7 +92,7 @@ return {
-- yearTo = 0
},
cost = {
price = 100
price = 1624000
},
maintenance = {
runningCosts = 830000,

View File

@ -82,7 +82,7 @@ return {
}
}
},
soundSet = { name = "EP20", horn = "vehicle/EP20_Horn.wav" }
soundSet = { name = "2es5", horn = "vehicle/EP20_Horn.wav" }
},
transportVehicle = {
carrier = "RAIL"
@ -92,7 +92,7 @@ return {
-- yearTo = 0
},
cost = {
price = 100
price = 1624000
},
maintenance = {
runningCosts = 830000,