diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/air_sensor.yml b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/air_sensor.yml index 608cd5ed00..a17855e5cf 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/utilities/air_sensor.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/utilities/air_sensor.yml @@ -11,10 +11,14 @@ doAfter: 1 - node: assembly entity: AirSensorAssembly + actions: - !type:SpriteStateChange state: gsensor0 edges: - to: start + conditions: + - !type:EntityAnchored + anchored: false completed: - !type:SpawnPrototype prototype: SheetSteel1 @@ -24,7 +28,7 @@ doAfter: 2 - to: sensor conditions: - - !type:EntityAnchored + - !type:EntityAnchored {} steps: - tool: Welding doAfter: 5