ed
This commit is contained in:
		
							parent
							
								
									a561e27187
								
							
						
					
					
						commit
						4a0f0f6a8b
					
				
					 13 changed files with 907 additions and 4 deletions
				
			
		|  | @ -10764,7 +10764,17 @@ itemsData = { | |||
|     image = 'line_coke.png', | ||||
|     name = 'line_coke', | ||||
|   }, | ||||
|  | ||||
|   weapon_winchester = { | ||||
|     shouldClose = true, | ||||
|     type = 'weapon', | ||||
|     description = '', | ||||
|     weight = 1000, | ||||
|     label = 'Shrewsbury Frontier Repeater', | ||||
|     unique = true, | ||||
|     useable = true, | ||||
|     image = 'weapon_winchester.png', | ||||
|     name = 'weapon_winchester', | ||||
|   }, | ||||
|  | ||||
|  | ||||
| } | ||||
|  |  | |||
|  | @ -137,7 +137,7 @@ local weaponsList = { | |||
|     weapon_airsoftak74               = { name = 'weapon_airsoftak74', label = 'Softair AK75', weight = 1000, ammotype = 'AMMO_AIRSOFT', image = 'weapon_airsoftak74.png', description = '' }, | ||||
|  | ||||
|    -- Addon | ||||
|     | ||||
|   weapon_winchester               = { name = 'weapon_winchester', label = 'Shrewsbury Frontier Repeater', weight = 1000, ammotype = 'AMMO_SNIPER', image = 'weapon_airsoftak74.png', description = 'Wenn der Staub sich legt, zählt nur, wer noch nachlädt.' },    | ||||
|  | ||||
| } | ||||
| local ammoTypeToPolice = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98