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étruireChips

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
ModulePacking
Sourcemedia\scripts\PackingItems\crisp_c.txt
lignes: 78 → 86
Recipe PK1385
Recipe Sig53f45865337ec8ec6a7c5066878d1999eb72271d

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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