Aucune compétence requise.
| Nom affiché | Make Calzone |
|---|---|
| Nom variable | Make Calzone |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 6607 → 6624 |
| Recipe PK | 3741 |
| Recipe Sig | d99cc3c7c2ba8ce34c3b5871877df07976daa83b |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
|---|
recipe Make Calzone
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
keep Bowl,
keep RollingPin,
Water=3,
[Recipe.GetItemTypes.Flour]=2,
Salt;2,
Yeast,
[Recipe.GetItemTypes.Oil];2,
[Recipe.GetItemTypes.Cheese];10,
[Recipe.GetItemTypes.PizzaSauce];10,
Result:CalzoneRecipe,
Time:100.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}