Aucune compétence requise.
| Nom affiché | Fry Fish Fillet |
|---|---|
| Nom variable | Fry Fish Fillet |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 1921 → 1937 |
| Recipe PK | 3371 |
| Recipe Sig | b5c6129db57a1acfd751aecbd96e888ef0a15282 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.FryingCooking |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Fish Fillet
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
FishFilletinBatter,
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : FishFried,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnCreate:Recipe.OnCreate.FryingCooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1: Source=1,
Prop2:Cooking_SaucepanOil,
}