Recette

Wiki Project Zomboid

Change to Type 2

Nom variable Change to Type 2 Mod KAVALASH_EasyPacking Easy Packing For Vanilla v1.0 Time 25

Recette

Ingrédients

DétruireCannette de soda

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéChange to Type 2
Nom variableChange to Type 2
ModKAVALASH_EasyPacking — Easy Packing For Vanilla v1.0
Catégorie
Temps25
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleGidOrganizedFood
Sourcemedia\scripts\PackingItems\pop_diet.txt
lignes: 38 → 46
Recipe PK1912
Recipe Sig3c8c467bd6fe479e0d21a15dc6c5e1bcb7001ae9

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

	recipe Change to Type 2
	{
		destroy Pop,
		
		Result:Pop2=1,
		OnTest:Recipe.OnTest.WholeFood,
		OnGiveXP:Recipe.OnGiveXP.None,
		Time:25.0,
	}