Aucune compétence requise.
| Nom affiché | Faire des parts de pizza |
|---|---|
| Nom variable | Slice Pizza |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | SliceMeat |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 4311 → 4322 |
| Recipe PK | 4358 |
| Recipe Sig | 29a85912926396065769f0b8a1aa07b21f71b902 |
| OnCanPerform | Recipe.OnCanPerform.SlicePizza |
|---|---|
| OnCreate | Recipe.OnCreate.SlicePizza |
recipe Slice Pizza
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
PizzaWhole/PizzaRecipe,
Result:Pizza=6,
OnCreate:Recipe.OnCreate.SlicePizza,
Sound:SliceMeat,
Time:50.0,
OnCanPerform:Recipe.OnCanPerform.SlicePizza,
Category:Cooking,
}