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