Skip to content

Commit

Permalink
InitalCommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Jul 15, 2024
1 parent 90a6fdd commit 7919c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,7 @@
fire_sound = 'sound/weapons/gun_hpr.ogg'
aim_slowdown = SLOWDOWN_ADS_LMG
current_mag = /obj/item/ammo_magazine/rifle/lmg
starting_attachment_types = list(/obj/item/attachable/bipod)
attachable_allowed = list(
/obj/item/attachable/suppressor,
/obj/item/attachable/reddot,
Expand Down

0 comments on commit 7919c7c

Please sign in to comment.