Add diagonal bayonet and adds it to hunting rifle

This commit is contained in:
LagardereMathis
2023-09-13 22:06:44 +02:00
parent d5379e674b
commit 0c4fbe0914
3 changed files with 12 additions and 0 deletions
@@ -49,6 +49,10 @@
w_class = WEIGHT_CLASS_BULKY
weapon_weight = WEAPON_HEAVY
sawn_desc = "A cheap hunting rifle that bubba got ahold of."
can_bayonet = TRUE
bayonet_diagonal = TRUE
knife_x_offset = 25
knife_y_offset = 26
/obj/item/gun/ballistic/shotgun/huntingrifle/attackby(obj/item/A, mob/user, params)
..()