Adds SHOULD_CALL_PARENT to examine (#16822)

* Another one I'm curious about

* those don't

* this should call parent

* beds need to be fully moved due to fantasy gateway

* fix that

* finish beds
This commit is contained in:
Kashargul
2025-01-03 08:27:02 +01:00
committed by GitHub
parent 59850bba20
commit df9b71e402
13 changed files with 86 additions and 73 deletions
+2 -2
View File
@@ -244,8 +244,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