Missile no longer ricochet

This commit is contained in:
Xhuis
2017-07-14 17:34:56 -04:00
parent 53d2b4cde8
commit 198b39acfc

View File

@@ -69,6 +69,7 @@
desc = "Boom"
icon_state = "missile"
damage = 30
ricochets_max = 0 //it's a MISSILE
/obj/item/projectile/bullet/srmrocket/on_hit(atom/target, blocked=0)
..()