mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
@@ -83,7 +83,7 @@ ABSTRACT_TYPE(/obj/structure/cart)
|
||||
to_chat(pulling, SPAN_WARNING("You lost your grip!"))
|
||||
pulling = null
|
||||
if(has_gravity())
|
||||
playsound(src, movesound, 50, 1)
|
||||
playsound(src, movesound, 10, TRUE)
|
||||
|
||||
/obj/structure/cart/CtrlClick(var/mob/user)
|
||||
if(in_range(src, user))
|
||||
|
||||
Reference in New Issue
Block a user