Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 29, 2024
1 parent f874be0 commit 5b6e65b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,10 @@
aim_slowdown = SLOWDOWN_ADS_QUICK_MINUS
wield_delay = WIELD_DELAY_MIN
attachable_allowed = list(
/obj/item/attachable/bayonet,
/obj/item/attachable/bayonet/upp,
/obj/item/attachable/bayonet/co2,
/obj/item/attachable/stock/rifle,
/obj/item/attachable/stock/rifle/collapsible,
/obj/item/attachable/lasersight/carbine,
)
Expand Down

0 comments on commit 5b6e65b

Please sign in to comment.