Skip to content

Commit

Permalink
Update rifle.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Sep 15, 2024
1 parent 0e48bde commit 7772a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/guns/ballistic/rifle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@
lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "sniper"
item_state = "sniper"
icon_state = "taipan"
item_state = "taipan"
fire_sound = 'sound/weapons/gun/sniper/shot.ogg'
fire_sound_volume = 120
load_sound = 'sound/weapons/gun/sniper/mag_insert.ogg'
Expand Down

0 comments on commit 7772a22

Please sign in to comment.