Aucune compétence requise.
| Nom affiché | Imprint Neiman |
|---|---|
| Nom variable | matchTooltoNeiman |
| 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: 65 → 79 |
| Recipe PK | 3171 |
| Recipe Sig | 9f66f77fc67199870db3761cfc4a25ff5fa18324 |
| OnCanPerform | Can_HasTraitOrSkills_LockSmith |
|---|---|
| OnCreate | Create_matchToolto |
| RemoveResultItem | 1 |
recipe matchTooltoNeiman
{
keep CarLockNeimanPart,
keep PrintToolCar,
CanBeDoneFromFloor: false,
Result: NoThing,
RemoveResultItem:true,
OnCanPerform: Can_HasTraitOrSkills_LockSmith,
OnCreate: Create_matchToolto,
Category: Welding,
Sound: MoreLock_MatchToolTo,
Time: 900,
Tooltip: IGUI_Recipe_matchTooltoNeiman,
}