| Variable | Greenfire.ShakeBong |
|---|---|
| Type | Food |
| Catégorie | GreenFireItem |
| Poids | 0.7 |
| Icône |
Bong_rasta
|
| Nom variable | ShakeBong |
|---|---|
| Module | Greenfire |
| Source | media\scripts\GFRoundBongs_item.txt |
| Item PK | 2533 |
|---|---|
| Lignes | 176 → 195 |
| File ID | 1040 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Load Bong with Cannabis Shake
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 60 | ShakeBong=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Unload Cannabis Shake from Bong
Greenfire
|
KAVALASH_jiggasGreenfireMod | Cannabis | 30 | CannabisShake=1 |
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 | Bong | |||
| DisplayCategory | GreenFireItem | |||
| DisplayName | Rasta Bong loaded with Cannabis Shake | |||
| Icon | Bong_rasta | |||
| OnEat | OnSmoke_Cannabis | |||
| ReplaceOnUse | Bong | |||
| RequireInHandOrInventory | Lighter/Matches | |||
| StaticModel | GFBong_lit | |||
| StressChange | -10 | -10 | ||
| Tooltip | Tooltip_Painkillers | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.7 | 0.7 | ||
| WorldStaticModel | GFBong |
item ShakeBong
{
Weight = 0.7,
Type = Food,
DisplayName = Rasta Bong loaded with Cannabis Shake,
DisplayCategory = GreenFireItem,
Icon = Bong_rasta,
BoredomChange = -10,
UnhappyChange = -10,
RequireInHandOrInventory = Lighter/Matches,
StressChange = -10,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
Tooltip = Tooltip_Painkillers,
OnEat = OnSmoke_Cannabis,
ReplaceOnUse = Bong,
CustomEatSound = Bong,
StaticModel = GFBong_lit,
WorldStaticModel = GFBong,
}