Aucune compétence requise.
| Nom affiché | Rip Clothing |
|---|---|
| Nom variable | Rip Clothing |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | ClothesRipping |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 3668 → 3680 |
| Recipe PK | 3005 |
| Recipe Sig | 3f477e2c23c827a448b714644de6ee10a5c77a9b |
| 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,
}