mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-08 00:21:43 +00:00
`/obj/item/Adjacent` has a check for handling items inside items, for example if storing an item inside a pill bottle, which is located inside a box. This didn't check for structures, so `Adjacent` on the trashbag inside the janitorialcart structure always returned false.