Aucune compétence requise.
| Nom affiché | Préparer 2 bols de riz |
|---|---|
| Nom variable | Make 2 Bowls of Rice |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 80 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 487 → 499 |
| Recipe PK | 4056 |
| Recipe Sig | 9e14fa7c07fb7fbd08c7425699490092971c1fbe |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.MakeBowlOfSoup2 |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Make 2 Bowls of Rice
{
WaterPotRice/WaterSaucepanRice/RicePot/RicePan,
Bowl=2,
Result:RiceBowl=2,
OnCreate:Recipe.OnCreate.MakeBowlOfSoup2,
Time:80.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}