Recette

Wiki Project Zomboid

Pack 100

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

Recette

Ingrédients

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéPack 100
Nom variablePack 100
ModKAVALASH_EasyPacking — Easy Packing For Vanilla v1.0
CatégorieStorage
Temps100
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModulePacking
Sourcemedia\scripts\PackingItems\wristwatch.txt
lignes: 197 → 205
Recipe PK2233
Recipe Sig2c74b1f012405c49577baba8b8cb4c8c46711ee0

Callbacks

OnTestRecipe.OnTest.IsFavorite

Raw block

	recipe Pack 100
	{
		destroy WristWatch_Right_DigitalRed/WristWatch_Left_DigitalRed=100,
		
		Result:100pkWristWatch_DigitalRed=1,
		OnTest:Recipe.OnTest.IsFavorite,
		Time:100.0,
		Category:Storage,
	}