updated pipe generators, to suck less

This commit is contained in:
JHDev2006
2025-09-22 12:56:25 +01:00
parent 681359f416
commit a07cc21275
2 changed files with 28 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ wait_time = 3.0
script = ExtResource("4_f1jdk")
properties = Array[String](["item", "direction"])
filters = Dictionary[String, String]({
"item": "can_be_dispensed"
"item": "can_pipe_gen"
})
[node name="Check" type="RayCast2D" parent="."]