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