Adds ciggie suffixes (#23181)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user