Aucune compétence requise.
| Nom affiché | Ouvrir le sac |
|---|---|
| Nom variable | Open Sack of Potatoes |
| Mod | Vanilla — Vanilla |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 4191 → 4201 |
| Recipe PK | 4349 |
| Recipe Sig | eb649a43aab909c33820c922a41e75ea47b82215 |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Potatoes
{
SackProduce_Potato,
Result:farming.Potato=12,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}