From caec1afa0555035ce083781490ec20ad1c9e94c7 Mon Sep 17 00:00:00 2001 From: TTNT789 Date: Fri, 13 Oct 2023 21:22:36 -0600 Subject: [PATCH] makes herald a bit less op so that peopel can fight it without it wiping the floor with them forgot to turn off runtime station --- .../living/simple_animal/hostile/mining_mobs/elites/herald.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm index 1ed9d778f918..51db8247b89f 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm @@ -225,7 +225,7 @@ name ="death bolt" icon_state= "chronobolt" damage = 20 - armour_penetration = 50 + armour_penetration = 25 //was 50 changed because 50 was waay too much monkestation 20 edit speed = 2 eyeblur = 0 damage_type = BRUTE