Skip to content

Commit

Permalink
yml fix for locker deconstruction (space-wizards#27430)
Browse files Browse the repository at this point in the history
Actual fix for lockers and deconstruction

Co-authored-by: Plykiya <[email protected]>
  • Loading branch information
Plykiya and Plykiya committed Apr 28, 2024
1 parent cbb2554 commit db200fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
min: 1
max: 2
- type: Construction
graph: ClosetSteel
graph: ClosetSteelSecure
node: done
containers:
- entity_storage
Expand All @@ -66,8 +66,3 @@
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Construction
graph: ClosetSteelSecure
node: done
containers:
- entity_storage
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
conditions:
- !type:StorageWelded
welded: false
- !type:Locked
locked: false
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
Expand Down

0 comments on commit db200fa

Please sign in to comment.