| Nom affiché | Cook Omelette |
|---|---|
| Nom variable | Cook Omelette |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 901 → 917 |
| Recipe PK | 3284 |
| Recipe Sig | d5c5b0a6cef6b140c2f436b5c3d536b500f70f4d |
| Cooking | 1 |
|---|
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Cooking_FryingPanOmelette |
| Prop2 | Source=3 |
recipe Cook Omelette
{
[Recipe.GetItemTypes.SapphCookingEgg]=2,
FryingPanwithOil,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
Result : EggOmelette,
Time : 100,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
OnCreate:Recipe.OnCreate.SapphAutoCook,
SkillRequired : Cooking=1,
Heat : -0.1,
CanBeDoneFromFloor : true,
AnimNode:Sapph_CookingWok,
Prop2: Source=3,
Prop1: Cooking_FryingPanOmelette,
}