Recette

Wiki Project Zomboid

Change to Type 3

Nom variable Change to Type 3 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 3
Nom variableChange to Type 3
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: 48 → 56
Recipe PK1909
Recipe Sig910c5fd53e0d981ecc4d5422fa41c1c6f6f446d2

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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