Aucune compétence requise.
| Nom affiché | Préparer une casserole de riz |
|---|---|
| Nom variable | Place Rice in Saucepan |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 403 → 413 |
| Recipe PK | 4049 |
| Recipe Sig | cd7312db79981589e8b751c0f6aa475dff93229c |
| OnCreate | Recipe.OnCreate.AddBaseIngredientToCookingVessel |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Place Rice in Saucepan
{
Rice;10,
destroy WaterSaucepan,
Result:WaterSaucepanRice,
Time:50.0,
OnCreate:Recipe.OnCreate.AddBaseIngredientToCookingVessel,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.None,
}