From 18b2db2a09ab9d359f5b95273a662dd83ecdc875 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Mon, 18 Mar 2019 15:04:12 +0100 Subject: [PATCH] Update tarrasque.dm --- code/modules/mob/living/simple_animal/animals/tarrasque.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/animals/tarrasque.dm b/code/modules/mob/living/simple_animal/animals/tarrasque.dm index 2df2eda355..f092410418 100644 --- a/code/modules/mob/living/simple_animal/animals/tarrasque.dm +++ b/code/modules/mob/living/simple_animal/animals/tarrasque.dm @@ -130,7 +130,7 @@ vore_default_flags = null vore_default_mode = DM_DIGEST vore_standing_too = 1 - vore_icons = 0//SA_ICON_LIVING | SA_ICON_REST //Will enable this once i paste the belly sizes from Chocobo + vore_icons = SA_ICON_LIVING | SA_ICON_REST /mob/living/simple_animal/hostile/tarrasque/mrx/init_vore() ..() var/obj/belly/B = vore_selected