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