Skip to content

Commit

Permalink
Makes deployable thermomachines correctly update their pipe direction…
Browse files Browse the repository at this point in the history
… when placed down (#369) (#1498)

yeah

Co-authored-by: Paxilmaniac <[email protected]>
  • Loading branch information
Steals-The-PRs and Paxilmaniac authored Jan 9, 2024
1 parent fe2a3aa commit ebc673d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
AddElement(/datum/element/repackable, repacked_type, 2 SECONDS)
AddElement(/datum/element/manufacturer_examine, COMPANY_FRONTIER)
flick("thermo_deploy", src)
setDir(dir)

/obj/machinery/atmospherics/components/unary/thermomachine/deployable/RefreshParts()
. = ..()
Expand Down

0 comments on commit ebc673d

Please sign in to comment.