Skip to content

Commit

Permalink
Update rifles.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Jan 18, 2025
1 parent e1cd1ac commit 70e07fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
/obj/item/attachable/scope/upp,
/obj/item/attachable/scope/mini/upp,
/obj/item/attachable/stock/rifle/collapsible,
/obj/item/attachable/attached_gun/grenade/ag80
/obj/item/attachable/attached_gun/grenade/ag80,
)

flags_gun_features = GUN_AUTO_EJECTOR|GUN_CAN_POINTBLANK|GUN_AMMO_COUNTER
Expand Down

0 comments on commit 70e07fb

Please sign in to comment.