Merge pull request #11373 from kappa-sama/supershotty

miner powercreep starring 150 damage pointblank shotgun
This commit is contained in:
kevinz000
2020-03-11 17:27:22 -07:00
committed by GitHub
4 changed files with 17 additions and 2 deletions
@@ -975,7 +975,7 @@
if(1)
new /obj/item/mayhem(src)
if(2)
new /obj/item/blood_contract(src)
new /obj/item/gun/ballistic/revolver/doublebarrel/super(src)
if(3)
new /obj/item/gun/magic/staff/spellblade(src)
@@ -1046,6 +1046,17 @@
log_combat(user, L, "took out a blood contract on", src)
qdel(src)
/obj/item/gun/ballistic/revolver/doublebarrel/super
name = "super combat shotgun"
desc = "From the belly of the beast - or rather, demon. Twice as lethal as a less-than-super shotgun, but a tad bulkier."
icon_state = "heckgun"
slot_flags = null
mag_type = /obj/item/ammo_box/magazine/internal/shot/dual/heck
burst_size = 2
burst_shot_delay = 0
unique_reskin = null
sawn_off = TRUE
//Colossus
/obj/structure/closet/crate/necropolis/colossus
name = "colossus chest"