Puts autopsy scanner in the morgue surgery tray (#2197)

## About The Pull Request

Puts the autopsy scanner in the morgue tray

<!-- Please make sure to actually test your PRs. If you have not tested
your PR mention it. -->

## Why It's Good For The Game

People can do autopsies without the roundstart coroner. Or science can
steal it, whatever.

## Changelog

🆑 LT3
balance: Morgue surgery tray now comes with an autopsy scanner
/🆑
This commit is contained in:
LT3
2024-10-12 11:05:05 -07:00
committed by GitHub
parent 0d9f41a1fe
commit 75b2c645fd
+1 -1
View File
@@ -217,7 +217,7 @@
new /obj/item/cautery/cruel(src)
new /obj/item/circular_saw(src)
new /obj/item/clothing/mask/surgical(src)
new /obj/item/clothing/suit/toggle/labcoat/hospitalgown(src) // SKYRAT EDIT ADDITION
new /obj/item/autopsy_scanner(src) // BUBBER EDIT ADDITION
new /obj/item/hemostat/cruel(src)
new /obj/item/razor/surgery(src)
new /obj/item/retractor/cruel(src)