Recette

Wiki Project Zomboid

Slice Frog

Nom variable Slice Frog Mod KAVALASH_Custom Kavalash Custom Mod Cat. Cooking Time 50

Recette

Ingrédients

GarderCouperet / [Recipe.GetItemTypes.SharpKnife]
ConsomméGrenouille

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéSlice Frog
Nom variableSlice Frog
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieCooking
Temps50
OnCreate
OnTest
SoundSliceMeat
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 1130 → 1140
Recipe PK2809
Recipe Sig087ce82432ce742674656b14ce9490268f2875de

Callbacks

OnGiveXPRecipe.OnGiveXP.Cooking10

Raw block

    recipe Slice Frog
    {
        keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
        Frog,

        Result:FrogMeat,
        Sound:SliceMeat,
        Time:50.0,
        Category:Cooking,
        OnGiveXP:Recipe.OnGiveXP.Cooking10,
    }