Aucune compétence requise.
| Nom affiché | Make a Mug of Brewed Coffee |
|---|---|
| Nom variable | Make a Mug of Coffee Thermos4 |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 150 |
| OnCreate | |
| OnTest | |
| Sound | FilterDrip |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 755 → 770 |
| Recipe PK | 3274 |
| Recipe Sig | a1a025e5e93935dd853f6431381cf97d73aa2d77 |
| IsHidden | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.ThermosCups |
| OnGiveXP | Recipe.OnGiveXP.None |
| Prop1 | H_CoffeeThermos |
| Prop2 | Source=2 |
| StopOnWalk | 0 |
recipe Make a Mug of Coffee Thermos4
{
[Recipe.GetItemTypes.SapphCookingThermos];5,
destroy MugSpiffo,
Result : MugCoffee4,
Time : 150,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.None,
Sound : FilterDrip,
AnimNode:Sapph_CoffeePour,
StopOnWalk : false,
OnCreate:Recipe.OnCreate.ThermosCups,
Prop1:H_CoffeeThermos,
Prop2:Source=2,
IsHidden:true,
}