Fixes monkeycube and monkeycubecrate

This commit is contained in:
SweptWasTaken
2021-05-08 22:00:54 -07:00
parent ee8d8f50ec
commit 68e1863761
3 changed files with 11 additions and 11 deletions

View File

@@ -99,7 +99,7 @@
- type: entity - type: entity
id: CrateNPCMonkeyCube id: CrateNPCMonkeyCube
name: monkey cube crate name: monkey cube crate
parent: BoxBase parent: CrateGenericonimo
components: components:
- type: StorageFill - type: StorageFill
contents: contents:

View File

@@ -70,7 +70,7 @@
soundCollection: GlassBreak soundCollection: GlassBreak
- !type:SpawnEntitiesBehavior - !type:SpawnEntitiesBehavior
spawn: spawn:
PlateSmallTrash: FoodPlateSmallTrash:
min: 1 min: 1
max: 1 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior

View File

@@ -1,5 +1,5 @@
- type: entity - type: entity
parent: FoodContainerBase parent: BaseItem
name: monkey cube box name: monkey cube box
id: MonkeyCubeBox id: MonkeyCubeBox
description: Drymate brand monkey cubes. Just add water! description: Drymate brand monkey cubes. Just add water!
@@ -12,7 +12,7 @@
state: box state: box
- type: entity - type: entity
parent: FoodContainerBase parent: BaseItem
name: monkey cube name: monkey cube
id: MonkeyCubeWrapper id: MonkeyCubeWrapper
description: Unwrap this to get a monkey cube. description: Unwrap this to get a monkey cube.