Proper syntax and commenting

I'm not a smart dev.
This commit is contained in:
RadiantFlash7
2020-01-05 11:21:34 -05:00
parent 6dbdb9b2d8
commit 827e61e183
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ var/list/mining_overlay_cache = list()
icon = 'icons/turf/walls.dmi'
icon_state = "rock-dark"
density = 1
opacity = 1
opacity = 1 // YW edit. Stops all my unsimulated tiles from being seethrough.
/turf/unsimulated/mineral/ice
name = "Ice wall"