Recette

Wiki Project Zomboid

Pack 6

Nom variable Pack 6 Mod KAVALASH_EasyPacking Easy Packing For Vanilla v1.0 Cat. Storage Time 60

Condition

Aucune compétence requise.

Résumé
Nom affichéPack 6
Nom variablePack 6
ModKAVALASH_EasyPacking — Easy Packing For Vanilla v1.0
CatégorieStorage
Temps60
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleGidOrganizedFood
Sourcemedia\scripts\PackingItems\canned_mush_soup.txt
lignes: 18 → 26
Recipe PK1314
Recipe Sig87d6f259a2026138f6380c8cfff76cc95e6cc00c

Callbacks

OnTestRecipe.OnTest.IsFavorite

Raw block

	recipe Pack 6
	{
		destroy CannedMushroomSoup=6,

		Result:OS6pkCannedMushSoup,
		OnTest:Recipe.OnTest.IsFavorite,
		Time:60.0,
		Category:Storage,
	}