diff --git a/code/modules/clothing/under/costume.dm b/code/modules/clothing/under/costume.dm index 9d32cb9bbb0..0d129833fda 100644 --- a/code/modules/clothing/under/costume.dm +++ b/code/modules/clothing/under/costume.dm @@ -249,6 +249,5 @@ alt_covers_chest = TRUE armor = list("melee" = 10, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 30, "acid" = 30) strip_delay = 50 - alt_covers_chest = TRUE sensor_mode = SENSOR_COORDS random_sensor = FALSE