Recette

Wiki Project Zomboid

Swing Prepper Knife

Nom variable Swing Prepper Knife Mod KAVALASH_UndeadSuvivor UndeadSurvivor Time 2

Recette

Ingrédients

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéSwing Prepper Knife
Nom variableSwing Prepper Knife
ModKAVALASH_UndeadSuvivor — UndeadSurvivor
Catégorie
Temps2
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\Recipes_UndeadSurvivor.txt
lignes: 61 → 68
Recipe PK3774
Recipe Sigf0c84c45c62ae9a78b0991b494838462060d6ba2

Callbacks

OnCreateRecipe.OnCreate.PrepperKnifeSwing

Raw block

    recipe Swing Prepper Knife
    {
        PrepperKnifeStab,

        Result:PrepperKnifeSwing,
        OnCreate:Recipe.OnCreate.PrepperKnifeSwing,
        Time:2.0,
    }