mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
Proper syntax and commenting
I'm not a smart dev.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user