oOOPS i applied the machinery volume nerf to the wrong thing

This commit is contained in:
deathride58
2022-06-14 00:27:50 -04:00
parent dfb83dcc2c
commit 1cea9bad5f
2 changed files with 1 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ Class Procs:
vocal_bark_id = "synth"
vocal_pitch = 0.6
vocal_volume = 40
var/stat = 0
var/use_power = IDLE_POWER_USE

View File

@@ -52,7 +52,6 @@
vocal_bark_id = "synth"
vocal_pitch_range = 0.1
vocal_volume = 40
/mob/living/silicon/Initialize(mapload)
. = ..()