Asteroid tweaks (#3951)

changes:

Z-levels below the surface now use 'rocky' ash instead of ash turfs. (Sprites from TG)
Fixed an issue where openturfs would incorrectly inherit their mimiced turf's gender.
Tweaked the names & descriptions of sand (now ash) and rock.
Reduced some pointless locate() calls in icon smoothing code for turf paths.
Replaced the empty space map with runtime Z expansion.
Fixes #2756.
This commit is contained in:
Lohikar
2017-12-09 16:20:35 -06:00
committed by Erki
parent 81685214df
commit cd910c072c
15 changed files with 147 additions and 65656 deletions

View File

@@ -8,7 +8,7 @@
gender = PLURAL
density = 0
anchored = 1
layer = 2
layer = 2.001
icon = 'icons/effects/blood.dmi'
icon_state = "mfloor1"
random_icon_states = list("mfloor1", "mfloor2", "mfloor3", "mfloor4", "mfloor5", "mfloor6", "mfloor7")