From 9390feffefc4d57e5f0e8c2377c06356ff9127ae Mon Sep 17 00:00:00 2001 From: LordFowl Date: Thu, 5 May 2016 20:39:11 -0400 Subject: [PATCH] Vaurca Compatibility Patch Attempt to make Travis recognize my damn work. --- code/modules/mob/living/carbon/human/human_powers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/human_powers.dm b/code/modules/mob/living/carbon/human/human_powers.dm index a37ee8aafa9..3a9ee9ae97f 100644 --- a/code/modules/mob/living/carbon/human/human_powers.dm +++ b/code/modules/mob/living/carbon/human/human_powers.dm @@ -293,4 +293,4 @@ if(!istype(M)) return //wut M.apply_damage(30,BRUTE) // if(M.stat == 2) - // M.gib() \ No newline at end of file + // M.gib()