From 3a3f21c169edf978803898e01688efe3d77afcfd Mon Sep 17 00:00:00 2001 From: Spades Date: Sat, 8 Jul 2017 11:06:49 -0400 Subject: [PATCH] Update gaslamp.dm --- code/modules/mob/living/simple_animal/vore/gaslamp.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/mob/living/simple_animal/vore/gaslamp.dm b/code/modules/mob/living/simple_animal/vore/gaslamp.dm index 7df803113fe..dc312173564 100644 --- a/code/modules/mob/living/simple_animal/vore/gaslamp.dm +++ b/code/modules/mob/living/simple_animal/vore/gaslamp.dm @@ -28,8 +28,6 @@ TODO: Make them light up and heat the air when exposed to oxygen. speed = 2 - layer = 5 // Tall mob needs this layer. - melee_damage_lower = 30 // Because fuck anyone who hurts this sweet, innocent creature. melee_damage_upper = 30 attacktext = "thrashes"