[NONMODULAR] Removes Xray and Thermal eyes from research tree (#3974)

* No xray or thermal eyes free for crew.

* azarak I snug you and pet you and cuddle you.
This commit is contained in:
Swiftfeather
2021-03-07 23:12:09 -06:00
committed by GitHub
parent 688ece60a5
commit d2e219d74d
2 changed files with 5 additions and 1 deletions
@@ -401,6 +401,8 @@
category = list("Implants", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
//SKYRAT EDIT REMOVAL BEGIN - Noxray
/*
/datum/design/cyberimp_xray
name = "X-ray Eyes"
desc = "These cybernetic eyes will give you X-ray vision. Blinking is futile."
@@ -422,6 +424,8 @@
build_path = /obj/item/organ/eyes/robotic/thermals
category = list("Implants", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
*/
//SKYRAT EDIT REMOVAL END - Noxray
/datum/design/cyberimp_antidrop
name = "Anti-Drop Implant"