diff --git a/code/modules/projectiles/guns/pistols.dm b/code/modules/projectiles/guns/pistols.dm index 767169e1b7c6..8ab8f7e20f7f 100644 --- a/code/modules/projectiles/guns/pistols.dm +++ b/code/modules/projectiles/guns/pistols.dm @@ -284,7 +284,7 @@ /obj/item/weapon/gun/pistol/np92/set_gun_config_values() ..() - fire_delay = FIRE_DELAY_TIER_10 + fire_delay = FIRE_DELAY_TIER_12 accuracy_mult = BASE_ACCURACY_MULT + HIT_ACCURACY_MULT_TIER_5 accuracy_mult_unwielded = BASE_ACCURACY_MULT + HIT_ACCURACY_MULT_TIER_5 scatter = SCATTER_AMOUNT_TIER_6 @@ -299,7 +299,7 @@ icon_state = "npz92" item_state = "npz92" inherent_traits = list(TRAIT_GUN_SILENCED) - fire_sound = 'sound/weapons/gun_c99.ogg' + fire_sound = "gun_silenced" current_mag = /obj/item/ammo_magazine/pistol/np92/suppressed flags_gun_features = GUN_AUTO_EJECTOR|GUN_CAN_POINTBLANK|GUN_ONE_HAND_WIELDED|GUN_AMMO_COUNTER attachable_allowed = list(