mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
oOOPS i applied the machinery volume nerf to the wrong thing
This commit is contained in:
@@ -106,6 +106,7 @@ Class Procs:
|
|||||||
|
|
||||||
vocal_bark_id = "synth"
|
vocal_bark_id = "synth"
|
||||||
vocal_pitch = 0.6
|
vocal_pitch = 0.6
|
||||||
|
vocal_volume = 40
|
||||||
|
|
||||||
var/stat = 0
|
var/stat = 0
|
||||||
var/use_power = IDLE_POWER_USE
|
var/use_power = IDLE_POWER_USE
|
||||||
|
|||||||
@@ -52,7 +52,6 @@
|
|||||||
|
|
||||||
vocal_bark_id = "synth"
|
vocal_bark_id = "synth"
|
||||||
vocal_pitch_range = 0.1
|
vocal_pitch_range = 0.1
|
||||||
vocal_volume = 40
|
|
||||||
|
|
||||||
/mob/living/silicon/Initialize(mapload)
|
/mob/living/silicon/Initialize(mapload)
|
||||||
. = ..()
|
. = ..()
|
||||||
|
|||||||
Reference in New Issue
Block a user