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_fizz.txt
lignes: 48 → 56
Recipe PK1917
Recipe Sig2be18b54d51ad8828815e1ee5922d033cb5c237b

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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