From b82359d6fb85120fbabe1079bbb144d8d96c2fa0 Mon Sep 17 00:00:00 2001 From: BlackMajor Date: Mon, 29 Nov 2021 02:23:24 +1300 Subject: [PATCH] Whoops that's too gamer for this server --- .../mob/living/simple_mob/subtypes/humanoid/mercs/mercs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_mob/subtypes/humanoid/mercs/mercs.dm b/code/modules/mob/living/simple_mob/subtypes/humanoid/mercs/mercs.dm index 5905d1752d..e6bb7a1d35 100644 --- a/code/modules/mob/living/simple_mob/subtypes/humanoid/mercs/mercs.dm +++ b/code/modules/mob/living/simple_mob/subtypes/humanoid/mercs/mercs.dm @@ -7,13 +7,13 @@ name = "mercenary" tt_desc = "E Homo sapiens" desc = "A tough looking individual armed with only a knife." //CHOMPEdit - movement_cooldown = 2 //CHOMPEdit icon_state = "syndicate" icon_living = "syndicate" icon_dead = "syndicate_dead" icon_gib = "syndicate_gib" faction = "syndicate" + movement_cooldown = 4 status_flags = 0