Aucune compétence requise.
| Nom affiché | Fry Crepes |
|---|---|
| Nom variable | Fry Crepes |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 4834 → 4850 |
| Recipe PK | 3609 |
| Recipe Sig | fdb85987201af3796d81f72262fe59803e88c1dc |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Cooking_FryingPanCrepe |
| Prop2 | Source=1 |
recipe Fry Crepes
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
FryBatter;1,
FryingPanwithOil,
CanBeDoneFromFloor : true,
Result : Crepe=2,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
AnimNode:Sapph_CookingWok,
Prop2:Source=1,
Prop1: Cooking_FryingPanCrepe,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}