forked from Simnation/Main
ed
This commit is contained in:
parent
f807f6dba1
commit
cd48f3b066
2 changed files with 9 additions and 2 deletions
|
@ -523,6 +523,13 @@ CodeStudio.Products = {
|
|||
itemPrice = 4,
|
||||
itemInfo = "",
|
||||
},
|
||||
['weapon_knife'] = {
|
||||
itemName = "Messer",
|
||||
itemStock = 150,
|
||||
itemPrice = 600,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -2981,7 +2988,7 @@ CodeStudio.Shops = {
|
|||
|
||||
},
|
||||
[14] = {
|
||||
ShopName = 'Millars Fihsery',
|
||||
ShopName = 'Millars Fishery',
|
||||
Category = {
|
||||
[1] = 'fishing',
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue