Aucune compétence requise.
| Nom affiché | Mettre des piles |
|---|---|
| Nom variable | Insert Battery into Flashlight |
| Mod | Vanilla — Vanilla |
| Catégorie | |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 623 → 633 |
| Recipe PK | 4067 |
| Recipe Sig | 594ef03dc527379fa83031734f67fe864170eda0 |
| 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,
}