mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Alter playsound paradigm
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
busy = 0
|
||||
update_use_power(USE_POWER_IDLE)
|
||||
update_icon()
|
||||
playsound(src.loc, 'sound/machines/chime.ogg', 50, 0)
|
||||
playsound(src, 'sound/machines/chime.ogg', 50, 0)
|
||||
|
||||
/obj/machinery/partslathe/proc/addToQueue(var/datum/category_item/partslathe/D)
|
||||
queue += D
|
||||
|
||||
Reference in New Issue
Block a user