forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
511bcc4888
commit
6cf4056711
1 changed files with 1 additions and 1 deletions
|
@ -10584,7 +10584,7 @@ itemsData = {
|
||||||
weight = 1000,
|
weight = 1000,
|
||||||
label = 'Plastikbox',
|
label = 'Plastikbox',
|
||||||
unique = true,
|
unique = true,
|
||||||
useable = false,
|
useable = true,
|
||||||
image = 'weapon_repair_kit.png',
|
image = 'weapon_repair_kit.png',
|
||||||
name = 'weapon_repair_kit',
|
name = 'weapon_repair_kit',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue