Recette

Wiki Project Zomboid

Get 6 Cookies

Nom variable Get 6 Cookies Mod KAVALASH_Custom Kavalash Custom Mod Cat. Cooking Time 60

Condition

Aucune compétence requise.

Résumé
Nom affichéGet 6 Cookies
Nom variableGet 6 Cookies
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieCooking
Temps60
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 4352 → 4361
Recipe PK3058
Recipe Sigd1e81d059596929766dfb58c70a1765ea4401612

Callbacks

OnCanPerformRecipe.OnCanPerform.GetBiscuit
OnCreateRecipe.OnCreate.GetCookies

Raw block

    recipe Get 6 Cookies
    {
        CookiesOatmealDough,

        Result:CookiesOatmeal=6,
        Category:Cooking,
        OnCanPerform:Recipe.OnCanPerform.GetBiscuit,
        OnCreate:Recipe.OnCreate.GetCookies,
        Time:60,
    }