mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Non-broken PR for despawner gorepods
Mirrorbot committed a fucky wucky
This commit is contained in:
@@ -394,6 +394,8 @@
|
||||
|
||||
//Drop all items into the pod.
|
||||
for(var/obj/item/W in to_despawn)
|
||||
if(istype(W,/obj/item/organ))
|
||||
continue
|
||||
to_despawn.drop_from_inventory(W)
|
||||
W.forceMove(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user