| Variable | Greenfire.ResCannaCigar |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.01 |
| Icône |
ResCannaCigar
|
| Nom variable | ResCannaCigar |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GreenfireCannabis.txt |
| Item PK | 2716 |
|---|---|
| Lignes | 908 → 927 |
| File ID | 1043 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BoredomChange | -60 | -60 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Smoke | |||
| CustomEatSound | GF_LightUp | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Reserve Cannabis Cigar | |||
| EatType | Cigarettes | |||
| Icon | ResCannaCigar | |||
| OnEat | OnSmoke_CannaCigar | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | GFResCannaCigar | |||
| StressChange | -60 | -60 | ||
| Tooltip | Tooltip_Painkillers | |||
| Type | Food | |||
| UnhappyChange | -60 | -60 | ||
| Weight | 0.01 | 0.01 | ||
| WorldStaticModel | GFResCannaCigar_Ground |
item ResCannaCigar
{
BoredomChange = -60,
UnhappyChange = -60,
StressChange = -60,
Weight = 0.01,
RequireInHandOrInventory = Lighter/Matches,
Type = Food,
DisplayName = Reserve Cannabis Cigar,
DisplayCategory = GreenFireItem,
Icon = ResCannaCigar,
Tooltip = Tooltip_Painkillers,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnSmoke_CannaCigar,
CustomEatSound = GF_LightUp,
StaticModel = GFResCannaCigar,
EatType = Cigarettes,
WorldStaticModel = GFResCannaCigar_Ground,
}