yml fix for locker deconstruction (#27430)
Actual fix for lockers and deconstruction Co-authored-by: Plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
min: 1
|
||||
max: 2
|
||||
- type: Construction
|
||||
graph: ClosetSteel
|
||||
graph: ClosetSteelSecure
|
||||
node: done
|
||||
containers:
|
||||
- entity_storage
|
||||
@@ -66,8 +66,3 @@
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: Construction
|
||||
graph: ClosetSteelSecure
|
||||
node: done
|
||||
containers:
|
||||
- entity_storage
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
conditions:
|
||||
- !type:StorageWelded
|
||||
welded: false
|
||||
- !type:Locked
|
||||
locked: false
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetSteel1
|
||||
|
||||
Reference in New Issue
Block a user