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_b.txt
lignes: 78 → 86
Recipe PK1376
Recipe Sigacebdbb23f3d94ede0ef555725689abf884017a7

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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