mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
lowers fence volume (#30814)
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
open = !open
|
||||
visible_message("<span class='notice'>\The [user] [open ? "opens" : "closes"] \the [src].</span>")
|
||||
update_door_status()
|
||||
playsound(src, 'sound/machines/door_open.ogg', 100, TRUE)
|
||||
playsound(src, 'sound/machines/door_open.ogg', 20, TRUE)
|
||||
|
||||
/obj/structure/fence/door/proc/update_door_status()
|
||||
set_density(!open)
|
||||
|
||||
Reference in New Issue
Block a user