Fixed gasping inside cardboard boxes (#14336)

This commit is contained in:
crazybrain23
2023-03-04 19:45:31 +00:00
committed by GitHub
parent 7e75ed5280
commit 7297689339

View File

@@ -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