mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Medical Fridge accepts auto-menders
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
return 1
|
||||
if(istype(O,/obj/item/reagent_containers/iv_bag))
|
||||
return 1
|
||||
if(istype(O,/obj/item/reagent_containers/applicator))
|
||||
return 1
|
||||
if(istype(O,/obj/item/storage/pill_bottle))
|
||||
return 1
|
||||
if(ispill(O))
|
||||
|
||||
Reference in New Issue
Block a user