Aucune compétence requise.
| Nom affiché | Cook Refried Beans |
|---|---|
| Nom variable | Cook Refried Beans |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 200 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 1839 → 1855 |
| Recipe PK | 3364 |
| Recipe Sig | 6ee365bf55f3129ab818aa4efb0945df94ef6a56 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Cooking_FryingPanRefriedBean |
| Prop2 | Source=2 |
recipe Cook Refried Beans
{
BeanBowl;8,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
FryingPanwithOil,
Result : RefriedBeans,
Time : 200,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Heat : -0.1,
CanBeDoneFromFloor : true,
AnimNode:Sapph_CookingWok,
Prop2: Source=2,
Prop1: Cooking_FryingPanRefriedBean,
OnCreate:Recipe.OnCreate.SapphAutoCook,
}