Aucune compétence requise.
| Nom affiché | Get an Injection (self) |
|---|---|
| Nom variable | ChmGetAnInjection |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | Health |
| Temps | 120 |
| OnCreate | |
| OnTest | |
| Sound | Mixing_D |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 518 → 529 |
| Recipe PK | 3820 |
| Recipe Sig | 578cb9e0546e012c986df14323044dd7f5e8adcb |
| OnCreate | LabRecipes_InjectVaccine |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_2 |
recipe ChmGetAnInjection {
CmpSyringeWithPlainVaccine/CmpSyringeWithQualityVaccine/CmpSyringeWithAdvancedVaccine/CmpSyringeWithCure,
AlcoholedCottonBalls,
Result:LabSyringeUsed=1,
Sound:Mixing_D,
Time:120.0,
Category:Health,
CanBeDoneFromFloor:False,
NeedToBeLearn:False,
OnCreate:LabRecipes_InjectVaccine,
OnGiveXP:LabRecipes_GiveXP_Doctor_2,
}