Various Pulse Rifle Fixes

This commit is contained in:
SamCroswell
2014-02-06 23:10:02 -05:00
parent 077d0f0b7b
commit bd26d1b0b7
7 changed files with 11060 additions and 11038 deletions
+6
View File
@@ -176,6 +176,12 @@
..()
bullet_act(var/obj/item/projectile/Proj)
if(istype(Proj ,/obj/item/projectile/beam/pulse))
src.ex_act(1)
..()
return 0
blob_act()
if(prob(40))
del(src)