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