diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index d233afca84..d3ad2f0659 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -1469,7 +1469,7 @@ description: A fragile crystal plant with lot of spiky thorns. components: - type: Item - size: Small + size: 5 sprite: Objects/Specific/Hydroponics/glasstle.rsi heldPrefix: produce - type: FlavorProfile diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index 53dd4bdc54..4c04bcfe3c 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -610,7 +610,7 @@ enum.PaperUiKey.Key: type: PaperBoundUserInterface - type: Item - size: Tiny + size: 1 - type: Tag tags: - Trash