ed
This commit is contained in:
parent
4c44afc37c
commit
2e129ccb92
26 changed files with 3020 additions and 2 deletions
|
@ -1311,8 +1311,18 @@ CodeStudio.Products = {
|
|||
itemPrice = 50,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
['Bodycam'] = {
|
||||
itemName = "Bodycam",
|
||||
itemStock = 150,
|
||||
itemPrice = 50,
|
||||
itemInfo = "",
|
||||
},
|
||||
['Dashcam'] = {
|
||||
itemName = "Dashcam",
|
||||
itemStock = 150,
|
||||
itemPrice = 50,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
BIN
resources/[inventory]/cs_shops/ui/image/bodycam.png
Normal file
BIN
resources/[inventory]/cs_shops/ui/image/bodycam.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
BIN
resources/[inventory]/cs_shops/ui/image/dashcam.png
Normal file
BIN
resources/[inventory]/cs_shops/ui/image/dashcam.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue