Merge pull request #14360 from Hatterhat/pipegun

pipe shotgun reskins
This commit is contained in:
silicons
2021-03-06 17:00:15 -07:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -339,7 +339,9 @@
slot_flags = null
mag_type = /obj/item/ammo_box/magazine/internal/shot/improvised
sawn_desc = "I'm just here for the gasoline."
unique_reskin = null
unique_reskin = list("Default" = "ishotgun",
"Cobbled" = "old_ishotgun"
)
var/slung = FALSE
/obj/item/gun/ballistic/revolver/doublebarrel/improvised/attackby(obj/item/A, mob/user, params)