From 955e3688433f900ce9280fbdf487a11a1858b34c Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 7 Mar 2019 10:15:18 +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 c927812526..a1c0aec6ea 100644 --- a/code/modules/mob/living/simple_animal/animals/tarrasque.dm +++ b/code/modules/mob/living/simple_animal/animals/tarrasque.dm @@ -47,7 +47,7 @@ unsuitable_atoms_damage = 0 //Hostility settings - view_range = 14 //HE knows when you're awake, and also when you sleep, he butchers all of your best friends and churns them to gains + view_range = 28 //HE knows when you're awake, and also when you sleep, he butchers all of your best friends and churns them to gains investigates = 1 //Clever girl attack_same = 1 //There can only be one grab_resist = 100 //It's a collosal creature... you arent just grabbing that...