From 27ff82eb03e52695ab40616f196955685eb57200 Mon Sep 17 00:00:00 2001 From: AzuleUtama <44248086+AzuleUtama@users.noreply.github.com> Date: Mon, 12 Aug 2019 18:41:33 +0100 Subject: [PATCH] adds the truth --- code/modules/clothing/chameleon.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/chameleon.dm b/code/modules/clothing/chameleon.dm index 1a278b88db3..e62fc3c2814 100644 --- a/code/modules/clothing/chameleon.dm +++ b/code/modules/clothing/chameleon.dm @@ -281,7 +281,7 @@ vision_flags = SEE_MOBS lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_VISIBLE flash_protect = -1 - prescription_upgradable = 1 + prescription_upgradable = TRUE /obj/item/clothing/glasses/hud/security/chameleon flash_protect = 1