star engine graphic rework

This commit is contained in:
PreLeyZero 2022-04-02 02:48:10 +02:00
parent ea0b9e02bb
commit 0d4c30c751
53 changed files with 224 additions and 245 deletions

View file

@ -137,7 +137,7 @@ data:extend({
working_sound =
{
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
apparent_volume = 0.3,
apparent_volume = 0.1,
},
},
})

View file

@ -154,7 +154,7 @@ data:extend({
working_sound =
{
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
apparent_volume = 0.3,
apparent_volume = 0.1,
},
},
})

View file

@ -146,7 +146,7 @@ data:extend({
working_sound =
{
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
apparent_volume = 0.3,
apparent_volume = 0.1,
},
},
})

View file

@ -139,7 +139,7 @@ data:extend({
working_sound =
{
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
apparent_volume = 0.3,
apparent_volume = 0.1,
},
},
})

View file

@ -150,7 +150,7 @@ data:extend({
working_sound =
{
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
apparent_volume = 0.3,
apparent_volume = 0.1,
},
},
})

View file

@ -88,7 +88,7 @@ data:extend({
},
working_sound = {
sound = { filename ='__base__/sound/pipe.ogg'},
apparent_volume = 0.7,
apparent_volume = 0.3,
},
},
})