sasalka/Assets/Items/pistol.ammo
2025-06-29 14:44:00 +03:00

23 lines
459 B
Plaintext

{
"AmmoType": "Pistol",
"Damage": 10,
"Penetration": 0,
"IsExplosive": false,
"ExplosionRadius": 0,
"CompatibleWeapons": "",
"Category": "Ammo",
"Name": "Pistol ammo",
"Description": "",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/ammobox.prefab"
},
"ImageTexture": null,
"ImageUrl": "",
"MaxCount": 256,
"Rarity": "Common",
"Weight": 1,
"IsEquipable": false,
"__references": [],
"__version": 0
}