Aucune compétence requise.
| Nom affichĂ© | DĂ©chirer les vĂȘtements |
|---|---|
| Nom variable | Rip Clothing |
| Mod | Vanilla â Vanilla |
| Catégorie | |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | ClothesRipping |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 3733 â 3745 |
| Recipe PK | 4312 |
| Recipe Sig | 83b8bc3d6085858a0f8a6632071d33196cb2cc15 |
| InSameInventory | 1 |
|---|---|
| OnCreate | Recipe.OnCreate.RipClothing |
| OnTest | Recipe.OnTest.IsNotWorn |
| RemoveResultItem | 1 |
recipe Rip Clothing
{
[Recipe.GetItemTypes.RipClothing_Cotton],
Result:RippedSheets,
RemoveResultItem:true,
InSameInventory:true,
Sound:ClothesRipping,
Time:100.0,
AnimNode:RipSheets,
OnCreate:Recipe.OnCreate.RipClothing,
OnTest:Recipe.OnTest.IsNotWorn,
}