Fixes monkeycube and monkeycubecrate
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
- type: entity
|
||||
id: CrateNPCMonkeyCube
|
||||
name: monkey cube crate
|
||||
parent: BoxBase
|
||||
parent: CrateGenericonimo
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
soundCollection: GlassBreak
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
PlateSmallTrash:
|
||||
FoodPlateSmallTrash:
|
||||
min: 1
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: entity
|
||||
parent: FoodContainerBase
|
||||
parent: BaseItem
|
||||
name: monkey cube box
|
||||
id: MonkeyCubeBox
|
||||
description: Drymate brand monkey cubes. Just add water!
|
||||
@@ -12,7 +12,7 @@
|
||||
state: box
|
||||
|
||||
- type: entity
|
||||
parent: FoodContainerBase
|
||||
parent: BaseItem
|
||||
name: monkey cube
|
||||
id: MonkeyCubeWrapper
|
||||
description: Unwrap this to get a monkey cube.
|
||||
|
||||
Reference in New Issue
Block a user