Makes shotguns not break on point-blank fire.

This commit is contained in:
LightningIron
2014-12-29 21:03:55 -06:00
parent 611b5a9a3d
commit 3af9b075af

View File

@@ -91,7 +91,6 @@
if(AC.BB)
in_chamber = AC.BB //Load projectile into chamber.
AC.BB.loc = src //Set projectile loc to gun.
return 1
return 0