1
0
Fork 0
forked from Simnation/Main

Update weapons.lua

This commit is contained in:
Nordi98 2025-06-30 22:23:02 +02:00
parent b622af6e3b
commit 4121891326

View file

@ -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`] = {