Recette

Wiki Project Zomboid

HockeyMaskSmashBottle

Nom variable HockeyMaskSmashBottle Mod Vanilla Vanilla Time 20

Condition

Aucune compétence requise.

Résumé
Nom affichéHockeyMaskSmashBottle
Nom variableHockeyMaskSmashBottle
ModVanilla — Vanilla
Catégorie
Temps20
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcescripts\recipes.txt
lignes: 14 → 21
Recipe PK4017
Recipe Sig60241b433e4438d8d447817d8daeb729abf7a717

Callbacks

OnCanPerformRecipe.OnCanPerform.HockeyMaskSmashBottle

Raw block

    recipe HockeyMaskSmashBottle
    {
        WineEmpty/WineEmpty2/WhiskeyEmpty,
        Result:SmashedBottle,
        Time:20,
        OnCanPerform:Recipe.OnCanPerform.HockeyMaskSmashBottle,
        Tooltip:Tooltip_Recipe_HockeyMaskSmashBottle,
    }