forked from Simnation/Main
e
This commit is contained in:
parent
e76661ea6b
commit
26b72c15ad
2 changed files with 0 additions and 9 deletions
|
@ -59,7 +59,6 @@ Config.Throwables = { -- Defines throwable items that players can use
|
|||
'snowball',
|
||||
'stickybomb',
|
||||
'newspaper',
|
||||
'throwingshoered',
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -763,14 +763,6 @@ WeaponList = {
|
|||
ammotype = 'AMMO_FLARE',
|
||||
damagereason = 'Died'
|
||||
},
|
||||
[`weapon_throwingshoered`] = {
|
||||
name = 'weapon_throwingshoered',
|
||||
label = 'Schuh rot',
|
||||
weapontype = 'Throwable',
|
||||
ammotype = nil,
|
||||
damagereason = 'Died'
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue