Skip to content

Commit

Permalink
MOSINKA
Browse files Browse the repository at this point in the history
  • Loading branch information
superlowfpss committed Dec 2, 2024
1 parent 5ebf03e commit 4670791
Showing 1 changed file with 14 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,24 @@

- type: entity
name: Kardashev-Mosin
parent: [BaseWeaponSniper, BaseGunWieldable, BaseSyndicateContraband]
parent: BaseWeaponSniper
id: WeaponSniperMosin
suffix: Винтовка
description: A weapon for hunting, or endless trench warfare. Uses .30 rifle ammo.
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi
sprite: Backmen/Objects/Weapons/Gunsx64/Snipers/mosin/big.rsi
- type: Clothing
sprite: Backmen/Objects/Weapons/Gunsx64/Snipers/mosin/tiny.rsi
- type: Item
sprite: Backmen/Objects/Weapons/Gunsx64/Snipers/mosin/tiny.rsi
- type: Gun
fireRate: 0.8
- type: Wieldable
- type: UseDelay
delay: 0.8
- type: GunRequiresWield
- type: Telescope # Ataraxia

- type: entity
name: Hristov
Expand Down

0 comments on commit 4670791

Please sign in to comment.