Recette

Wiki Project Zomboid

Collect Infected Blood in a Test Tube

Nom variable ChmCollectInfectedBlood Mod KAVALASH_VaccinDrReapers Zombie Virus Vaccine Cat. ChimieAntidote Time 80

Recette

Ingrédients

ConsomméTube à essai× 1
ConsomméSang infecté× 1

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéCollect Infected Blood in a Test Tube
Nom variableChmCollectInfectedBlood
ModKAVALASH_VaccinDrReapers — Zombie Virus Vaccine
CatégorieChimieAntidote
Temps80
OnCreate
OnTest
SoundMixing_D_2
Anim
Voir les détails techniques
ModuleLabRecipes
Sourcemedia\scripts\LabRecipes.txt
lignes: 322 → 332
Recipe PK3808
Recipe Sigc203eadbc1bb950a6eae55f24b51ddfe6770c7eb

Callbacks

OnGiveXPLabRecipes_GiveXP_Doctor_2

Raw block

	recipe ChmCollectInfectedBlood {
		LabTestTube=1,
		MatInfectedBlood=1,
		Result:CmpTestTubeWithInfectedBlood=1,
		Sound:Mixing_D_2,
		Time:80.0,
		Category:ChimieAntidote,
		CanBeDoneFromFloor:False,
		NeedToBeLearn:False,
		OnGiveXP:LabRecipes_GiveXP_Doctor_2,
	}