Recette

Wiki Project Zomboid

Upgrade FannyPackFront

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

Condition

Compétences

Tailoring niveau 5
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: 3579 → 3596
Recipe PK1124
Recipe Sig13811587653d95270510ea9a159cf9e9abccd07c

Compétences requises

Tailoring5

Callbacks

OnCreatePleaseKeepColor
OnGiveXPRecipe.OnGiveXP.Tailoring5

Raw block

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

	   OnCreate:PleaseKeepColor,
   	   Result:Bag_FannyPackFront_Tier_2,
	   OnGiveXP:Recipe.OnGiveXP.Tailoring5,	   
	   Time:300.0,
       AnimNode:Disassemble,
       SkillRequired:Tailoring=5,
       Category:Tailoring,
	   Tooltip:Tooltip_AttachFannyPackTier2,
	   
  	}