| Nom affiché | Cook Scrambled Eggs |
|---|---|
| Nom variable | Cook Scrambled Eggs |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 1978 → 1994 |
| Recipe PK | 3375 |
| Recipe Sig | b64b550a67a72acace2c2358c9a17032eded5bb7 |
| Cooking | 1 |
|---|
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Cooking_WokOmelette |
| Prop2 | Source=3 |
recipe Cook Scrambled Eggs
{
[Recipe.GetItemTypes.SapphCookingEgg]=2,
WokPan_Oil,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
Result : Base.EggScrambled,
Time : 100,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
SkillRequired : Cooking=1,
Heat : -0.1,
CanBeDoneFromFloor : true,
AnimNode:Sapph_CookingWok,
Prop2: Source=3,
Prop1: Cooking_WokOmelette,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}