[MIRROR] Adds SHOULD_CALL_PARENT to examine (#9775)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-03 12:53:58 -07:00
committed by GitHub
parent a3ac1d26d7
commit 6e330e2acf
12 changed files with 74 additions and 67 deletions

View File

@@ -260,8 +260,8 @@ GLOBAL_LIST_EMPTY(unique_deployable)
icon = 'icons/obj/survival_pod.dmi'
icon_state = "bed"
/obj/structure/bed/pod/New(var/newloc)
..(newloc,MAT_STEEL,"cotton")
/obj/structure/bed/pod/Initialize(var/newloc)
. = ..(newloc, MAT_STEEL, MAT_COTTON)
//Survival Storage Unit
/obj/machinery/smartfridge/survival_pod