| Variable | Greenfire.HalfBlunt |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.001 |
| Icône |
HalfBlunt
|
| Nom variable | HalfBlunt |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GreenfireMixed.txt |
| Item PK | 2738 |
|---|---|
| Lignes | 58 → 77 |
| File ID | 1046 |
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 | -10 | -10 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Smoke | |||
| CustomEatSound | GF_LightUp | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Half of a Blunt | |||
| EatType | Cigarettes | |||
| Icon | HalfBlunt | |||
| OnEat | OnSmoke_Blunt | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | HalfBlunt | |||
| StressChange | -12 | -12 | ||
| Tooltip | Tooltip_Painkillers | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.001 | 0.001 | ||
| WorldStaticModel | HalfBlunt_Ground |
item HalfBlunt
{
BoredomChange = -10,
UnhappyChange = -10,
StressChange = -12,
Weight = 0.001,
RequireInHandOrInventory = Lighter/Matches,
Type = Food,
DisplayName = Half of a Blunt,
DisplayCategory = GreenFireItem,
Icon = HalfBlunt,
Tooltip = Tooltip_Painkillers,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnSmoke_Blunt,
CustomEatSound = GF_LightUp,
StaticModel = HalfBlunt,
EatType = Cigarettes,
WorldStaticModel = HalfBlunt_Ground,
}