Item: Culotte rose à froufrous

Wiki Project Zomboid

Culotte rose à froufrous

Variable Base.FrillyUnderpants_Pink Mod Vanilla

Résumé

VariableBase.FrillyUnderpants_Pink
TypeClothing
CatégorieClothing
Poids0.2
Icône
PantiesPinklacy

Navigation

Nom variableFrillyUnderpants_Pink
ModuleBase
Sourcescripts\clothing\clothing_underwear.txt
Détails techniques
Item PK6639
Lignes507 → 518
File ID1393

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é.

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation UnderwearBottom
CanHaveHoles false 0 0
ClothingItem Underwear_FrillyUnderpants_Pink
DisplayCategory Clothing
DisplayName Pink Frilly Underpants
Icon PantiesPinklacy
Type Clothing
Weight 0.2 0.2
WorldStaticModel Underpants_Frilly_Pink_Ground
Raw block
    item FrillyUnderpants_Pink
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pink Frilly Underpants,
        ClothingItem = Underwear_FrillyUnderpants_Pink,
        BodyLocation = UnderwearBottom,
        Icon = PantiesPinklacy,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Underpants_Frilly_Pink_Ground,
    }