mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes Lavaland Sounding Like Metal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user