diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/cigarette.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/cigarette.yml index ab435f3645..659cbaa28a 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/cigarette.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/cigarette.yml @@ -26,6 +26,7 @@ id: SoakedCigarette parent: BaseCigar name: cigarette + suffix: Soaked description: A roll of tobacco and nicotine soaked in some chemical. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml index a566a0f01f..bc9079fb2d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/packs.yml @@ -197,6 +197,7 @@ id: CigPackMixedMedical parent: CigPackMixedBase name: Dan's soaked smokes + suffix: Medical description: Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. components: - type: Sprite @@ -224,6 +225,7 @@ id: CigPackMixed parent: CigPackMixedBase name: Dan's soaked smokes + suffix: Mixed description: Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. components: - type: Sprite @@ -257,6 +259,7 @@ id: CigPackMixedNasty parent: CigPackMixedBase name: Dan's soaked smokes + suffix: Nasty description: Dan worked with NT chemistry to dispose of excess chemicals, ENJOY. components: - type: Sprite