From: deepdarkdepths <155149356+deepdarkdepths@users.noreply.github.com> Date: Wed, 6 Mar 2024 01:29:02 +0000 (-0500) Subject: Fixes glowsticks being unable to be inserted into trashbags (#25863) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d3b981f35439d87a633ba4dd3d8ce76952eb3873;p=space-station-14.git Fixes glowsticks being unable to be inserted into trashbags (#25863) Glowstick now garbo --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml index 5aea0d8a29..2320764d9f 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/glowstick.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity name: green glowstick parent: BaseItem id: GlowstickBase @@ -60,6 +60,9 @@ maxDuration: 10 # 300.0 startValue: 5.0 endValue: 1.5 + - type: Tag + tags: + - Trash - type: entity name: red glowstick