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