Uncomment the throw/message after shooting with the regular enchanted mosin.

This commit is contained in:
Lzimann
2016-11-13 17:44:30 -02:00
parent 9d23e5ab3c
commit dc1aebd403
2 changed files with 3 additions and 7 deletions
@@ -167,8 +167,9 @@
user.put_in_hands(GUN)
else
user.drop_item()
//throw_at_fast(pick(oview(7,get_turf(user))),1,1)
//user.visible_message("<span class='warning'>[user] tosses aside the spent rifle!</span>")
if(type == /obj/item/weapon/gun/ballistic/shotgun/boltaction/enchanted)
throw_at_fast(pick(oview(7,get_turf(user))),1,1)
user.visible_message("<span class='warning'>[user] tosses aside the spent rifle!</span>")
// Automatic Shotguns//
@@ -24,10 +24,5 @@
/obj/effect/proc_holder/spell/targeted/infinite_guns/arcane_barrage
name = "Arcane Barrage"
desc = "Requires both hands free to use."
charge_max = 750
clothes_req = 1
cooldown_min = 10 //Spell wizard
action_icon_state = "arcane_barrage"
summon_path = /obj/item/weapon/gun/ballistic/shotgun/boltaction/enchanted/arcane_barrage