Aucune compétence requise.
| Nom affiché | Take Blood for Analysis (self) |
|---|---|
| Nom variable | ChmTakeBloodForAnalysis |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | Health |
| Temps | 120 |
| OnCreate | |
| OnTest | |
| Sound | Mixing_D |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 270 → 281 |
| Recipe PK | 3804 |
| Recipe Sig | fc372819cfd1898ead7e38f095c1d63a6cdfb838 |
| OnCreate | LabRecipes_ProcessBloodForAnalysis |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_1 |
recipe ChmTakeBloodForAnalysis {
LabSyringe=1,
AlcoholedCottonBalls,
Result:CmpSyringeWithBlood=1,
Sound:Mixing_D,
Time:120.0,
Category:Health,
CanBeDoneFromFloor:False,
NeedToBeLearn:False,
OnCreate:LabRecipes_ProcessBloodForAnalysis,
OnGiveXP:LabRecipes_GiveXP_Doctor_1,
}