[MIRROR] Moves destroy_on_drop to TG style and adds signal (#11640)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-14 02:41:28 -07:00
committed by GitHub
parent e62583c5c4
commit e97dd3d6e2
17 changed files with 40 additions and 72 deletions

View File

@@ -299,6 +299,3 @@ Buildable meters
playsound(src, W.usesound, 50, 1)
to_chat(user, span_notice("You fasten the meter to the pipe."))
qdel(src)
/obj/item/pipe_gsensor/dropped(mob/user)
. = ..()