mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Makes shotguns not break on point-blank fire.
This commit is contained in:
@@ -91,7 +91,6 @@
|
|||||||
|
|
||||||
if(AC.BB)
|
if(AC.BB)
|
||||||
in_chamber = AC.BB //Load projectile into chamber.
|
in_chamber = AC.BB //Load projectile into chamber.
|
||||||
AC.BB.loc = src //Set projectile loc to gun.
|
|
||||||
return 1
|
return 1
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user