Merge pull request #7122 from Codeatmos/Baynottim

Pick up this bayonet and stab that man NICKVR to death.
This commit is contained in:
Nichlas Pihl
2019-11-27 09:08:39 +00:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -177,6 +177,7 @@
sawn_desc = "I'm just here for the gasoline."
unique_reskin = null
var/slung = FALSE
can_bayonet = TRUE //STOP WATCHING THIS FILTH MY FELLOW CARGONIAN,WE MUST DEFEND OURSELVES
/obj/item/gun/ballistic/shotgun/doublebarrel/improvised/attackby(obj/item/A, mob/user, params)
..()
@@ -210,3 +211,5 @@
w_class = WEIGHT_CLASS_NORMAL
sawn_off = TRUE
slot_flags = ITEM_SLOT_BELT
can_bayonet = FALSE