| Nom affiché | Make Pastry Dough |
|---|---|
| Nom variable | Make Pastry Dough |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 300 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 2947 → 2961 |
| Recipe PK | 3458 |
| Recipe Sig | e4a0160c5f26777e69d9e794d6a47b86df313426 |
| Cooking | 2 |
|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
|---|
recipe Make Pastry Dough
{
[Recipe.GetItemTypes.SapphCookingEgg]=1,
Butter;1,
[Recipe.GetItemTypes.SapphCookingSugar];2,
keep RollingPin,
keep [Recipe.GetItemTypes.SapphCookingKnifes]/MeatCleaver,
Flour,
Result : PastryDough,
NeedToBeLearn : false,
Time : 300,
Category : Cooking,
SkillRequired : Cooking=2,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
}