Skip to content

Commit

Permalink
Merge pull request #1 from Fandromn/mak
Browse files Browse the repository at this point in the history
Update pistols.yml
  • Loading branch information
Fandromn authored Nov 2, 2023
2 parents 940c64c + a454d11 commit 4f87f6b
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,26 @@
whitelist:
tags:
- CartridgePistol

- type: entity
name: makarov
parent: BaseWeaponPistol
id: WeaponPistolMakarov
description: Standart Russian pistol. Uses .35 auto ammo.
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Pistols/makarov.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
- state: mag-0
map: ["enum.GunVisualLayers.Mag"]
- type: Clothing
sprite: Objects/Weapons/Guns/Pistols/makarov.rsi
- type: Gun
fireRate: 4
availableModes:
- SemiAuto
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/mk58.ogg

0 comments on commit 4f87f6b

Please sign in to comment.