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