Fixes Lavaland Sounding Like Metal

This commit is contained in:
Fox McCloud
2019-08-17 01:24:58 -04:00
parent a5dec08fc1
commit f48eb5a3ed
@@ -5,6 +5,7 @@
baseturf = /turf/simulated/floor/plating/asteroid
icon_state = "asteroid"
icon_plating = "asteroid"
footstep_sounds = list()
var/environment_type = "asteroid"
var/turf_type = /turf/simulated/floor/plating/asteroid //Because caves do whacky shit to revert to normal
var/dug = 0 //0 = has not yet been dug, 1 = has already been dug