ehhh rid of that warning (#19163)

* ehhh rid of that warning

* yuck

* .

* first spark then damage calc

* .
This commit is contained in:
Kashargul
2026-02-09 00:03:48 +01:00
committed by GitHub
parent 45e5fb37aa
commit f238fcf293
4 changed files with 12 additions and 6 deletions
@@ -94,8 +94,8 @@
add_overlay(image(icon = 'icons/mecha/mecha_equipment.dmi', icon_state = "repair_droid"))
/mob/living/simple_mob/mechanical/mecha/bullet_act()
. = ..()
sparks.start()
. = ..()
/mob/living/simple_mob/mechanical/mecha/speech_bubble_appearance()
return pilot_type ? "" : ..()