Recette

Wiki Project Zomboid

Heat MRE

Nom variable Heat MRE4 Mod KAVALASH_sapphcooking Sapph's Cooking Cat. Cooking Time 150

Condition

Aucune compétence requise.

Résumé
Nom affichéHeat MRE
Nom variableHeat MRE4
ModKAVALASH_sapphcooking — Sapph's Cooking
CatégorieCooking
Temps150
OnCreate
OnTest
SoundBoxHiss
Anim
Voir les détails techniques
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_MREs.txt
lignes: 850 → 862
Recipe PK3202
Recipe Siga5f4ac2eb1027dff8db61c4330cd7f4b6ffd5552

Callbacks

IsHidden1
OnCreateRecipe.OnCreate.SapphCreatePrepCooked
OnGiveXPRecipe.OnGiveXP.None

Raw block

	recipe Heat MRE4
	{
		Water=1,
		destroy MRE_FlamelessRationHeater,
		MRE_LasagnaUn,
		Result 		: MRE_Lasagna,
		Time 		: 150,
		Category 		: Cooking,
		OnGiveXP:Recipe.OnGiveXP.None,
		OnCreate:Recipe.OnCreate.SapphCreatePrepCooked,
		Sound 		: BoxHiss,
		IsHidden:true,
	}