From 513b98f3e0602cd038fee4beb10fb7f82f886ee5 Mon Sep 17 00:00:00 2001 From: zeroisthebiggay <43571008+zeroisthebiggay@users.noreply.github.com> Date: Tue, 23 Mar 2021 20:28:46 -0400 Subject: [PATCH] Update strained_muscles.dm --- code/modules/antagonists/changeling/powers/strained_muscles.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/antagonists/changeling/powers/strained_muscles.dm b/code/modules/antagonists/changeling/powers/strained_muscles.dm index bbd3b8e87b..2fdf1baf04 100644 --- a/code/modules/antagonists/changeling/powers/strained_muscles.dm +++ b/code/modules/antagonists/changeling/powers/strained_muscles.dm @@ -5,7 +5,6 @@ name = "Strained Muscles" desc = "We evolve the ability to reduce the acid buildup in our muscles, allowing us to move much faster." helptext = "The strain will make us tired, and we will rapidly become fatigued. Standard weight restrictions, like hardsuits, still apply. Our chemical generation is drastically slowed while this is active. Cannot be used in lesser form." - chemical_cost = 0 // slows chemregen while active dna_cost = 1 req_human = 1 var/stacks = 0 //Increments every 5 seconds; damage increases over time