Recette

Wiki Project Zomboid

Clean Rag

Nom variable Clean Rag Mod KAVALASH_Custom Kavalash Custom Mod Cat. Health Time 40

Recette

Ingrédients

ConsomméWater

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéClean Rag
Nom variableClean Rag
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieHealth
Temps40
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 1351 → 1360
Recipe PK2829
Recipe Sig4e508b0026ed5ce630255a328d231cb117ca4f87

Callbacks

OnTestRecipe.OnTest.NotTaintedWater

Raw block

    recipe Clean Rag
    {
        RippedSheetsDirty,
        Water,

        Result:RippedSheets,
        Time:40.0,
        Category:Health,
        OnTest:Recipe.OnTest.NotTaintedWater,
    }