Skip to content

Commit

Permalink
shh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Aug 5, 2023
1 parent 09f6335 commit b127bb0
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 @@ -1241,7 +1241,7 @@
/obj/item/attachable/magnetic_harness,
)

flags_gun_features = GUN_CAN_POINTBLANK|GUN_AMMO_COUNTER|GUN_WIELDED_FIRING_ONLY|GUN_SUPPORT_PLATFORM
flags_gun_features = GUN_CAN_POINTBLANK|GUN_AMMO_COUNTER|GUN_WIELDED_FIRING_ONLY//|GUN_SUPPORT_PLATFORM
gun_category = GUN_CATEGORY_HEAVY

/obj/item/weapon/gun/rifle/lmg/set_gun_attachment_offsets()
Expand Down

0 comments on commit b127bb0

Please sign in to comment.