Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-01-09 13:23:52 +01:00
committed by GitHub
parent d5581d7261
commit da52259149
2 changed files with 42 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ var/list/mineral_can_smooth_with = list(
gender = PLURAL
var/icon/actual_icon = 'icons/turf/smooth/rock_dense.dmi'
layer = ON_TURF_LAYER
color = "#6e632f"
// canSmoothWith is set in Initialize().
smoothing_flags = SMOOTH_MORE | SMOOTH_BORDER | SMOOTH_NO_CLEAR_ICON