Aucune compétence requise.
| Nom affiché | Make 2 Bowls of Soup |
|---|---|
| Nom variable | Make 2 Bowls of Soup |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Cooking |
| Temps | 80 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 527 → 538 |
| Recipe PK | 2757 |
| Recipe Sig | 58f2a9d26097f15cf338f84e3337dc0c10b79f3e |
| 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,
}