forked from Simnation/Main
ed
This commit is contained in:
parent
f803e85365
commit
523afe5fc3
4 changed files with 3 additions and 2 deletions
|
@ -1505,8 +1505,8 @@ CodeStudio.Products = {
|
|||
itemPrice = 0,
|
||||
itemInfo = "",
|
||||
},
|
||||
['weapon_smokegrenade'] = {
|
||||
itemName = "Rauchgranate",
|
||||
['weapon_bzgas'] = {
|
||||
itemName = "Tränengas",
|
||||
itemStock = 50,
|
||||
itemPrice = 0,
|
||||
itemInfo = "",
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 126 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 126 KiB |
|
@ -207,6 +207,7 @@ local weaponList = {
|
|||
weapon_airsoftr700 = 1000,
|
||||
weapon_airsoftr870 = 1000,
|
||||
weapon_airsoftglock20 = 1000,
|
||||
weapon_airsoftg36c = 1000,
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue