Skip to content

Commit

Permalink
Update casting-unit-mk04.lua
Browse files Browse the repository at this point in the history
turned off idle sounds for compressor mk04
  • Loading branch information
JeromeJ authored Dec 10, 2023
1 parent a357054 commit 6bcfb54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prototypes/buildings/casting-unit-mk04.lua
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ ENTITY {
vehicle_impact_sound = {filename = "__base__/sound/car-metal-impact.ogg", volume = 0.65},
working_sound = {
sound = {filename = "__pyraworesgraphics__/sounds/casting-unit.ogg", volume = 0.8},
idle_sound = {filename = "__pyraworesgraphics__/sounds/casting-unit.ogg", volume = 0.3},
apparent_volume = 2.5
}
}

0 comments on commit 6bcfb54

Please sign in to comment.