Skip to content

Commit

Permalink
Merge pull request #5285 from KathrinBailey/revert-5238-revert-3950-h…
Browse files Browse the repository at this point in the history
…ell-icon-smoothing-TG

yamerroooo wall-saannnn
  • Loading branch information
Tk420634 authored Jun 22, 2024
2 parents f19cb1e + cf03827 commit 7fc0c79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/turfs/closed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,12 @@
desc = "An extremely densely-packed rock, most mining tools or explosives would never get through this."
icon = 'icons/turf/mining.dmi'
icon_state = "rock"
base_icon_state = "smoothrocks"
smoothing_flags = SMOOTH_BITMASK | SMOOTH_BORDER
smoothing_groups = list(SMOOTH_GROUP_CLOSED_TURFS, SMOOTH_GROUP_MINERAL_WALLS)
canSmoothWith = list(SMOOTH_GROUP_MINERAL_WALLS)
color = "#a17768"
layer = EDGED_TURF_LAYER

/turf/closed/indestructible/rock/sand
name = "dense sandstone"
Expand Down

0 comments on commit 7fc0c79

Please sign in to comment.