From 72ba5014b6c477c42956bf42b66de7f7f2fe599e Mon Sep 17 00:00:00 2001 From: Arendian <137322659+Arendian@users.noreply.github.com> Date: Tue, 25 Jul 2023 01:02:30 +0200 Subject: [PATCH] Return of the medicinal cigarette (#18215) --- .../Objects/Consumable/Smokeables/base_smokeables.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml index b99a9d37ec..00c39be6fb 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml @@ -14,6 +14,8 @@ - type: SpaceGarbage - type: StaticPrice price: 5 + - type: InjectableSolution + solution: smokable # Base for all cigars and cigarettes. - type: entity @@ -77,4 +79,4 @@ - type: RefillableSolution solution: smokable - type: ExaminableSolution - solution: smokable \ No newline at end of file + solution: smokable