đ La recette doit ĂȘtre apprise via un magazine |
| Nom affiché | Fill Pasta Dough with Meat |
|---|---|
| Nom variable | Fill Pasta Dough with Meat |
| Mod | KAVALASH_sapphcooking â Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 1681 â 1693 |
| Recipe PK | 3352 |
| Recipe Sig | 6832b643cb93ad3ab3e237589798b78c5f2c3711 |
| Cooking | 3 |
|---|
| OnCreate | Recipe.OnCreate.FillPasta |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Fill Pasta Dough with Meat
{
keep [Recipe.GetItemTypes.SapphCookingKnifes]/MeatCleaver,
[Recipe.GetItemTypes.SapphCookingMincedMeat],
RolledPastaDough,
Result : FilledMeatPastaDough,
Time : 250,
SkillRequired : Cooking=3,
OnCreate: Recipe.OnCreate.FillPasta,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.None,
NeedToBeLearn : true,
}