Aucune compétence requise.
| Nom affiché | Insert Battery into Prepper Flashlight |
|---|---|
| Nom variable | Insert Battery into Prepper Flashlight |
| Mod | KAVALASH_UndeadSuvivor — UndeadSurvivor |
| Catégorie | |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\Recipes_UndeadSurvivor.txtlignes: 111 → 121 |
| Recipe PK | 3779 |
| Recipe Sig | 7b8130344de576b1fa24d5df767c439385a93549 |
| OnCreate | TorchBatteryInsert_OnCreate |
|---|---|
| OnTest | UndeadSurvivorTorchBatteryInsert_TestIsValid |
| Prop2 | PrepperFlashlight |
recipe Insert Battery into Prepper Flashlight
{
destroy PrepperFlashlight,
destroy Battery,
Result:PrepperFlashlight,
Time:30,
OnTest:UndeadSurvivorTorchBatteryInsert_TestIsValid,
OnCreate:TorchBatteryInsert_OnCreate,
Prop2:PrepperFlashlight,
}