Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Prepare Stroganoff
{
[Recipe.GetItemTypes.SapphCookingBroth]=1,
[Recipe.GetItemTypes.SapphCookingMushroom],
[Recipe.GetItemTypes.SapphCookingChicken]/[Recipe.GetItemTypes.SapphCookingMinceMeat],
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
destroy Saucepan,
Result : SaucepanwithStroganoff,
Time : 300,
Category : Cooking,
SkillRequired : Cooking=3,
OnCreate:Recipe.OnCreate.SapphCreatePrep,
AnimNode:Disassemble,
Prop1:Source=5,
Prop2:Cooking_Curry,
CanBeDoneFromFloor : true,
}