Aucune compétence requise.
| Nom affiché | Brew Coffee |
|---|---|
| Nom variable | Brew Coffee |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FilterDrip |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 515 → 530 |
| Recipe PK | 3256 |
| Recipe Sig | 9e32df050f89ba7cfcfc81be595798543e1c6239 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.SapphAutoCook |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Brew Coffee
{
destroy GrindedCoffee,
destroy CoffeeFilter,
Water=2,
keep PlasticFilterHolder,
destroy LowballGlass,
Result : LowBallGlassCoffeeBrew,
CanBeDoneFromFloor : true,
Time : 250.0,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.None,
OnCreate: Recipe.OnCreate.SapphAutoCook,
Sound : FilterDrip,
Heat : -0.1,
}