Aucune compétence requise.
Voir les détails techniques
Callbacks
Raw block
recipe Fry Small Bird Meat
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
FryBatter;1,
[Recipe.GetItemTypes.SapphCookingFriedChickenRecipe]=1,
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : FriedBirdMeat=1,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnCreate:Recipe.OnCreate.FryingCooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1:Source=1,
Prop2:Cooking_SaucepanOil,
}