From fd4d94a9cc8ed9cca4669a79bb7b5ef89764afbb Mon Sep 17 00:00:00 2001 From: FluffMedic <109300046+FluffMedic@users.noreply.github.com> Date: Thu, 26 Feb 2026 06:30:14 -0500 Subject: [PATCH] Fossil Tank Bandaid thing (#12458) --- .../code/modules/mob/living/simple_mob/subtypes/vore/weather.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/modular_chomp/code/modules/mob/living/simple_mob/subtypes/vore/weather.dm b/modular_chomp/code/modules/mob/living/simple_mob/subtypes/vore/weather.dm index 715752017b..f7d1772582 100644 --- a/modular_chomp/code/modules/mob/living/simple_mob/subtypes/vore/weather.dm +++ b/modular_chomp/code/modules/mob/living/simple_mob/subtypes/vore/weather.dm @@ -53,7 +53,6 @@ B.escapechance = 15 /datum/ai_holder/simple_mob/fossiltank - use_astar = TRUE hostile = TRUE retaliate = TRUE mauling = TRUE