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