From c689052bb8527a42f607db4b11adb59a4d8c2e6f Mon Sep 17 00:00:00 2001 From: Erika Fox Date: Mon, 13 Nov 2023 17:07:32 -0500 Subject: [PATCH] goodbye leftover --- code/modules/clothing/clothing.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index ae0803239341..9a5ad91cef0e 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -282,7 +282,6 @@ * SEE_TURFS // can see all turfs (and areas), no matter what * SEE_PIXELS// if an object is located on an unlit area, but some of its pixels are * // in a lit area (via pixel_x,y or smooth movement), can see those pixels -* SEE_SCIENCE // can see science points * BLIND // can't see anything */