Aucune compétence requise.
| Nom affiché | Préparer 2 bols de pâtes |
|---|---|
| Nom variable | Make 2 Bowls of Pasta |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 80 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 501 → 512 |
| Recipe PK | 4057 |
| Recipe Sig | c4804ba68cdfecac979d82d5f8955664fd02192b |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.MakeBowlOfSoup2 |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Make 2 Bowls of Pasta
{
WaterSaucepanPasta/WaterPotPasta/PastaPan/PastaPot,
Bowl=2,
Result:PastaBowl=2,
OnCreate:Recipe.OnCreate.MakeBowlOfSoup2,
Time:80.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}