From: Ghagliiarghii <68826635+Ghagliiarghii@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:22:29 +0000 (-0400) Subject: Update ashtray to allow all cigarettes / cigars (#26864) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9eb1e12022c22d0a8b431e4def3a8178aa1924d8;p=space-station-14.git Update ashtray to allow all cigarettes / cigars (#26864) * Update ashtray to allow all cigarettes / cigars This also includes joints (as they are technically cigarettes) * ? --- diff --git a/Resources/Prototypes/Entities/Objects/Decoration/ashtray.yml b/Resources/Prototypes/Entities/Objects/Decoration/ashtray.yml index 613b6cc67c..61554d0621 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/ashtray.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/ashtray.yml @@ -17,6 +17,8 @@ whitelist: tags: - Burnt + - Cigarette + - Cigar maxItemSize: Tiny grid: - 0,0,9,0 @@ -27,4 +29,4 @@ fillBaseName: icon maxFillLevels: 10 - type: Appearance - - type: Dumpable \ No newline at end of file + - type: Dumpable