Aucune compétence requise.
| Nom affiché | Imprint lock |
|---|---|
| Nom variable | matchTooltoKitLock |
| Mod | KAVALASH_MoreLockManagementSA — MoreLockManagementSA |
| Catégorie | Welding |
| Temps | 900 |
| OnCreate | |
| OnTest | |
| Sound | MoreLock_MatchToolTo |
| Anim |
| Module | MoreLockManagement_Crafting |
|---|---|
| Source | media\scripts\MoreLock_Tools_Recipes.txtlignes: 80 → 94 |
| Recipe PK | 3172 |
| Recipe Sig | c0b84510f051875e9022801f271fb8caed83b97b |
| OnCanPerform | Can_HasTraitOrSkills_LockSmith |
|---|---|
| OnCreate | Create_matchToolto |
| RemoveResultItem | 1 |
recipe matchTooltoKitLock
{
keep KitLockKeyHouse,
keep PrintTool,
CanBeDoneFromFloor: false,
Result: NoThing,
RemoveResultItem:true,
OnCanPerform: Can_HasTraitOrSkills_LockSmith,
OnCreate: Create_matchToolto,
Category: Welding,
Sound: MoreLock_MatchToolTo,
Time: 900,
Tooltip: IGUI_Recipe_matchTooltoKitLock,
}