pulse lasers no longer have shenaigins that cause the floor to breach (#21817)

This commit is contained in:
Qwertytoforty
2023-07-27 15:55:21 +01:00
committed by GitHub
parent acdeedd178
commit 10aca7d9f1
-6
View File
@@ -130,12 +130,6 @@
else if(our_rpd.mode == RPD_DELETE_MODE)
our_rpd.delete_all_pipes(user, src)
/turf/bullet_act(obj/item/projectile/Proj)
if(istype(Proj, /obj/item/projectile/beam/pulse))
src.ex_act(2)
..()
return FALSE
/turf/bullet_act(obj/item/projectile/Proj)
if(istype(Proj, /obj/item/projectile/bullet/gyro))
explosion(src, -1, 0, 2)