Recette

Wiki Project Zomboid

Infos about Locksmith Occupation

Nom variable MoreLockinfo Mod KAVALASH_MoreLockManagementSA MoreLockManagementSA Cat. Welding Time 1

Condition

Aucune compétence requise.

Résumé
Nom affichéInfos about Locksmith Occupation
Nom variableMoreLockinfo
ModKAVALASH_MoreLockManagementSA — MoreLockManagementSA
CatégorieWelding
Temps1
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleMoreLockManagement_Crafting
Sourcemedia\scripts\MoreLock_Tools_Recipes.txt
lignes: 7 → 17
Recipe PK3167
Recipe Sig6e8b708c1dc35317cc83d8107ec542e4cc7e2ed4

Callbacks

OnCreateCreate_MoreLock_info
RemoveResultItem1

Raw block

	recipe MoreLockinfo
    {
		keep PrintTool/PrintToolCar/KitLockKeyHouse/KitBlankLockKeyHouse/CarKeyCutter/BlankHouseKey/BlankCarKey/BlankKeyPadlock/CarLockNeimanPart/CarLockDoorPart/Key_Duplication_Machine,	
	    Result: 			NoThing,
	    RemoveResultItem:true,
	  /*OnCanPerform:			Can_HasTraitOrSkills_LockSmith,	*/
	  OnCreate: 			Create_MoreLock_info,
		Category: 			Welding,
		Time:				1,
		/*Sound:				MoreLock_INFO,PageFlipMagazine,*/
    }