| Variable | Greenfire.HalfKiefJoint |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.001 |
| Icône |
HalfJoint
|
| Nom variable | HalfKiefJoint |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GreenfireCannabis.txt |
| Item PK | 2697 |
|---|---|
| Lignes | 508 → 527 |
| 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 | -15 | -15 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| CustomContextMenu | Smoke | |||
| CustomEatSound | GF_LightUp | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Half of a Kief Joint | |||
| EatType | Cigarettes | |||
| Icon | HalfJoint | |||
| OnEat | OnSmoke_Cannabis | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | HalfJoint | |||
| StressChange | -15 | -15 | ||
| Tooltip | Tooltip_Painkillers | |||
| Type | Food | |||
| UnhappyChange | -15 | -15 | ||
| Weight | 0.001 | 0.001 | ||
| WorldStaticModel | HalfJoint_Ground |
item HalfKiefJoint
{
BoredomChange = -15,
UnhappyChange = -15,
StressChange = -15,
Weight = 0.001,
RequireInHandOrInventory = Lighter/Matches,
Type = Food,
DisplayName = Half of a Kief Joint,
DisplayCategory = GreenFireItem,
Icon = HalfJoint,
Tooltip = Tooltip_Painkillers,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnSmoke_Cannabis,
CustomEatSound = GF_LightUp,
StaticModel = HalfJoint,
EatType = Cigarettes,
WorldStaticModel = HalfJoint_Ground,
}