From 7de718e369266a88f03b37dd828617fb5bf9c19f Mon Sep 17 00:00:00 2001 From: RadiantFlash7 Date: Sun, 12 Jan 2020 01:20:36 -0500 Subject: [PATCH] Revert "Revert "2.21"" This reverts commit d3885d57f4b298f6c7b3583b423681835fb606d3. --- .../mob/living/simple_mob/subtypes/animal/sif/frostfly.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/sif/frostfly.dm b/code/modules/mob/living/simple_mob/subtypes/animal/sif/frostfly.dm index 63d9fbce3f..4895b3595f 100644 --- a/code/modules/mob/living/simple_mob/subtypes/animal/sif/frostfly.dm +++ b/code/modules/mob/living/simple_mob/subtypes/animal/sif/frostfly.dm @@ -35,7 +35,7 @@ maxHealth = 65 health = 65 minbodytemp = 175 - pass_flags = PASSTABLE + pass_flags = PASSTABLE var/energy = 100 var/max_energy = 100