BSA impact animation (#91085)

This commit is contained in:
Capsandi
2025-05-12 21:52:38 -04:00
committed by GitHub
parent 3480a77528
commit 179cc3afbb
4 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
. = ..()
explosion(target.loc, explosion_cause = src)
new /obj/effect/temp_visual/bsa_impact(target.loc)
var/turf/open/floor/target_turf = get_turf(target)
if (istype(target_turf))
if (prob(BSA_CHANCE_TO_BREAK_TILE_TO_PLATING))