mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
makes a couple Entered() procs call parent as well - bellies + disposals
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/structure/biowaste_tank/Entered(atom/movable/thing, atom/OldLoc)
|
||||
. = ..()
|
||||
if(istype(thing, /obj/item/weapon/reagent_containers/food))
|
||||
qdel(thing)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user