resources/[tools]/okokCrafting/config.lua aktualisiert
This commit is contained in:
		
							parent
							
								
									cad4ee5e7b
								
							
						
					
					
						commit
						bfec8496a7
					
				
					 1 changed files with 32 additions and 40 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
 | 
			
		||||
Config, Locales = {}, {}
 | 
			
		||||
 | 
			
		||||
Config.Debug = false
 | 
			
		||||
| 
						 | 
				
			
			@ -58,7 +59,7 @@ Config.itemNames = {
 | 
			
		|||
	gun_handle = 'Griffstueck',
 | 
			
		||||
	ceramic_barrel = 'Keramiklauf',
 | 
			
		||||
	small_triggersystem = 'Kleines Abzugssystem',
 | 
			
		||||
    weapon_batton = 'Waffenlauf Lang',
 | 
			
		||||
    weapon_batton = 'Waffenlauf Lang'
 | 
			
		||||
 | 
			
		||||
    --- Zubehör Nahkampfwaffen
 | 
			
		||||
    dagger_blade = 'Dolchklinge',
 | 
			
		||||
| 
						 | 
				
			
			@ -145,7 +146,7 @@ Config.Crafting = {
 | 
			
		|||
			'gun_handle',
 | 
			
		||||
			'ceramic_barrel',
 | 
			
		||||
			'small_triggersystem',
 | 
			
		||||
            'weapon_batton',
 | 
			
		||||
            'weapon_batton'
 | 
			
		||||
		},
 | 
			
		||||
		jobs = {['all'] = true},
 | 
			
		||||
	},
 | 
			
		||||
| 
						 | 
				
			
			@ -168,7 +169,7 @@ Config.Crafting = {
 | 
			
		|||
			'weapon_minismg',
 | 
			
		||||
			'weapon_bullpuprifle',
 | 
			
		||||
			'weapon_marksmanpistol',
 | 
			
		||||
			'weapon_gusenberg',
 | 
			
		||||
			'weapon_gusenberg'
 | 
			
		||||
		},
 | 
			
		||||
		jobs = {['all'] = true},
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			@ -400,10 +401,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_navyrevolver'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_navyrevolver'] = {
 | 
			
		||||
    item = 'weapon_navyrevolver',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -419,10 +419,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_pistol50'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_pistol50'] = {
 | 
			
		||||
    item = 'weapon_pistol50',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -438,10 +437,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_assaultrifle'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_assaultrifle'] = {
 | 
			
		||||
    item = 'weapon_assaultrifle',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -456,10 +454,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_dbshotgun'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_dbshotgun'] = {
 | 
			
		||||
    item = 'weapon_dbshotgun',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -474,10 +471,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_microsmg'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_microsmg'] = {
 | 
			
		||||
    item = 'weapon_microsmg',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -493,10 +489,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_minismg'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_minismg'] = {
 | 
			
		||||
    item = 'weapon_minismg',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -512,10 +507,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_bullpuprifle'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_bullpuprifle'] = {
 | 
			
		||||
    item = 'weapon_bullpuprifle',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -530,10 +524,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_marksmanpistol'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_marksmanpistol'] = {
 | 
			
		||||
    item = 'weapon_marksmanpistol',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -549,10 +542,9 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    ['weapon_gusenberg'] = {
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
},
 | 
			
		||||
['weapon_gusenberg'] = {
 | 
			
		||||
    item = 'weapon_gusenberg',
 | 
			
		||||
    amount = 1,
 | 
			
		||||
    successCraftPercentage = 100,
 | 
			
		||||
| 
						 | 
				
			
			@ -567,7 +559,7 @@ Config.Crafts = {
 | 
			
		|||
    },
 | 
			
		||||
    job = { '' },
 | 
			
		||||
    data = {},
 | 
			
		||||
    category = 'Waffenherstellung',
 | 
			
		||||
    category = 'Waffenherstellung'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue