| Nom affiché | Fabriquer un sparemount |
|---|---|
| Nom variable | CMKM998SpareMountItem |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | AutoParts |
| Temps | 1200 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | CraftMoreKavalash |
|---|---|
| Source | media\scripts\KAVA_Vehicle_Recipes.txtlignes: 315 → 329 |
| Recipe PK | 2636 |
| Recipe Sig | 2e37c8cf5a6fc183cbb8af565006f3ef64f260ba |
| Mechanics | 5 |
|---|---|
| MetalWelding | 3 |
| OnGiveXP | Recipe.OnGiveXP.Mechanics3 |
|---|
recipe CMKM998SpareMountItem {
DuctTape=5,
SheetMetal=2,
MetalPipe=1,
WeldingRods=3,
BlowTorch=4,
keep [Recipe.GetItemTypes.WeldingMask],
Result:M998SpareMount_Item,
Category:AutoParts,
OnGiveXP: Recipe.OnGiveXP.Mechanics3,
SkillRequired:Mechanics=5;MetalWelding=3,
NeedToBeLearn: False,
Time: 1200.0,
}