Skip to content

Commit

Permalink
wowwwwwwwwwwwwwwwwwwwwwwwww
Browse files Browse the repository at this point in the history
  • Loading branch information
Releasethesea committed Jun 10, 2024
1 parent 63ce33d commit 6a668b5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/specialist/sniper.dm
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
var/focused_fire_counter = 0
var/datum/weakref/focused_fire_target = null

fire_sound = 'sound/weapons/sniper_heavy.ogg'
fire_sound = 'sound/weapons/xm43e1_fire.ogg'
current_mag = /obj/item/ammo_magazine/sniper/anti_materiel //Renamed from anti-tank to align with new identity/description. Other references have been changed as well. -Kaga
force = 12
wield_delay = WIELD_DELAY_HORRIBLE //Ends up being 1.6 seconds due to scope
Expand Down
1 change: 1 addition & 0 deletions code/modules/projectiles/magazines/specialist.dm
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
caliber = "10x99mm"
default_ammo = /datum/ammo/bullet/sniper/anti_materiel
gun_type = /obj/item/weapon/gun/rifle/sniper/XM43E1
icon_state = "xm43e1"

//M42C magazine

Expand Down
Binary file modified icons/obj/items/weapons/guns/ammo_by_faction/uscm.dmi
Binary file not shown.
Binary file added sound/weapons/xm43e1_fire.ogg
Binary file not shown.

0 comments on commit 6a668b5

Please sign in to comment.