make no_lava mapping helper visible above rock walls (#24386)

This commit is contained in:
warriorstar-orion
2024-03-03 12:50:36 -05:00
committed by GitHub
parent f7e63f0460
commit 3d09c6d293
+1
View File
@@ -66,6 +66,7 @@
/obj/effect/mapping_helpers/no_lava
icon_state = "no_lava"
layer = ON_EDGED_TURF_LAYER
/obj/effect/mapping_helpers/no_lava/New()
var/turf/T = get_turf(src)