From ff9e2281e08c0356721a98033c1e1634168b4abb Mon Sep 17 00:00:00 2001 From: zeroisthebiggay <43571008+zeroisthebiggay@users.noreply.github.com> Date: Sat, 13 Feb 2021 16:33:44 -0500 Subject: [PATCH] trynna nerf cloak more trynna nerf cloak more --- code/modules/ninja/suit/suit.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/ninja/suit/suit.dm b/code/modules/ninja/suit/suit.dm index 9288c076b4..b0c18b8e34 100644 --- a/code/modules/ninja/suit/suit.dm +++ b/code/modules/ninja/suit/suit.dm @@ -43,7 +43,7 @@ ///How much energy the suit expends in a single process var/s_cost = 1 ///Additional energy cost for cloaking per process - var/s_acost = 4 + var/s_acost = 20 ///How fast the suit is at certain actions, like draining power from things var/s_delay = 40 ///Units of radium required to refill the adrenaline boost