Aucune compétence requise.
| Nom affiché | Fry Scotch Egg |
|---|---|
| Nom variable | Fry Scotch Egg |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 4109 → 4123 |
| Recipe PK | 3548 |
| Recipe Sig | a4f60249674fcc874c92610869a6950ea259b0db |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.FryingCooking |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Scotch Egg
{
ScotchEggRaw=1,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : ScotchEgg,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
Prop2:Cooking_SaucepanOil,
OnCreate:Recipe.OnCreate.FryingCooking,
}