Aucune compétence requise.
| Nom affiché | Note object's ID |
|---|---|
| Nom variable | NoteIDtoObject |
| Mod | KAVALASH_MoreLockManagementSA — MoreLockManagementSA |
| Catégorie | Welding |
| Temps | 350 |
| OnCreate | |
| OnTest | |
| Sound | MoreLock_NoteID |
| Anim |
| Module | MoreLockManagement_Crafting |
|---|---|
| Source | media\scripts\MoreLock_Tools_Recipes.txtlignes: 151 → 166 |
| Recipe PK | 3177 |
| Recipe Sig | d82f1807e6ea1a12e1686f5a439a482255f54b6f |
| OnCanPerform | Can_Note_ID |
|---|---|
| OnCreate | Create_Note_ID |
| RemoveResultItem | 1 |
recipe NoteIDtoObject
{
keep KitLockKeyHouse/Key1/Key2/Key3/Key4/Key5/KeyPadlock/CarLockNeimanPart/CarKey,
keep BluePen/Pen/RedPen,
keep PrintTool/PrintToolCar,
CanBeDoneFromFloor: false,
Result: NoThing,
RemoveResultItem:true,
OnCanPerform: Can_Note_ID,
OnCreate: Create_Note_ID,
Category: Welding,
Sound: MoreLock_NoteID,
Time: 350,
Tooltip: IGUI_Recipe_NoteIDtoObject,
}