From cdaa995e9d0b92009cb3e540e60be9bb7f307804 Mon Sep 17 00:00:00 2001 From: izac112 Date: Wed, 4 Jan 2017 15:50:32 +0100 Subject: [PATCH] fix for bug that i keep getting on my git --- .../mob/living/carbon/human/species/station/station_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index b790e01593..d7f14b7b49 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -6,8 +6,8 @@ tail = "tail" icobase_tail = 1 unarmed_types = list(/datum/unarmed_attack/stomp, /datum/unarmed_attack/kick, /datum/unarmed_attack/claws, /datum/unarmed_attack/bite/sharp) - //darksight = 8 - //slowdown = -0.5 + darksight = 8 + slowdown = -1 //brute_mod = 1.15 //burn_mod = 1.15 //gluttonous = 1