Add category prop to weapon data
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"id": "desert-eagle",
|
||||
"name": "Desert Eagle",
|
||||
"category": "pistol",
|
||||
"atk": 128,
|
||||
"crt": 2,
|
||||
"rarity": 3,
|
||||
|
||||
Reference in New Issue
Block a user