Aucune compétence requise.
| Nom affiché | Fry Eggplant |
|---|---|
| Nom variable | Fry Eggplant |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 150 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 4869 → 4886 |
| Recipe PK | 3611 |
| Recipe Sig | 6e0810f453300a88749a379ef825ddd89c54c9a1 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Cooking_FryingPanEggplant |
| Prop2 | Source=1 |
recipe Fry Eggplant
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
SlicedEggplant=1,
BreadCrumbs;2,
FryingPanwithOil,
Result : FriedEggplant,
CanBeDoneFromFloor : true,
Time : 150,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
AnimNode:Sapph_CookingWok,
Prop2:Source=1,
Prop1: Cooking_FryingPanEggplant,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}