Aucune compétence requise.
| Nom affiché | Découper l'oiseau |
|---|---|
| Nom variable | Butcher Bird |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | PZ_FoodSwoosh |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1474 → 1485 |
| Recipe PK | 4142 |
| Recipe Sig | 902ab03c8610911bc37a16effcf6974626b625a0 |
| OnCreate | Recipe.OnCreate.CutAnimal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Butcher Bird
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
DeadBird,
Result:Smallbirdmeat,
Sound:PZ_FoodSwoosh,
Time:50.0,
OnCreate:Recipe.OnCreate.CutAnimal,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}