Aucune compétence requise.
| Nom affiché | Fry Schnitzel |
|---|---|
| Nom variable | Fry Schnitzel |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 858 → 872 |
| Recipe PK | 3281 |
| Recipe Sig | 311538d203ea1070d959a6f343aca79f2504881d |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.FryingCooking |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Schnitzel
{
BreadedTenderizedMeat,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : Schnitzel,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnCreate:Recipe.OnCreate.FryingCooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
Prop2:Cooking_SaucepanOil,
}