Aucune compétence requise.
| Nom affiché | Dismantle TV Remote |
|---|---|
| Nom variable | Dismantle TV Remote |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | Electrical |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 2024 → 2038 |
| Recipe PK | 2883 |
| Recipe Sig | ed8d22d1854d63df181a99edefc983c01ef046c7 |
| OnCreate | Recipe.OnCreate.DismantleTVRemote |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.DismantleElectronics |
| OnTest | Recipe.OnTest.DismantleElectronics |
| Prop1 | Screwdriver |
| Prop2 | CDplayer |
recipe Dismantle TV Remote
{
Remote,
keep [Recipe.GetItemTypes.Screwdriver],
Result:Receiver,
Time:30.0,
OnTest:Recipe.OnTest.DismantleElectronics,
OnGiveXP:Recipe.OnGiveXP.DismantleElectronics,
Category:Electrical,
OnCreate:Recipe.OnCreate.DismantleTVRemote,
AnimNode:Disassemble,
Prop1:Screwdriver,
Prop2:CDplayer,
}