Aucune compétence requise.
| Nom affiché | Fry Blooming Onion |
|---|---|
| Nom variable | Fry Blooming Onion |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 4851 → 4868 |
| Recipe PK | 3610 |
| Recipe Sig | bd8887cf55621864d60b5fa701fb4bd943cffcfe |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Blooming Onion
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
FryBatter;1,
Onion=1,
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : BloomingOnion,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1:Source=1,
Prop2: Cooking_SaucepanOil,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}