update to 1.0.22
This commit is contained in:
parent
f97f5b2317
commit
d5615d8685
10 changed files with 55 additions and 21 deletions
|
@ -63,7 +63,7 @@ data:extend({
|
|||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 2
|
||||
module_slots = 6
|
||||
},
|
||||
--fluid
|
||||
fluid_boxes = {
|
||||
|
|
|
@ -48,6 +48,14 @@ data:extend({
|
|||
type = 'electric',
|
||||
usage_priority = 'secondary-input',
|
||||
},
|
||||
allowed_effects = {"speed", "consumption", "pollution"},
|
||||
module_specification = {
|
||||
module_info_icon_shift = {
|
||||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 6
|
||||
},
|
||||
energy_usage = '60MW',
|
||||
fluid_boxes = {
|
||||
{
|
||||
|
|
|
@ -49,6 +49,14 @@ data:extend({
|
|||
usage_priority = 'secondary-input',
|
||||
},
|
||||
energy_usage = '60MW',
|
||||
allowed_effects = {"speed", "consumption", "pollution"},
|
||||
module_specification = {
|
||||
module_info_icon_shift = {
|
||||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 6
|
||||
},
|
||||
fluid_boxes = {
|
||||
{
|
||||
|
||||
|
|
|
@ -49,6 +49,14 @@ data:extend({
|
|||
usage_priority = 'secondary-input',
|
||||
},
|
||||
energy_usage = '60MW',
|
||||
allowed_effects = {"speed", "consumption", "pollution"},
|
||||
module_specification = {
|
||||
module_info_icon_shift = {
|
||||
0,
|
||||
0.8
|
||||
},
|
||||
module_slots = 6
|
||||
},
|
||||
fluid_boxes = {
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue