mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
sfad (#18021)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
if(!obstruction_check(start_location, destination))
|
||||
if(assigned_controller)
|
||||
assigned_controller.audible_message("\The [assigned_controller] buzzes loudly: <i>Obstruction detected!</i>")
|
||||
playsound(assigned_controller.loc, "sound/machines/buzz-two.ogg", 50, 1)
|
||||
playsound(assigned_controller.loc, 'sound/machines/buzz-two.ogg', 50, 1)
|
||||
return FALSE
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user