Aucune compétence requise.
| Nom affiché | Make Taco Shell |
|---|---|
| Nom variable | Make Taco Shell |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 150 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 5939 → 5955 |
| Recipe PK | 3694 |
| Recipe Sig | 3772638d109d4010c11f88d71d066a48c2c15bdf |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.FryingCooking |
| OnGiveXP | Recipe.OnGiveXP.Cooking3 |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Make Taco Shell
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
SaucepanwithOil,
Tortilla,
Result:TacoShell,
Time:150.0,
CanBeDoneFromFloor : true,
OnCreate:Recipe.OnCreate.FryingCooking,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
Heat : -0.1,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1:Source=1,
Prop2: Cooking_SaucepanOil,
}