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: 4321 → 4330
Recipe PK3056
Recipe Sigb29d59982ea92fdb0d81101d95b9156989aad42e

Callbacks

OnCanPerformRecipe.OnCanPerform.GetBiscuit
OnCreateRecipe.OnCreate.GetCookies

Raw block

    recipe Get 6 Cookies
    {
        CookieChocolateChipDough,

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