Aucune compétence requise.
| Nom affiché | Create blank house key |
|---|---|
| Nom variable | CreateBlankHouseKey |
| 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: 172 → 192 |
| Recipe PK | 3164 |
| Recipe Sig | 7f420f0e1ba943aa184ae6efda178f1edb0318cd |
| OnCanPerform | Can_FindKeyCuttingMachine |
|---|---|
| OnCreate | Create_BlankHouseKey |
| Prop1 | Source=1 |
recipe CreateBlankHouseKey
{
destroy Key1/Key2/Key3/Key4/Key5,
Base.SmallSheetMetal,
Lighter/Matches=5,
BlowTorch=2,
WeldingRods=1,
keep WeldingMask,
/*keep Saw,*/
/*RemoveResultItem: true,*/
CanBeDoneFromFloor: false,
Result: BlankHouseKey,
OnCanPerform: Can_FindKeyCuttingMachine,
OnCreate: Create_BlankHouseKey,
Tooltip: IGUI_Recipe_MachineNeedElec,
Prop1: Source=1,
Category: Welding,
Sound: MoreLock_Grind,
Time: 1120,
}