ugh why wasnt this checked
This commit is contained in:
parent
31282c3859
commit
da94de1947
|
|
@ -22,8 +22,8 @@
|
|||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
MaterialWoodPlank1:
|
||||
min: 3
|
||||
max: 4
|
||||
min: 1
|
||||
max: 2
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: PlaceableSurface
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
spawn:
|
||||
SheetSteel1:
|
||||
min: 1
|
||||
max: 1
|
||||
max: 2
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue