From 5c240c87f3dcb43a2abb8ed609f69b18d6aaa782 Mon Sep 17 00:00:00 2001 From: William Wallace Date: Wed, 9 Oct 2019 00:07:15 +0100 Subject: [PATCH] remove duplicate var definition in /mob/living/simple_animal/hostile/lightgeist --- .../mob/living/simple_animal/hostile/megafauna/colossus.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm index a93bd04182a..e51da845960 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm @@ -660,7 +660,6 @@ Difficulty: Very Hard faction = list("neutral") del_on_death = TRUE unsuitable_atmos_damage = 0 - movement_type = FLYING minbodytemp = 0 maxbodytemp = 1500 obj_damage = 0