]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
reclaim condiment packets (#16213)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sun, 7 May 2023 13:19:45 +0000 (13:19 +0000)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 13:19:45 +0000 (23:19 +1000)
Co-authored-by: deltanedas <@deltanedas:kde.org>
Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/condiments.yml

index 642a9006f73ea278def26fb465423d19f89ddb49..fc320dfb9f334845d0ffe43c994232e76ecd7b41 100644 (file)
     state: packet-empty
   - type: TrashOnEmpty
     solution: food
+  - type: Tag
+    tags:
+    - Trash
+  - type: PhysicalComposition
+    materialComposition:
+      Plastic: 50
+  - type: SpaceGarbage
+  - type: StaticPrice
+    price: 0
 
 - type: entity
   parent: BaseFoodCondimentPacket