From f099a16854944d7ff026518d181e6470c3fa331a Mon Sep 17 00:00:00 2001 From: killer653 Date: Fri, 15 Dec 2017 21:27:15 -0500 Subject: [PATCH] no flying --- .../living/carbon/human/species/station/station_special_vr.dm | 1 - 1 file changed, 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 150aca6d16..90a4590a4d 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 @@ -327,7 +327,6 @@ total_health = 80 brute_mod = 1.25 burn_mod = 0.75 - can_fly = 1 trashcan = 1 //Yes. reagent_tag = IS_CHIRRET //Sugar messses them up. Coffee makes them jittery.