powder that makes you say yes

This commit is contained in:
Nadyr
2023-01-04 18:55:51 -05:00
committed by GitHub
parent 42b37b4392
commit 10bce7e4d2

View File

@@ -107,15 +107,6 @@
sort_string = "KCAAA"
//YAWN changes
/datum/design/item/medical/advanced_analyzer
name = "advanced health analyzer"
desc = "A prototype version of the improved health analyzer, able to distinguish the location of more serious injuries as well as accurately determine radiation levels, and neurological analysis suites"
id = "advanced_analyzer"
req_tech = list(TECH_MAGNET = 6, TECH_BIO = 7, TECH_PHORON = 4)
materials = list(DEFAULT_WALL_MATERIAL = 2000, "glass" = 1000, "silver" = 1250, "gold" = 1750, "uranium" = 1000, "plastic" = 500)
build_path = /obj/item/device/healthanalyzer/advanced
sort_string = "KBAAC"
/datum/design/item/medical/phasic_analyzer
name = "phasic health analyzer"
desc = "A prototype version of the advanced health analyzer, able to distinguish the location of more serious injuries as well as accurately determine radiation levels, and neurological analysis suites. This analyzer even picks up chemicals in the patient's stomach."