mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-19 12:12:43 +01:00
Fix cracked asteroid plane
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user