Fix cracked asteroid plane

This commit is contained in:
Arokha Sieyes
2020-03-12 14:36:35 -04:00
committed by Leshana
parent 031c30644c
commit 3ed30d1f26
@@ -7,6 +7,7 @@
icon_state = "asteroid_cracked"
dynamic_lighting = TRUE
keep_sprite = TRUE
plane = TURF_PLANE //It's not really space
/turf/space/cracked_asteroid/is_space() // So people don't start floating when standing on it.
return FALSE