Aucune compétence requise.
| Nom affiché | Insert Battery into Hand Crank |
|---|---|
| Nom variable | Insert Battery into Hand Crank |
| Mod | KAVALASH_BetterBatteries — Better Batteries |
| Catégorie | |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | BetterBatteries |
|---|---|
| Source | media\scripts\BB_recipes.txtlignes: 6 → 15 |
| Recipe PK | 1167 |
| Recipe Sig | e58febac288453f6a432674016e006c4060f5a3c |
| OnCreate | Recipe.OnCreate.BBItemBatteryInsert |
|---|---|
| OnTest | Recipe.OnTest.BBItemBatteryInsertInvert |
| StopOnWalk | 0 |
recipe Insert Battery into Hand Crank{
destroy HandCrank,
destroy Battery,
Result:HandCrank,
Time:30,
OnTest:Recipe.OnTest.BBItemBatteryInsertInvert,
OnCreate:Recipe.OnCreate.BBItemBatteryInsert,
StopOnWalk:false,
}