Aucune compétence requise.
| Nom affiché | Create blank car key |
|---|---|
| Nom variable | CreateBlankCarKey |
| Mod | KAVALASH_MoreLockManagementSA — MoreLockManagementSA |
| Catégorie | Welding |
| Temps | 1120 |
| OnCreate | |
| OnTest | |
| Sound | MoreLock_Grind |
| Anim |
| Module | MoreLockManagement_Crafting |
|---|---|
| Source | media\scripts\MoreLock_SmithMachine_Recipes.txtlignes: 193 → 213 |
| Recipe PK | 3165 |
| Recipe Sig | 17b1f9bef590ec5e949f92720134c50ca3ce338b |
| OnCanPerform | Can_FindKeyCuttingMachine |
|---|---|
| OnCreate | Create_BlankCarKey |
| Prop1 | Source=1 |
recipe CreateBlankCarKey
{
destroy CarKey,
Base.SmallSheetMetal,
Lighter/Matches=5,
BlowTorch=2,
WeldingRods=1,
keep WeldingMask,
/*keep Saw,*/
/*RemoveResultItem: true,*/
CanBeDoneFromFloor: false,
Result: BlankCarKey,
OnCanPerform: Can_FindKeyCuttingMachine,
OnCreate: Create_BlankCarKey,
Tooltip: IGUI_Recipe_MachineNeedElec,
Prop1: Source=1,
Category: Welding,
Sound: MoreLock_Grind,
Time: 1120,
}