Aucune compétence requise.
| Nom affiché | Make 4 Plate of Omelette |
|---|---|
| Nom variable | Make 4 Plate of Omelette |
| Mod | KAVALASH_ServingPlates — Serving plates |
| Catégorie | Cooking |
| Temps | 160 |
| OnCreate | |
| OnTest | |
| Sound | EmptyPan |
| Anim |
| Module | ServingPlates |
|---|---|
| Source | media\scripts\recipes_ServingPlates.txtlignes: 113 → 126 |
| Recipe PK | 3756 |
| Recipe Sig | c5c890efce415128c91e421048b4c1a02aa6fd0e |
| OnCanPerform | Recipe.OnCanPerform.SliceCooked |
|---|---|
| OnCreate | Recipe.OnCreate.MakePlateOfOmelette4 |
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
recipe Make 4 Plate of Omelette
{
OmeletteRecipe,
Plate=4,
Result:PlateOmelette=4,
AnimNode : PourOntoPlate,
OnCreate:Recipe.OnCreate.MakePlateOfOmelette4,
Time:160.0,
Category:Cooking,
Sound:EmptyPan,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
OnCanPerform:Recipe.OnCanPerform.SliceCooked,
}