Aucune compétence requise.
| Nom affiché | Create blank padlock key |
|---|---|
| Nom variable | CreateBlankPadLockKey |
| 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: 214 → 233 |
| Recipe PK | 3166 |
| Recipe Sig | d3d2e7c6879679c1df05b403973ee963a56b35d1 |
| OnCanPerform | Can_FindKeyCuttingMachine |
|---|---|
| OnCreate | Create_BlankPadlockKey |
| Prop1 | Source=1 |
recipe CreateBlankPadLockKey
{
destroy Key1/Key2/Key3/Key4/Key5/KeyPadlock,
Base.SmallSheetMetal,
Lighter/Matches=5,
BlowTorch=2,
WeldingRods=1,
keep WeldingMask,
/*RemoveResultItem: true,*/
CanBeDoneFromFloor: false,
Result: BlankKeyPadlock,
OnCanPerform: Can_FindKeyCuttingMachine,
OnCreate: Create_BlankPadlockKey,
Tooltip: IGUI_Recipe_MachineNeedElec,
Prop1: Source=1,
Category: Welding,
Sound: MoreLock_Grind,
Time: 1120,
}