| Variable | Greenfire.BluntCigar |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.0045 |
| Icône |
BluntCigar
|
| Nom variable | BluntCigar |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GreenfireTobacco.txt |
| Item PK | 2771 |
|---|---|
| Lignes | 110 → 128 |
| File ID | 1049 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Roll Blunt Cigar
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 120 | BluntCigar=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Blunt Cigar
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 20 | Tobacco=2 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BoredomChange | -8 | -8 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Smoke | |||
| CustomEatSound | GF_LightUp | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Blunt Cigar | |||
| EatType | Cigarettes | |||
| HungerChange | 0 | 0 | ||
| Icon | BluntCigar | |||
| OnEat | OnSmoke_Cigar | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | BluntC | |||
| StressChange | -8 | -8 | ||
| Type | Food | |||
| Weight | 0.0045 | 0.0045 | ||
| WorldStaticModel | BluntC_Ground |
item BluntCigar
{
HungerChange = 0,
Weight = 0.0045,
RequireInHandOrInventory = Lighter/Matches,
Type = Food,
DisplayName = Blunt Cigar,
DisplayCategory = GreenFireItem,
BoredomChange = -8,
StressChange = -8,
Icon = BluntCigar,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnSmoke_Cigar,
CustomEatSound = GF_LightUp,
StaticModel = BluntC,
EatType = Cigarettes,
WorldStaticModel = BluntC_Ground,
}