mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-04 14:33:58 +00:00
Adds ice puzzle POIs (#4963)
* adds slippery ice tiles * adds ice puzzle POIs also bedrock (impassable) rock, and ice crystals (which use placeholder graphics for now)
This commit is contained in:
@@ -5,6 +5,7 @@ var/list/mining_overlay_cache = list()
|
||||
name = "impassable rock"
|
||||
icon = 'icons/turf/walls.dmi'
|
||||
icon_state = "rock-dark"
|
||||
density = 1
|
||||
|
||||
/turf/simulated/mineral //wall piece
|
||||
name = "rock"
|
||||
|
||||
Reference in New Issue
Block a user