Aucune compétence requise.
| Nom affiché | Fry Churros |
|---|---|
| Nom variable | Fry Churros |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 2962 → 2977 |
| Recipe PK | 3459 |
| Recipe Sig | 041f8f835b1bdef101806684cfc2f66759136be9 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Churros
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
PipingBag_PastryDough;10,
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : ChurrosPlain=4,
Time : 250,
Heat : -0.1,
Category : Cooking,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1: Source=1,
Prop2:Cooking_SaucepanOil,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}