mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user