makes opaque hedges able to smooth

This commit is contained in:
Citrus
2020-01-02 20:08:38 -05:00
parent dfa2ab6a6c
commit 3ef84401c2
+1 -1
View File
@@ -267,7 +267,7 @@
icon = 'icons/obj/smooth_structures/hedge.dmi'
icon_state = "hedge"
smooth = SMOOTH_TRUE
canSmoothWith = list(/obj/structure/fluff/hedge)
canSmoothWith = list(/obj/structure/fluff/hedge, /obj/structure/fluff/hedge/opaque)
density = TRUE
anchored = TRUE
deconstructible = FALSE