get hardscoped

new weapon sounds for the sniper rifle and the AT pistol
This commit is contained in:
dzahlus
2021-02-03 22:29:08 +01:00
parent 6da6c0749c
commit c896d50e56
3 changed files with 2 additions and 1 deletions

View File

@@ -369,6 +369,7 @@
desc = "A long ranged weapon that does significant damage. No, you can't quickscope."
icon_state = "sniper"
item_state = "sniper"
fire_sound = "sound/weapons/noscope.ogg"
recoil = 2
weapon_weight = WEAPON_HEAVY
mag_type = /obj/item/ammo_box/magazine/sniper_rounds

View File

@@ -138,7 +138,7 @@
can_suppress = FALSE
w_class = WEIGHT_CLASS_NORMAL
actions_types = list()
fire_sound = 'sound/weapons/blastcannon.ogg'
fire_sound = 'sound/weapons/noscope.ogg'
spread = 20 //damn thing has no rifling.
automatic_burst_overlay = FALSE

BIN
sound/weapons/noscope.ogg Normal file

Binary file not shown.