forked from Simnation/Main
ed
This commit is contained in:
parent
e554b73da0
commit
3d2776f33f
2 changed files with 3 additions and 2 deletions
|
@ -1898,7 +1898,7 @@ CodeStudio.Products = {
|
|||
itemInfo = "",
|
||||
},
|
||||
['spazi_limo'] = {
|
||||
itemName = "Bergbräu Spazi Limo",
|
||||
itemName = "Bergbräu Limo",
|
||||
itemStock = 50,
|
||||
itemPrice = 10,
|
||||
itemInfo = "",
|
||||
|
|
|
@ -16,4 +16,5 @@ client_scripts {
|
|||
server_scripts {
|
||||
'config.lua',
|
||||
'server/*.lua'
|
||||
}
|
||||
}
|
||||
shared_script "@AdvancedParking/fixDeleteVehicle.lua"
|
Loading…
Add table
Add a link
Reference in a new issue