Some plane tweaks.

This commit is contained in:
Chompstation Bot
2021-07-07 19:03:14 +00:00
parent 7e10238662
commit ef79e49ee2
6 changed files with 25 additions and 9 deletions
+1
View File
@@ -34,6 +34,7 @@ two tiles on initialization, and which way a cliff is facing may change during m
climbable = TRUE
climb_delay = 10 SECONDS
block_turf_edges = TRUE // Don't want turf edges popping up from the cliff edge.
plane = TURF_PLANE
var/icon_variant = null // Used to make cliffs less repeative by having a selection of sprites to display.
var/corner = FALSE // Used for icon things.