forked from Simnation/Main
edi
This commit is contained in:
parent
d741efbb53
commit
15112fe306
2 changed files with 14 additions and 2 deletions
|
@ -722,7 +722,16 @@ CodeStudio.Products = {
|
|||
itemStock = 150,
|
||||
itemPrice = 200,
|
||||
itemInfo = "",
|
||||
},
|
||||
},
|
||||
['weapon_pocketlight'] = {
|
||||
itemName = "kleine Taschenlampe",
|
||||
itemStock = 150,
|
||||
itemPrice = 200,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue