Исправлены скрипты грузовых вагонов

This commit is contained in:
Alex_BY 2016-03-15 13:23:20 +03:00
parent eda9fd3f26
commit d1a728894e
47 changed files with 145 additions and 576 deletions

View File

@ -159,7 +159,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 60 },
{ type = "GOODS", capacity = 60 }}
}
},
loadSpeed = 3
},

View File

@ -159,7 +159,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 68 },
{ type = "GOODS", capacity = 68 }}
}
},
loadSpeed = 3
},

View File

@ -159,7 +159,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 60 },
{ type = "GOODS", capacity = 60 }}
}
},
loadSpeed = 3
},

View File

@ -159,7 +159,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 68 },
{ type = "GOODS", capacity = 68 }}
}
},
loadSpeed = 3
},

View File

@ -159,7 +159,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 60 },
{ type = "GOODS", capacity = 60 }}
}
},
loadSpeed = 3
},

View File

@ -202,30 +202,18 @@ return {
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11, 12 },
{ 11, 12 },
{ 12 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 65, loadIndicators = {
{{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14, 15 },
{ 14, 15 },
{ 15 },
{ },
} } } } } },
} } } } } },
--{ ... },
--{ ... },

View File

@ -202,30 +202,18 @@ return {
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14, 15 },
{ 14, 15 },
{ 15 },
{ },
} } } } } },
} } } } } },
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11, 12 },
{ 11, 12 },
{ 12 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -259,13 +259,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 16, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 11, 12, 13 },
{ 12, 13 },
{ 13 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -281,14 +275,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 16, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19, 20 },
{ 19, 20 },
{ 20 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -302,14 +289,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 16, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19, 20 },
{ 19, 20 },
{ 20 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -218,28 +218,17 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 65, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 12, 13, 14 },
{ 13, 14 },
{ 14 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15, 16 },
{ 16 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -239,7 +239,11 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 70, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14, 15, 16 },
{ 14, 15, 16 },
@ -247,22 +251,7 @@ return {
{ 16 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 17, 18, 19 },
{ 18, 19 },
{ 19 },
{ },
} } } } } },
} } } } } },
--{ ... },
--{ ... },

View File

@ -226,15 +226,16 @@ return {
--{ ... },
--{ ... },
{ type = "GOODS", capacity = 16, loadIndicators = {
},
--{ ... },
--{ ... },
{{ type = "GOODS", capacity = 16, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15},
{ 15 },
{ },
} } } } } },
--{ ... },
--{ ... },
},
loadSpeed = 3

View File

@ -231,40 +231,22 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 32, loadIndicators = {
},
--{ ... },
--{ ... },
{{type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 12, 13 },
{ 13 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15, 16 },
{ 15, 16 },
{ 16 },
{ },
} } } } } },
--{ ... },
--{ ... },
{ {type = "OIL", capacity = 0 },
{ type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 17, 18 },
{ 18 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -231,40 +231,22 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 32, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11 },
{ 11 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 12, 13, 14 },
{ 13, 14 },
{ 14 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{ type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15, 16 },
{ 16 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -238,40 +238,22 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 40, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 40, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11 },
{ 11 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 40, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 12, 13, 14 },
{ 13, 14 },
{ 14 },
{ },
} } } } } },
} } } } }},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{ type = "GOODS", capacity = 40, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15, 16, 17 },
{ 16, 17 },
{ 17 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -245,41 +245,22 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 50, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 50, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11, 12 },
{ 11, 12 },
{ 12 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 50, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 16, 17, 18 },
{ 17, 18 },
{ 18 },
{ },
} } } } } },
} } } } }},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{ type = "GOODS", capacity = 50, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14, 15 },
{ 14, 15 },
{ 15 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -238,41 +238,23 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 55, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 55, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 10, 11, 12 },
{ 11, 12 },
{ 12 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 55, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15, 16, 17 },
{ 16, 17 },
{ 17 },
{ },
} } } } } },
} } } } } },
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{ type = "GOODS", capacity = 55, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14 },
{ 14 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -253,41 +253,22 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 60, loadIndicators = {
},
--{ ... },
--{ ... },
{ {type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13, 14, 15 },
{ 14, 15 },
{ 15 },
{ },
} } } } } },
} } } } } },
--{ ... },
--{ ... },
{{type = "COAL", capacity = 0 },
{type = "IRON_ORE", capacity = 0 },
{type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 19, 20, 21 },
{ 20, 21 },
{ 21 },
{ },
} } } } } },
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 16, 17, 18 },
{ 17, 18 },
{ 18 },
{ },
} } } } } },
--{ ... },
--{ ... },

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Крытый вагон (1860)"),
description = _("Крытый вагон 1860")
name = _("Крытый вагон"),
description = _("Крытый вагон образца 1860 года, предназначенный для перевозки различных грузов.")
},
railVehicle = {
topSpeed = 80.0,

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Крытый вагон (1875)"),
description = _("Крытый вагон 1875")
name = _("Крытый вагон"),
description = _("Крытый вагон образца 1875 года, предназначенный для перевозки различных грузов.")
},
railVehicle = {
topSpeed = 80.0,

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Крытый вагон (1892)"),
description = _("Крытый вагон 1892")
name = _("Крытый вагон"),
description = _("Крытый вагон образца 1892 года, предназначенный для перевозки различных грузов.")
},
railVehicle = {
topSpeed = 80.0,

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Крытый вагон (1919)"),
description = _("Крытый вагон 1919")
name = _("Крытый вагон"),
description = _("Крытый вагон образца 1919 года, предназначенный для перевозки различных грузов.")
},
railVehicle = {
topSpeed = 90.0,

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Крытый вагон (1933)"),
description = _("Крытый вагон 1933")
name = _("Крытый вагон"),
description = _("Крытый вагон образца 1933 года, предназначенный для перевозки различных грузов.")
},
railVehicle = {
topSpeed = 110.0,

View File

@ -201,7 +201,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 120 },
{ type = "GOODS", capacity = 120 }}
}
},
loadSpeed = 3
},

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Цистерна (1860)"),
description = _("Цистерна 1860")
name = _("Цистерна"),
description = _("Цистерна образца 1860 года, предназначенная для перевозки нефти и нефтепродуктов.")
},
railVehicle = {
topSpeed = 80.0,
@ -158,7 +158,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 32 },
{ type = "GOODS", capacity = 32 }}
}
},
loadSpeed = 3
},

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Цистерна (1875)"),
description = _("Цистерна 1875")
name = _("Цистерна"),
description = _("Цистерна образца 1875 года, предназначенная для перевозки нефти и нефтепродуктов.")
},
railVehicle = {
topSpeed = 80.0,
@ -158,7 +158,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 40 },
{ type = "GOODS", capacity = 40 }}
}
},
loadSpeed = 3
},

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Цистерна (1895)"),
description = _("Цистерна 1895")
name = _("Цистерна"),
description = _("Цистерна образца 1895 года, предназначенная для перевозки нефти и нефтепродуктов.")
},
railVehicle = {
topSpeed = 80.0,
@ -158,7 +158,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 48 },
{ type = "GOODS", capacity = 48 }}
}
},
loadSpeed = 3
},

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Цистерна (1919)"),
description = _("Цистерна 1919")
name = _("Цистерна"),
description = _("Цистерна образца 1919 года, предназначенная для перевозки нефти и нефтепродуктов.")
},
railVehicle = {
topSpeed = 90.0,
@ -158,7 +158,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 52 },
{ type = "GOODS", capacity = 52 }}
}
},
loadSpeed = 3
},

View File

@ -141,8 +141,8 @@ return {
},
metadata = {
description = {
name = _("Цистерна (1933)"),
description = _("Цистерна 1933")
name = _("Цистерна"),
description = _("Цистерна образца 1933 года, предназначенная для перевозки нефти и нефтепродуктов.")
},
railVehicle = {
topSpeed = 110.0,
@ -158,7 +158,7 @@ return {
carrier = "RAIL",
loadConfigs = {
{{ type = "OIL", capacity = 56 },
{ type = "GOODS", capacity = 56 }}
}
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 65 },
{ type = "IRON_ORE", capacity = 65 },
{ type = "GOODS", capacity = 65 },
},
loadSpeed = 2
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 65 },
{ type = "IRON_ORE", capacity = 65 },
{ type = "GOODS", capacity = 65 },
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 65 },
{ type = "IRON_ORE", capacity = 65 },
{ type = "GOODS", capacity = 65 },
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 80 },
{ type = "IRON_ORE", capacity = 80 },
{ type = "GOODS", capacity = 80 },
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 80 },
{ type = "IRON_ORE", capacity = 80 },
{ type = "GOODS", capacity = 80 },
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 65 },
{ type = "IRON_ORE", capacity = 65 },
{ type = "GOODS", capacity = 65 },
},
loadSpeed = 3
},

View File

@ -160,7 +160,7 @@ return {
capacities = {
{ type = "COAL", capacity = 65 },
{ type = "IRON_ORE", capacity = 65 },
{ type = "GOODS", capacity = 65 },
},
loadSpeed = 3
},

View File

@ -268,16 +268,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15, 16, 17, 18 },
{ 15, 16, 17, 18 },
{ 16, 17, 18 },
{ 17, 18 },
{ 18 },
{ },
} } } } } },
},
{{type = "IRON_ORE", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
@ -290,32 +281,11 @@ return {
--{ ... },
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15, 16, 17, 18 },
{ 15, 16, 17, 18 },
{ 16, 17, 18 },
{ 17, 18 },
{ 18 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15, 16, 17, 18 },
{ 15, 16, 17, 18 },
{ 16, 17, 18 },
{ 17, 18 },
{ 18 },
{ },
} } } } } },
--{ ... },
--{ ... },
@ -331,14 +301,7 @@ return {
{type = "GOODS", capacity = 65, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 21, 22 },
{ 22 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -247,13 +247,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -269,25 +263,11 @@ return {
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ }, { },
} } } } } },
--{ ... },
--{ ... },
@ -303,14 +283,7 @@ return {
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19 },
{ 19 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -247,13 +247,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -269,25 +263,11 @@ return {
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ }, { },
} } } } } },
--{ ... },
--{ ... },
@ -303,14 +283,7 @@ return {
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19 },
{ 19 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -247,13 +247,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -268,25 +262,11 @@ return {
--{ ... },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14, 15 },
{ 15 },
{ }, { },
} } } } } },
--{ ... },
--{ ... },
@ -302,14 +282,7 @@ return {
{type = "GOODS", capacity = 69, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19 },
{ 19 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -240,13 +240,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -262,25 +256,11 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
{ },
} } } } } },
--{ ... },
--{ ... },
@ -296,14 +276,7 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 17, 18 },
{ 18 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -261,13 +261,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -283,25 +277,11 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
--{ ... },
--{ ... },
@ -318,17 +298,7 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 17, 18, 19, 20, 21 },
{ 18, 19, 20, 21, },
{ 19, 20, 21 },
{ 20, 21 },
{ 21 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -240,13 +240,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -262,25 +256,11 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
{{type = "OIL", capacity = 0 },
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 14 },
{ },
{ },
} } } } } },
--{ ... },
--{ ... },
@ -296,14 +276,7 @@ return {
{type = "GOODS", capacity = 70, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 17, 18 },
{ 18 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -183,8 +183,8 @@ return {
},
metadata = {
description = {
name = _("Полувагон (1860)"),
description = _("Полувагон 1860")
name = _("Полувагон"),
description = _("Полувагон образца 1860 года, предназначенный для перевозки леса и сыпучих грузов.")
},
railVehicle = {
topSpeed = 80.0,
@ -232,14 +232,7 @@ return {
{type = "GOODS", capacity = 32, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -183,8 +183,8 @@ return {
},
metadata = {
description = {
name = _("Полувагон (1875)"),
description = _("Полувагон 1875")
name = _("Полувагон"),
description = _("Полувагон образца 1875 года, предназначенный для перевозки леса и сыпучих грузов.")
},
railVehicle = {
topSpeed = 80.0,
@ -232,14 +232,7 @@ return {
{type = "GOODS", capacity = 40, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 13 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -183,8 +183,8 @@ return {
},
metadata = {
description = {
name = _("Полувагон (1900)"),
description = _("Полувагон 1900")
name = _("Полувагон"),
description = _("Полувагон образца 1900 года, предназначенный для перевозки леса и сыпучих грузов.")
},
railVehicle = {
topSpeed = 80.0,
@ -232,14 +232,7 @@ return {
{type = "GOODS", capacity = 48, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -190,8 +190,8 @@ return {
},
metadata = {
description = {
name = _("Полувагон (1913)"),
description = _("Полувагон 1913")
name = _("Полувагон"),
description = _("Полувагон образца 1913 года, предназначенный для перевозки леса и сыпучих грузов.")
},
railVehicle = {
topSpeed = 90.0,
@ -239,14 +239,7 @@ return {
{type = "GOODS", capacity = 55, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 15, 16 },
{ 16 },
{ },
} } } } } },
},
--{ ... },
--{ ... },

View File

@ -234,7 +234,7 @@ return {
description = {
name = _("Полувагон (12П-153)"),
description = _("Четырёхосный открытый вагон, \n" ..
"предназначенный для перевозки \n" ..
"предназначенный для перевозки леса \n" ..
"и сыпучих грузов.")
},
railVehicle = {
@ -261,17 +261,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19, 20, 21, 22 },
{ 19, 20, 21, 22 },
{ 20, 21, 22 },
{ 21, 22 },
{ 22 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -285,16 +275,7 @@ return {
--{ ... },
--{ ... },
{type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 18, 19, 20, 21, 22 },
{ 19, 20, 21, 22 },
{ 20, 21, 22 },
{ 21, 22 },
{ 22 },
{ },
} } } } } },
},
--{ ... },
--{ ... },
@ -310,14 +291,7 @@ return {
{type = "GOODS", capacity = 60, loadIndicators = {
{ type = "DISCRETE", params = { levels = {
{ 16, 17 },
{ 17 },
{ },
} } } } } },
},
--{ ... },
--{ ... },