[MIRROR] Climbable Element (#11096)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-06-21 13:38:18 -07:00
committed by GitHub
parent 573e286496
commit eaca591b85
75 changed files with 486 additions and 493 deletions

View File

@@ -11,6 +11,10 @@
var/obj/machinery/atmospherics/unary/heat_exchanger/partner = null
var/update_cycle
/obj/machinery/atmospherics/unary/heat_exchanger/Initialize(mapload)
. = ..()
AddElement(/datum/element/climbable)
/obj/machinery/atmospherics/unary/heat_exchanger/update_icon()
if(node)
icon_state = "intact"

View File

@@ -21,6 +21,7 @@
/obj/machinery/atmospherics/pipe/tank/Initialize(mapload)
icon_state = "air"
. = ..()
AddElement(/datum/element/climbable)
/obj/machinery/atmospherics/pipe/tank/init_dir()
initialize_directions = dir