Fixes rocket launchers, buffing their accuracy etc.

This commit is contained in:
Ghommie
2019-07-08 06:56:20 +02:00
parent d61732472c
commit 1c6156dd0e
7 changed files with 40 additions and 37 deletions
@@ -16,6 +16,7 @@
var/anti_armour_damage = 200
armour_penetration = 100
dismemberment = 100
ricochets_max = 0
/obj/item/projectile/bullet/a84mm/on_hit(atom/target, blocked = FALSE)
..()