diff --git a/Resources/Prototypes/Catalog/Fills/Crates/npc.yml b/Resources/Prototypes/Catalog/Fills/Crates/npc.yml index b8dd14cf7a..bb72179244 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/npc.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/npc.yml @@ -29,7 +29,7 @@ contents: - name: CatMob_Content amount: 1 - + - type: entity id: CrateNPCChicken @@ -40,8 +40,8 @@ contents: - name: ChickenMob_Content amount: 4 - - + + - type: entity id: CrateNPCCorgi name: corgi crate @@ -51,7 +51,7 @@ contents: - name: CorgiMob_Content amount: 1 - + - type: entity id: CrateNPCCow name: cow crate @@ -62,7 +62,7 @@ - name: CowMob_Content amount: 1 - + - type: entity id: CrateNPCGoat name: goat crate @@ -94,12 +94,12 @@ contents: - name: GorillaMob_Content amount: 1 - - + + - type: entity id: CrateNPCMonkeyCube name: monkey cube crate - parent: BoxBase + parent: CrateGenericonimo components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml index 3a38e9bcbc..061ab23fe9 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/plate.yml @@ -70,7 +70,7 @@ soundCollection: GlassBreak - !type:SpawnEntitiesBehavior spawn: - PlateSmallTrash: + FoodPlateSmallTrash: min: 1 max: 1 - !type:DoActsBehavior diff --git a/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml b/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml index b0afa06642..396e7ae7fe 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml @@ -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.