Item: Ruban adhésif

Wiki Project Zomboid

Ruban adhésif

Variable Base.Scotchtape Mod Vanilla

Résumé

VariableBase.Scotchtape
TypeNormal
CatégorieMaterial
Poids0.1
Icône
Scotchtape

Navigation

Nom variableScotchtape
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5660
Lignes1464 → 1474
File ID1370

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

1 recette
Afficher la liste
Recipe Mod Category Time Result
LabPosterSexyNurse Paint Sexy Nurse Poster (Easel)
DecPaintSexyNursePoster
LabRecipes
KAVALASH_VaccinDrReapers Decorations 320 LabPosterSexyNurse=1

Propriétés

Toutes les propriétés extraites pour cet item.

8 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Material
DisplayName Adhesive Tape
Icon Scotchtape
SurvivalGear TRUE 1 1
Tooltip Tooltip_FixItems
Type Normal
Weight 0.1 0.1
WorldStaticModel Scotchtape
Raw block
	item Scotchtape
    {
        DisplayCategory = Material,
        Type				=			Normal,
        DisplayName			=		    Adhesive Tape,
        Icon				=			Scotchtape,
        Weight				=			0.1,
        Tooltip = Tooltip_FixItems,
        SurvivalGear = TRUE,
        WorldStaticModel = Scotchtape,
    }