Aucune compétence requise.
| Nom affiché | Place 22LR Cases in Bag |
|---|---|
| Nom variable | Place 22LR Cases in Bag |
| Mod | KAVALASH_EasyPacking — Easy Packing For Vanilla v1.0 |
| Catégorie | Firearm |
| Temps | 200 |
| OnCreate | |
| OnTest | |
| Sound | PutItemInBag |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\PackingItems\ammocraft.txtlignes: 277 → 285 |
| Recipe PK | 1219 |
| Recipe Sig | b76d8a8522b644d63d2edc906874812ed0663a02 |
| OnCreate | Recipe.OnCreate.SaveUses |
|---|
recipe Place 22LR Cases in Bag
{
destroy Base.Brass22 = 10,
Sound : PutItemInBag,
Category : Firearm,
Result : Bag_Brass22,
OnCreate:Recipe.OnCreate.SaveUses,
Time : 200.0,
}