forked from Simnation/Main
edit
This commit is contained in:
parent
906de12ad9
commit
d741efbb53
3 changed files with 14 additions and 2 deletions
|
@ -1198,6 +1198,7 @@ CodeStudio.Products = {
|
|||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
['police_weapons'] = {
|
||||
|
@ -1300,6 +1301,16 @@ CodeStudio.Products = {
|
|||
itemPrice = 0,
|
||||
itemInfo = "Handheld flashlight",
|
||||
},
|
||||
['weapon_colbaton'] = {
|
||||
itemName = "Teleskopschlagstock",
|
||||
itemStock = 50,
|
||||
itemPrice = 0,
|
||||
itemInfo = "",
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
['medic_items'] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue