Revert "Update hud.dm"

This reverts commit e1fb7f3e64.
This commit is contained in:
ShadeAware
2020-01-21 19:09:42 -05:00
parent 6caee5699b
commit cc07ef42b7
+3 -6
View File
@@ -42,8 +42,7 @@
/obj/item/clothing/glasses/hud/health/prescription
name = "prescription health scanner HUD"
desc = "A heads-up display, made with a prescription lens, that scans the humans in view and provides accurate data about their health status."
flags_cover = GLASSESCOVERSEYES
icon_state = "glasses_healthhud"
icon_state = "healthhud"
hud_type = DATA_HUD_MEDICAL_ADVANCED
vision_correction = 1
glass_colour_type = /datum/client_colour/glass_colour/lightblue
@@ -76,8 +75,7 @@
/obj/item/clothing/glasses/hud/diagnostic/prescription
name = "prescription diagnostic HUD"
desc = "A heads-up display capable of analyzing the integrity and status of robotics and exosuits. This one has a prescription lens."
flags_cover = GLASSESCOVERSEYES
icon_state = "glasses_diagnostichud"
icon_state = "diagnostichud"
hud_type = DATA_HUD_DIAGNOSTIC_BASIC
vision_correction = 1
glass_colour_type = /datum/client_colour/glass_colour/lightorange
@@ -101,8 +99,7 @@
/obj/item/clothing/glasses/hud/security/prescription
name = "prescription security HUD"
desc = "A heads-up display that scans the humans in view and provides accurate data about their ID status and security records. This one has a prescription lens so you can see the banana peal that slipped you."
flags_cover = GLASSESCOVERSEYES
icon_state = "glasses_securityhud"
icon_state = "securityhud"
hud_type = DATA_HUD_SECURITY_ADVANCED
vision_correction = 1
glass_colour_type = /datum/client_colour/glass_colour/red