Makes surgical trays able to hold surgical drapes (#26462)

This commit is contained in:
Adri
2024-08-19 12:27:46 +00:00
committed by GitHub
parent 09ec84196c
commit c250682a04
@@ -18,7 +18,8 @@
/obj/item/bonegel,
/obj/item/bonesetter,
/obj/item/stack/medical/bruise_pack,
/obj/item/stack/medical/ointment
/obj/item/stack/medical/ointment,
/obj/item/surgical_drapes
)
/obj/item/storage/surgical_tray/Initialize(mapload)