From 3d09943e7b8fe8a97a2e798ef2db904d950d10e0 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Tue, 28 Nov 2017 21:12:40 -0500 Subject: [PATCH] Makes VASILISSANS not get cut by glass Jesus. That name is insane to search up. --- .../living/carbon/human/species/station/station_special_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/station/station_special_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_special_vr.dm index edfa941d75..480ca6e148 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_special_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_special_vr.dm @@ -235,7 +235,7 @@ //primitive_form = "Monkey" //I dunno. Replace this in the future. spawn_flags = SPECIES_CAN_JOIN - appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR + appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR | NO_MINOR_CUT flesh_color = "#AFA59E" //Gray-ish. Not sure if this is really needed, but eh. base_color = "#333333" //Blackish-gray