Aucune compétence requise.
| Nom affiché | Insert Battery into Flashlight |
|---|---|
| Nom variable | Insert Battery into Flashlight |
| Mod | KAVALASH_Custom — Kavalash Custom Mod |
| Catégorie | |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\recipes.txtlignes: 623 → 633 |
| Recipe PK | 2765 |
| Recipe Sig | 4e8334967c9a86d85647fdf14ddf4346c1e52c5a |
| OnCreate | Recipe.OnCreate.TorchBatteryInsert |
|---|---|
| OnTest | Recipe.OnTest.TorchBatteryInsert |
| StopOnWalk | 0 |
recipe Insert Battery into Flashlight
{
destroy HandTorch,
destroy Battery,
Result:HandTorch,
Time:30,
OnTest:Recipe.OnTest.TorchBatteryInsert,
OnCreate:Recipe.OnCreate.TorchBatteryInsert,
StopOnWalk:false,
}