star engine graphic rework
This commit is contained in:
parent
ea0b9e02bb
commit
0d4c30c751
53 changed files with 224 additions and 245 deletions
|
@ -137,7 +137,7 @@ data:extend({
|
|||
working_sound =
|
||||
{
|
||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||
apparent_volume = 0.3,
|
||||
apparent_volume = 0.1,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
@ -154,7 +154,7 @@ data:extend({
|
|||
working_sound =
|
||||
{
|
||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||
apparent_volume = 0.3,
|
||||
apparent_volume = 0.1,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
@ -146,7 +146,7 @@ data:extend({
|
|||
working_sound =
|
||||
{
|
||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||
apparent_volume = 0.3,
|
||||
apparent_volume = 0.1,
|
||||
},
|
||||
},
|
||||
})
|
|
@ -139,7 +139,7 @@ data:extend({
|
|||
working_sound =
|
||||
{
|
||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||
apparent_volume = 0.3,
|
||||
apparent_volume = 0.1,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
@ -150,7 +150,7 @@ data:extend({
|
|||
working_sound =
|
||||
{
|
||||
sound = {filename = "__base__/sound/chemical-plant-3.ogg" },
|
||||
apparent_volume = 0.3,
|
||||
apparent_volume = 0.1,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
|
@ -88,7 +88,7 @@ data:extend({
|
|||
},
|
||||
working_sound = {
|
||||
sound = { filename ='__base__/sound/pipe.ogg'},
|
||||
apparent_volume = 0.7,
|
||||
apparent_volume = 0.3,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue