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

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
ModulePacking
Sourcemedia\scripts\PackingItems\crisp_c.txt
lignes: 68 → 76
Recipe PK1384
Recipe Siged94aab691a0c54c7238a59e37202fa6945c12cb

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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