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: 282 → 293 |
| Recipe PK | 3805 |
| Recipe Sig | e8df5dcb40ac3fa20c1e11c1da85e0545a8c9e14 |
| OnCreate | LabRecipes_ProcessBloodForAnalysis |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_1 |
recipe ChmTakeBloodForAnalysis {
LabSyringeReusable=1,
AlcoholedCottonBalls,
Result:CmpSyringeReusableWithBlood=1,
Sound:Mixing_D,
Time:120.0,
Category:Health,
CanBeDoneFromFloor:False,
NeedToBeLearn:False,
OnCreate:LabRecipes_ProcessBloodForAnalysis,
OnGiveXP:LabRecipes_GiveXP_Doctor_1,
}