From ef9785d2c95ecd645d69653bf3e75a7f7c1debd5 Mon Sep 17 00:00:00 2001 From: BlueHNT <79374236+BlueHNT@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:09:14 +0100 Subject: [PATCH] Oh, I am may be are stu-huh? (fixes cigar6-8) --- .../Objects/Consumable/Smokeables/Cigars/case.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/case.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/case.yml index a857714ff28..854175dcb9a 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/case.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigars/case.yml @@ -112,4 +112,14 @@ - type: StorageFill contents: - id: CigarRobust - amount: 5 \ No newline at end of file + amount: 5 + - type: ItemCounter + count: + tags: [Cigar] + composite: true + layerStates: + - cigar1 + - cigar2 + - cigar3 + - cigar4 + - cigar5 \ No newline at end of file