Recette

Wiki Project Zomboid

Change to Type 1

Nom variable Change to Type 1 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 1
Nom variableChange to Type 1
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.txt
lignes: 38 → 46
Recipe PK1908
Recipe Sigc58bf3752cc8926ea2323679678ba80527d4a9c7

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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