mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
disposal atom flushed signal (#18527)
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
if(istype(AM, /mob/living/silicon/robot/drone))
|
||||
var/mob/living/silicon/robot/drone/drone = AM
|
||||
src.destinationTag = drone.mail_destination
|
||||
SEND_SIGNAL(AM, COMSIG_ATOM_DISPOSAL_FLUSHED, src)
|
||||
|
||||
// movement process, persists while holder is moving through pipes
|
||||
/obj/structure/disposalholder/proc/move()
|
||||
|
||||
Reference in New Issue
Block a user