Skip to content

Commit

Permalink
Blue door construction fix (#631)
Browse files Browse the repository at this point in the history
* Fixing this issues #546
  • Loading branch information
Oberfuhrer authored Oct 27, 2024
1 parent c5dd8d3 commit fd0cce0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
acts: ["Destruction"]
- type: Occluder
- type: BlockWeather
- type: Construction
graph: N14DoorGraph
node: MetalBlue

- type: entity
parent: N14DoorMetalBlueSlanted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
- tool: Anchoring
doAfter: 15
- node: MetalBlueAlt
entity: N14DoorMetalBlueSlanted
entity: N14DoorMetalBlueAltSlanted
edges:
- to: start
completed:
Expand Down

0 comments on commit fd0cce0

Please sign in to comment.