Aucune compétence requise.
| Nom affiché | Make 4 Bowls of Soup |
|---|---|
| Nom variable | Make 4 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: 461 → 472 |
| Recipe PK | 2752 |
| Recipe Sig | a2f255021288f74c74bf990ada7983044dd5ca33 |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.MakeBowlOfSoup4 |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Make 4 Bowls of Soup
{
PotOfSoup/PotOfSoupRecipe,
Bowl=4,
Result:SoupBowl=4,
OnCreate:Recipe.OnCreate.MakeBowlOfSoup4,
Time:80.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}