Recette

Wiki Project Zomboid

Upgrade FannyPackFront

Nom variable Upgrade FannyPackFront Mod KAVALASH_Authentic Z - Current Authentic Z Cat. Tailoring Time 300

Recette

Ingrédients

Résultat

Condition

Compétences

Tailoring niveau 2
Résumé
Nom affichéUpgrade FannyPackFront
Nom variableUpgrade FannyPackFront
ModKAVALASH_Authentic Z - Current — Authentic Z
CatégorieTailoring
Temps300
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
lignes: 3543 → 3560
Recipe PK1122
Recipe Sigaf6be359157da23812c9f552a53b844031e12f16

Compétences requises

Tailoring2

Callbacks

OnCreatePleaseKeepColor
OnGiveXPRecipe.OnGiveXP.Tailoring5

Raw block

recipe Upgrade FannyPackFront
  	{
	   Bag_FannyPackFront,	
	   keep Scissors,
       keep Needle/SutureNeedle,
       Thread=3,
	   DenimStrips/LeatherStrips=6,	 

	   OnCreate:PleaseKeepColor,
   	   Result:Bag_FannyPackFront_Tier_1,
	   OnGiveXP:Recipe.OnGiveXP.Tailoring5,	   
	   Time:300.0,
       AnimNode:Disassemble,
       SkillRequired:Tailoring=2,
       Category:Tailoring,
	   Tooltip:Tooltip_AttachFannyPackTier1,
	   
  	}