Update weapons.lua
This commit is contained in:
		
							parent
							
								
									b622af6e3b
								
							
						
					
					
						commit
						4121891326
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -763,6 +763,16 @@ WeaponList = { | |||
|         ammotype = 'AMMO_FLARE', | ||||
|         damagereason = 'Died' | ||||
|     }, | ||||
|     [`weapon_throwingshoered`] = { | ||||
|         name = 'weapon_throwingshoered', | ||||
|         label = 'Schuh rot', | ||||
|         weapontype = 'Throwable', | ||||
|         ammotype = nil, | ||||
|         damagereason = 'Died' | ||||
|     }, | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|     -- Miscellaneous | ||||
|     [`weapon_petrolcan`] = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nordi98
						Nordi98