From 01e571bc91bcb17a535f9ca210279f52befbea1e Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Fri, 22 Apr 2016 22:43:41 -0400 Subject: [PATCH] don't start with me travis... --- code/modules/martial Arts/martial.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/martial Arts/martial.dm b/code/modules/martial Arts/martial.dm index 4760e822c25..d128e22c0f6 100644 --- a/code/modules/martial Arts/martial.dm +++ b/code/modules/martial Arts/martial.dm @@ -243,4 +243,4 @@ if(wielded) return 1 else - return 0 + return 0 \ No newline at end of file