From 88437bdea787ac0d1576b1467c460bdb80a4d963 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Sun, 16 Aug 2020 14:27:10 -0500 Subject: [PATCH] breakdown breakdown --- code/modules/antagonists/slaughter/slaughter.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/antagonists/slaughter/slaughter.dm b/code/modules/antagonists/slaughter/slaughter.dm index 3ae9cfcfb0..d1db363b04 100644 --- a/code/modules/antagonists/slaughter/slaughter.dm +++ b/code/modules/antagonists/slaughter/slaughter.dm @@ -16,6 +16,7 @@ icon_state = "daemon" icon_living = "daemon" mob_biotypes = MOB_ORGANIC|MOB_HUMANOID + mob_size = MOB_SIZE_LARGE speed = 1 a_intent = INTENT_HARM stop_automated_movement = 1