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