forked from Simnation/Main
ed
This commit is contained in:
parent
05b2063db3
commit
179c2e216c
3 changed files with 6 additions and 1 deletions
|
@ -442,7 +442,12 @@ CodeStudio.Products = {
|
||||||
itemPrice = 6,
|
itemPrice = 6,
|
||||||
itemInfo = "",
|
itemInfo = "",
|
||||||
},
|
},
|
||||||
|
['scratch_ticket'] = {
|
||||||
|
itemName = "Rubbellos",
|
||||||
|
itemStock = 5000,
|
||||||
|
itemPrice = 10,
|
||||||
|
itemInfo = "",
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
BIN
resources/[inventory]/cs_shops/ui/image/scratch_ticket.png
Normal file
BIN
resources/[inventory]/cs_shops/ui/image/scratch_ticket.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 315 KiB |
BIN
resources/[inventory]/inventory_images/images/scratch_ticket.png
Normal file
BIN
resources/[inventory]/inventory_images/images/scratch_ticket.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 315 KiB |
Loading…
Add table
Add a link
Reference in a new issue