diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml index d3effd40c0f..de8162fa2e3 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml @@ -13,3 +13,35 @@ impactFlash: sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi state: impact_omni + +- type: hitscan + id: Disabler + staminaDamage: 26 + damage: + types: + Heat: 5 + muzzleFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: muzzle_omni + travelFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: beam_omni + impactFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: impact_omni + +- type: hitscan + id: DisablerPractice + staminaDamage: 1 + damage: + types: + Heat: 1 + muzzleFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: muzzle_omni + travelFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: beam_omni + impactFlash: + sprite: Objects/Weapons/Guns/Projectiles/projectiles.rsi + state: impact_omni diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index d6269efcc0d..471dc851e5a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -438,8 +438,8 @@ fireRate: 2 soundGunshot: path: /Audio/Weapons/Guns/Gunshots/taser2.ogg - - type: ProjectileBatteryAmmoProvider - proto: BulletDisablerPractice + - type: HitscanBatteryAmmoProvider # DeltaV + proto: DisablerPractice # DeltaV fireCost: 100 - type: Tag tags: @@ -467,8 +467,8 @@ slots: - suitStorage - Belt - - type: ProjectileBatteryAmmoProvider - proto: BulletDisabler + - type: HitscanBatteryAmmoProvider # DeltaV + proto: Disabler # DeltaV fireCost: 100 - type: GuideHelp guides: