mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Advanced Health Analyser Fixes (#20226)
Should fix https://github.com/Aurorastation/Aurora.3/issues/18325 Fixes for Advanced Health Analyser for shell and exosuit QoL for Exosuit analyzer full scan, making it clearer which mode you are on, and having the scan print alongside displaying it to the pilot(s) --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
modules += new /obj/item/wrench/robotic(src)
|
||||
modules += new /obj/item/device/healthanalyzer(src)
|
||||
modules += new /obj/item/extinguisher/mini(src)
|
||||
modules += new /obj/item/device/advanced_healthanalyzer(src)
|
||||
modules += new /obj/item/device/advanced_healthanalyzer/cyborg(src)
|
||||
modules += new /obj/item/tank/jetpack/carbondioxide/synthetic(src)
|
||||
modules += new /obj/item/inflatable_dispenser(src)
|
||||
modules += new /obj/item/device/gps(src)
|
||||
|
||||
Reference in New Issue
Block a user