mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Adds SHOULD_CALL_PARENT to examine (#9775)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a3ac1d26d7
commit
6e330e2acf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user