Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Cook Beef Stew with Canned Vegetables
{
keep [Recipe.GetItemTypes.CanOpener],
CannedPotato,
CannedCarrots,
CannedCornedBeef,
destroy SaucepanwithStock,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
Result : SaucepanwithBeefStew,
Time : 150,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
SkillRequired : Cooking=2,
Heat : -0.1,
CanBeDoneFromFloor : true,
AnimNode:Disassemble,
Prop1: Source=6,
Prop2: Cooking_BeefStew,
OnCreate:Recipe.OnCreate.SapphAutoCook,
Obsolete:true,
}