From c8f9a3ec9e86c50734916c5c54ffa7d46ba4cb80 Mon Sep 17 00:00:00 2001 From: Chemlight Date: Wed, 13 Oct 2021 01:05:12 -0700 Subject: [PATCH] ZaoCorp 1.2 --- hyperstation/code/obj/ZaoCorp/visor.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyperstation/code/obj/ZaoCorp/visor.dm b/hyperstation/code/obj/ZaoCorp/visor.dm index 315c17ba..d3a5fed5 100644 --- a/hyperstation/code/obj/ZaoCorp/visor.dm +++ b/hyperstation/code/obj/ZaoCorp/visor.dm @@ -1,6 +1,6 @@ /obj/item/clothing/glasses/hud/toggle/zao - name = "ZaoCorp security HUD" - desc = "A security HUD designed to deploy and retract it's visor on a whim." + name = "zao security visor" + desc = "A security visor from ZaoCorp designed to deploy and retract it's visor on a whim." icon = 'hyperstation/icons/obj/clothing/glasses.dmi' icon_state = "zaovisor" item_state = "trayson-meson"