forked from Simnation/Main
d
This commit is contained in:
parent
8dc010a500
commit
e92ba1f48f
3 changed files with 11 additions and 1 deletions
BIN
resources/[inventory]/cs_shops/ui/image/cabletie.png
Normal file
BIN
resources/[inventory]/cs_shops/ui/image/cabletie.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
resources/[inventory]/inventory_images/images/cabletie.png
Normal file
BIN
resources/[inventory]/inventory_images/images/cabletie.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
|
@ -10423,6 +10423,16 @@ itemsData = {
|
|||
image = 'dashcam.png',
|
||||
name = 'dashcam',
|
||||
},
|
||||
|
||||
cabletie = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 1,
|
||||
label = 'Kabelbinder',
|
||||
unique = true,
|
||||
useable = false,
|
||||
image = 'cabletie.png',
|
||||
name = 'cabletie',
|
||||
},
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue