upd
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"Range": 1000,
|
||||
"MagazineSize": 30,
|
||||
"AmmoType": "Pistol",
|
||||
"ReloadTime": 2,
|
||||
"Spread": 0.02,
|
||||
"ReloadTime": 1.5,
|
||||
"Spread": 0.01,
|
||||
"IsAutomatic": false,
|
||||
"Category": "Weapon",
|
||||
"Name": "Pistol Test",
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"Slot": "RightHand",
|
||||
"Slot": "LeftHand, RightHand",
|
||||
"HoldType": "Rifle",
|
||||
"WeaponDefinition": {
|
||||
"Position": "0,0,0",
|
||||
"Rotation": "0,0,0,0",
|
||||
"Scale": "0,0,0"
|
||||
"Position": "2.6,-0.4078665,-4.897",
|
||||
"Rotation": "-0.01896472,-0.05759383,0.002379653,0.9981571",
|
||||
"Scale": "1,1,1"
|
||||
},
|
||||
"Damage": 20,
|
||||
"FireRate": 14,
|
||||
"Range": 1000,
|
||||
"MagazineSize": 40,
|
||||
"AmmoType": "Rifle",
|
||||
"ReloadTime": 2,
|
||||
"Spread": 0.02,
|
||||
"ReloadTime": 1.8,
|
||||
"Spread": 0.01,
|
||||
"IsAutomatic": true,
|
||||
"Category": "Weapon",
|
||||
"Name": "Rifle",
|
||||
|
||||
Reference in New Issue
Block a user