Aucune compétence requise.
| Nom affiché | Ouvrir le sac |
|---|---|
| Nom variable | Open Sack of Onions |
| Mod | Vanilla — Vanilla |
| Catégorie | |
| Temps | 15 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 4155 → 4165 |
| Recipe PK | 4346 |
| Recipe Sig | ffedafb64f10eb80518644d4ea1777ac2c06e5e0 |
| AllowRottenItem | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.OpenSackProduce |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Open Sack of Onions
{
SackProduce_Onion,
Result:Onion=12,
OnCreate:Recipe.OnCreate.OpenSackProduce,
OnGiveXP:Recipe.OnGiveXP.None,
Sound:PutItemInBag,
Time:15.0,
AllowRottenItem:true,
}