hamster fixes + entitystorage tweaks (#12987)
* hamster fixes + entitystorage tweaks * make this datafield work * make this shit work better
This commit is contained in:
@@ -151,6 +151,7 @@
|
||||
- type: entity
|
||||
id: CrateNPCHamster
|
||||
parent: CrateRodentCage
|
||||
suffix: Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
@@ -159,6 +160,7 @@
|
||||
- type: entity
|
||||
id: CrateNPCHamlet
|
||||
parent: CrateRodentCage
|
||||
suffix: Hamlet
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -312,6 +312,9 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: EntityStorage
|
||||
capacity: 500
|
||||
airtight: false
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
|
||||
Reference in New Issue
Block a user