Aucune compétence requise.
| Nom affiché | Fry Arancini |
|---|---|
| Nom variable | Fry Arancini |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 6415 → 6431 |
| Recipe PK | 3728 |
| Recipe Sig | 7a7f8bd108598183b51fbaa732f6422aeb487213 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.Divide2Cooked |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Arancini
{
keep KitchenTongs/Fork/Chopsticks/Chopsticks_Sapph,
[Recipe.GetItemTypes.SapphCookingRisotto],
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : Arancini=2,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
OnCreate:Recipe.OnCreate.Divide2Cooked,
Sound : FryingSounds,
AnimNode:Disassemble,
Prop1: Source=1,
Prop2:Cooking_SaucepanOil,
}