fix atmos machines not updating appearance on shuttle rotate (#28898)

This commit is contained in:
warriorstar-orion
2025-04-05 08:03:13 -04:00
committed by GitHub
parent ddf2e26c1e
commit 323d2c0b10
@@ -76,6 +76,10 @@ Pipelines + Other Objects -> Pipe network
// Updates all pipe overlays and underlays
update_underlays()
/obj/machinery/atmospherics/onShuttleMove(turf/oldT, turf/T1, rotation, mob/caller)
. = ..()
update_underlays()
/obj/machinery/atmospherics/Destroy()
SSair.atmos_machinery -= src
SSair.pipenets_to_build -= src