Sets the SM layer to be above normal mobs (#21106)

* If you're below the sm layer, you'll probably get dusted.

* Update supermatter.dm
This commit is contained in:
Vi3trice
2023-06-02 14:56:53 -04:00
committed by GitHub
parent 7ae3947b41
commit 47f1cc87f6
@@ -92,6 +92,7 @@
icon_state = "darkmatter"
density = TRUE
anchored = TRUE
layer = ABOVE_MOB_LAYER + 0.01
appearance_flags = PIXEL_SCALE|LONG_GLIDE
flags_2 = RAD_PROTECT_CONTENTS_2 | RAD_NO_CONTAMINATE_2 | IMMUNE_TO_SHUTTLECRUSH_2 | NO_MALF_EFFECT_2 | CRITICAL_ATOM_2
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF | FREEZE_PROOF