Aucune compétence requise.
| Nom affiché | Découper le petit animal |
|---|---|
| Nom variable | Butcher Small Animal |
| Mod | Vanilla — Vanilla |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | PZ_FoodSwoosh |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 1448 → 1459 |
| Recipe PK | 4140 |
| Recipe Sig | 3d4e6ba901cb902da7cd0bc4cc454874fca86800 |
| OnCreate | Recipe.OnCreate.CutAnimal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
recipe Butcher Small Animal
{
keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,
DeadMouse/DeadSquirrel/DeadRat,
Result:Smallanimalmeat,
Sound:PZ_FoodSwoosh,
Time:50.0,
OnCreate:Recipe.OnCreate.CutAnimal,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
}