From bb190861bfdf7bfbbc1a681da79ccd1059196455 Mon Sep 17 00:00:00 2001 From: PatchouliKnowledge Date: Sat, 18 Oct 2014 00:03:01 +0300 Subject: [PATCH] Goliath plates are now NOBLUDGEON --- code/modules/mob/living/simple_animal/hostile/mining_mobs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm index c80ad4fd0df..7fb8c527436 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs.dm @@ -416,6 +416,7 @@ desc = "Pieces of a goliath's rocky hide, these might be able to make your suit a bit more durable to attack from the local fauna." icon = 'icons/obj/items.dmi' icon_state = "goliath_hide" + flags = NOBLUDGEON w_class = 3 layer = 4