mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fixes disposal pipes breaking (#32114)
Co-authored-by: kanef <kanef9x@protonmail.com>
This commit is contained in:
@@ -755,7 +755,7 @@
|
|||||||
..()
|
..()
|
||||||
plane = ABOVE_PLATING_PLANE //Set cables to the proper plane. They should NOT be on another plane outside of mapping preview
|
plane = ABOVE_PLATING_PLANE //Set cables to the proper plane. They should NOT be on another plane outside of mapping preview
|
||||||
base_icon_state = icon_state
|
base_icon_state = icon_state
|
||||||
|
update()
|
||||||
|
|
||||||
// pipe is deleted
|
// pipe is deleted
|
||||||
// ensure if holder is present, it is expelled
|
// ensure if holder is present, it is expelled
|
||||||
|
|||||||
Reference in New Issue
Block a user