Fixed gasping inside cardboard boxes (#14336)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
- type: EntityStorage
|
||||
isCollidableWhenOpen: false
|
||||
openOnMove: false
|
||||
airtight: true #true for now until it doesn't make a vacuum
|
||||
airtight: false
|
||||
capacity: 4 #4 Entities seems like a nice comfy fit for a cardboard box.
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
@@ -102,7 +102,7 @@
|
||||
- type: EntityStorage
|
||||
isCollidableWhenOpen: false
|
||||
openOnMove: false
|
||||
airtight: true #whoever's inside should probably breath
|
||||
airtight: false
|
||||
|
||||
#Exclamation effect for box opening
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user