From 6dd118d5d57723c9c3ef93f9bedb1dfadce52497 Mon Sep 17 00:00:00 2001 From: Yawet330 <65188584+Yawet330@users.noreply.github.com> Date: Fri, 19 Feb 2021 20:03:55 +0000 Subject: [PATCH] [SEMI-MODULAR]Funny mutant variant man bad (#3517) * AAAAAA * Update medical.dm * A * thank you CI very cool --- code/modules/clothing/under/jobs/medical.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/under/jobs/medical.dm b/code/modules/clothing/under/jobs/medical.dm index 8942a426ba6..e2893ba8ab7 100644 --- a/code/modules/clothing/under/jobs/medical.dm +++ b/code/modules/clothing/under/jobs/medical.dm @@ -105,6 +105,7 @@ icon_state = "paramedic" inhand_icon_state = "w_suit" permeability_coefficient = 0.5 + mutant_variants = NONE //SKYRAT EDIT: Sprite fix armor = list(MELEE = 0, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 0, BIO = 10, RAD = 0, FIRE = 0, ACID = 0) alt_covers_chest = TRUE