Recette

Wiki Project Zomboid

Get 6 Cookies

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

Recette

Ingrédients

Résultat

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: 4290 → 4299
Recipe PK3054
Recipe Sigd35a8aba87ed29577d5f9611775e6033d7c64b8a

Callbacks

OnCanPerformRecipe.OnCanPerform.GetBiscuit
OnCreateRecipe.OnCreate.GetCookies

Raw block

    recipe Get 6 Cookies
    {
        CookiesChocolateDough,

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