blackbox: Record biohazard pop at intervals. (#26930)

* blackbox: Record biohazard pop at intervals.

* associative fine here

* don't use recursive timer callbacks
This commit is contained in:
warriorstar-orion
2024-10-22 12:09:36 +00:00
committed by GitHub
parent b066c95bfc
commit f27feae258
6 changed files with 46 additions and 8 deletions
@@ -217,6 +217,8 @@
if(!gibbed)
gib()
SSticker.record_biohazard_start(BIOHAZARD_BLOB)
/mob/living/simple_animal/mouse/blobinfected/get_scooped(mob/living/carbon/grabber)
to_chat(grabber, "<span class='warning'>You try to pick up [src], but they slip out of your grasp!</span>")
to_chat(src, "<span class='warning'>[src] tries to pick you up, but you wriggle free of their grasp!</span>")