Update files

This commit is contained in:
SandPoot
2022-04-06 18:41:31 -03:00
parent 4c3fa08cdf
commit 586a035132
881 changed files with 1599 additions and 1599 deletions

View File

@@ -17,7 +17,7 @@
material_drop_amount = 5
var/obj/item/paper/fluff/jobs/cargo/manifest/manifest
/obj/structure/closet/crate/Initialize()
/obj/structure/closet/crate/Initialize(mapload)
. = ..()
if(icon_state == "[initial(icon_state)]open")
opened = TRUE
@@ -141,7 +141,7 @@
recursive_organ_check(src)
..()
/obj/structure/closet/crate/freezer/Initialize()
/obj/structure/closet/crate/freezer/Initialize(mapload)
. = ..()
recursive_organ_check(src)