mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
[MIRROR] thermomachines will not rotate automatically when moved (#6796)
* thermomachines will not rotate automatically when moved (#60053) Fix an issue when pulling or pushing the thermomachine would cause the pipes to behave weirdly * thermomachines will not rotate automatically when moved Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
vent_movement = NONE
|
||||
pipe_flags = PIPING_ONE_PER_TURF
|
||||
|
||||
set_dir_on_move = FALSE
|
||||
|
||||
var/icon_state_off = "freezer"
|
||||
var/icon_state_on = "freezer_1"
|
||||
var/icon_state_open = "freezer-o"
|
||||
|
||||
Reference in New Issue
Block a user