mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user