mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Init fixes (#45762)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
..()
|
||||
|
||||
/obj/structure/closet/secure_closet/freezer/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
recursive_organ_check(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/freezer/open(mob/living/user)
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
..()
|
||||
|
||||
/obj/structure/closet/crate/freezer/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
recursive_organ_check(src)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user