Aucune compétence requise.
| Nom affiché | Remove Battery from Prepper Flashlight |
|---|---|
| Nom variable | Remove Battery from Prepper Flashlight |
| Mod | KAVALASH_UndeadSuvivor — UndeadSurvivor |
| Catégorie | |
| Temps | 30 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\Recipes_UndeadSurvivor.txtlignes: 100 → 109 |
| Recipe PK | 3778 |
| Recipe Sig | f5d23630941b7347bbf5efddbb38c058901567a2 |
| OnCreate | UndeadSurvivorTorchBatteryRemoval_OnCreate |
|---|---|
| OnTest | TorchBatteryRemoval_TestIsValid |
| Prop2 | PrepperFlashlight |
recipe Remove Battery from Prepper Flashlight
{
keep PrepperFlashlight,
Result:Battery,
Time:30,
OnTest:TorchBatteryRemoval_TestIsValid,
OnCreate:UndeadSurvivorTorchBatteryRemoval_OnCreate,
Prop2:PrepperFlashlight,
}