Aucune compétence requise.
| Nom affiché | Make a Mug of Brewed Coffee |
|---|---|
| Nom variable | Make a Mug of Coffee Thermos2 |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 150 |
| OnCreate | |
| OnTest | |
| Sound | FilterDrip |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 723 → 738 |
| Recipe PK | 3272 |
| Recipe Sig | 36976a8536ecb26d6fe4dba69a526be8f2df1181 |
| IsHidden | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.ThermosCups |
| OnGiveXP | Recipe.OnGiveXP.None |
| Prop1 | H_CoffeeThermos |
| Prop2 | Source=2 |
| StopOnWalk | 0 |
recipe Make a Mug of Coffee Thermos2
{
[Recipe.GetItemTypes.SapphCookingThermos];5,
destroy MugWhite,
Result : MugCoffee2,
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,
}