CampFirePlay/json/weaponshop.json
Degradin 79b8b4939e vouchers update
Vouchers now with images
2023-09-28 18:04:40 +03:00

52 lines
789 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"0": {
"name": "M1911",
"price": 13000,
"type": "weapon"
},
"1": {
"name": "ПМ",
"price": 13000,
"type": "weapon"
},
"2": {
"name": "АКС74У",
"price": 34999,
"type": "weapon"
},
"3": {
"name": "G36C",
"price": 38999,
"type": "weapon"
},
"4": {
"name": "G36C",
"price": 38999,
"type": "weapon"
},
"5": {
"name": "Бронежилет M1",
"price": 25000,
"type": "equipment"
},
"6": {
"name": "Бронежилет M2",
"price": 35000,
"type": "equipment"
},
"7": {
"name": "Бронежилет M1",
"price": 25000,
"type": "equipment"
},
"8": {
"name": "Бронежилет M2",
"price": 35000,
"type": "equipment"
},
"9": {
"name": "Бронежилет M3",
"price": 60000,
"type": "equipment"
}
}