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_d.txt
lignes: 88 → 96
Recipe PK1395
Recipe Sig8fcbb569cff10e9a1757b1f013e4abe3d7849082

Callbacks

OnGiveXPRecipe.OnGiveXP.None
OnTestRecipe.OnTest.WholeFood

Raw block

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