forked from Simnation/Main
fix
This commit is contained in:
parent
6b392377d9
commit
8e223144bb
3 changed files with 6 additions and 4 deletions
|
@ -9874,7 +9874,7 @@ QBShared.Items = {
|
|||
type = 'weapon',
|
||||
image = 'weapon_dagger.png',
|
||||
},
|
||||
weapon_throwingshoe_red = {
|
||||
weapon_throwingshoered = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
|
@ -9883,6 +9883,6 @@ QBShared.Items = {
|
|||
unique = true,
|
||||
useable = true,
|
||||
image = 'weapon_throwingshoered.png',
|
||||
name = 'weapon_throwingshoe_red',
|
||||
name = 'weapon_throwingshoered',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue