Aucune compétence requise.
| Nom affiché | Préparer 2 bols de soupe |
|---|---|
| Nom variable | Make 2 Bowls of Soup |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 80 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 527 → 538 |
| Recipe PK | 4059 |
| Recipe Sig | 6d896987fb47c957bd5a29c4dde77289840ab48f |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.MakeBowlOfSoup2 |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Make 2 Bowls of Soup
{
PotOfSoup/PotOfSoupRecipe,
Bowl=2,
Result:SoupBowl=2,
OnCreate:Recipe.OnCreate.MakeBowlOfSoup2,
Time:80.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}