Aucune compétence requise.
| Nom affiché | Slice Garlic Bread |
|---|---|
| Nom variable | Slice Wild Garlic Bread |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 2542 → 2553 |
| Recipe PK | 3425 |
| Recipe Sig | 38ef183c6eafa0cf7fa5debbbeac4704b73430c1 |
| OnCanPerform | Recipe.OnCanPerform.CheckCooking |
|---|---|
| OnCreate | Recipe.OnCreate.SapphCreatePrep_Two |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Slice Wild Garlic Bread
{
WildGarlicBreadUn=1,
keep [Recipe.GetItemTypes.SapphCookingKnifes]/MeatCleaver,
CanBeDoneFromFloor : true,
Result : WildGarlicBreadPiece,
Time : 100,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.None,
OnCanPerform: Recipe.OnCanPerform.CheckCooking,
OnCreate:Recipe.OnCreate.SapphCreatePrep_Two,
}