mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] Computer console sounds (#29494)
* Computer console sounds * its simple as that --------- Co-authored-by: grungussuss <96586172+Sadboysuss@users.noreply.github.com> Co-authored-by: projectkepler-RU <99981766+projectkepler-ru@users.noreply.github.com>
This commit is contained in:
co-authored by
grungussuss
projectkepler-RU
parent
5c153de451
commit
94e81b1209
@@ -727,6 +727,8 @@
|
||||
UpdateDisplay()
|
||||
|
||||
/obj/item/modular_computer/ui_action_click(mob/user, actiontype)
|
||||
if(!issilicon(user))
|
||||
playsound(src, SFX_KEYBOARD_CLICKS, 10, TRUE, FALSE)
|
||||
if(istype(actiontype, /datum/action/item_action/toggle_computer_light))
|
||||
toggle_flashlight(user)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user