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

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
ModulePacking
Sourcemedia\scripts\PackingItems\crisp_a.txt
lignes: 78 → 86
Recipe PK1367
Recipe Sigfb0f2980fc1a35bd88152b81e59456bb19068178

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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