mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Cargo Fluff (#9781)
This commit is contained in:
@@ -265,6 +265,8 @@
|
||||
return /obj/structure/largecrate
|
||||
if(CARGO_CONTAINER_FREEZER)
|
||||
return /obj/structure/closet/crate/freezer
|
||||
if(CARGO_CONTAINER_BODYBAG)
|
||||
return /obj/structure/closet/body_bag
|
||||
else
|
||||
log_debug("Cargo: Tried to get container type for invalid container [container_type]")
|
||||
return /obj/structure/largecrate
|
||||
|
||||
Reference in New Issue
Block a user