removes density from skulls

This commit is contained in:
YakumoChen
2020-02-21 12:07:58 +00:00
committed by GitHub
parent 34f1b5d1c8
commit 2f2ddbad5a
@@ -82,6 +82,7 @@
obj_damage = 0
environment_smash = ENVIRONMENT_SMASH_NONE
pass_flags = PASSTABLE | PASSMOB //they shouldn't get stuck behind hivelords.
density = FALSE
del_on_death = 1
/mob/living/simple_animal/hostile/asteroid/hivelordbrood/Initialize()