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: 530 → 541 |
| Recipe PK | 3821 |
| Recipe Sig | c8ffac56e89d7bbe3397953251fbf449df5161e5 |
| OnCreate | LabRecipes_InjectVaccine |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_2 |
recipe ChmGetAnInjection {
CmpSyringeReusableWithPlainVaccine/CmpSyringeReusableWithQualityVaccine/CmpSyringeReusableWithAdvancedVaccine/CmpSyringeReusableWithCure,
AlcoholedCottonBalls,
Result:LabSyringeReusableUsed=1,
Sound:Mixing_D,
Time:120.0,
Category:Health,
CanBeDoneFromFloor:False,
NeedToBeLearn:False,
OnCreate:LabRecipes_InjectVaccine,
OnGiveXP:LabRecipes_GiveXP_Doctor_2,
}