Add health analyzer to coroner (#23486)

* Add health analyzer to coroner's starting equipment

This commit adds a health analyzer to the starting equipment of the coroner job. This will help coroners to better assess the condition of bodies they are examining.

* Add the health analyzer upon morgue maps

* Forgot cerestation

Silly beans

* Replaced the health analyzer from maps to locker

Optimization only fix: gotta remove some stress out of the map queue.

---------

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
This commit is contained in:
Pierre-Louis
2023-12-26 18:48:08 +01:00
committed by GitHub
parent 266e15ee40
commit 5f9c9274fb
2 changed files with 2 additions and 0 deletions
@@ -449,3 +449,4 @@
new /obj/item/clothing/head/surgery/black(src)
new /obj/item/reagent_containers/glass/bottle/reagent/formaldehyde(src)
new /obj/item/reagent_containers/dropper(src)
new /obj/item/healthanalyzer(src)