mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Merge pull request #29269 from Xhuis/missile_ricochet_fix
Fixes missiles being able to ricochet
This commit is contained in:
@@ -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)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user