| Variable | Base.Lunchbag |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 0.1 |
| Icône |
Paperbag
|
| Nom variable | Lunchbag |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5193 |
|---|---|
| Lignes | 9107 → 9120 |
| File ID | 1361 |
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 |
|---|---|---|---|---|
| Capacity | 5 | 5 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Lunchbag | |||
| Icon | Paperbag | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| Type | Container | |||
| Weight | 0.1 | 0.1 | ||
| WeightReduction | 10 | 10 | ||
| WorldStaticModel | Paperbag_Ground |
item Lunchbag
{
DisplayName = Lunchbag,
DisplayCategory = Container,
Type = Container,
Weight = 0.1,
WeightReduction = 10,
Icon = Paperbag,
Capacity = 5,
CloseSound = CloseBag,
OpenSound = OpenBag,
PutInSound = PutItemInBag,
WorldStaticModel = Paperbag_Ground,
}