Renames smooth var to smoothing_flags (#52427)

* smooth_flags

* SMOOTH_FALSE

* smooth_flags
This commit is contained in:
Rohesie
2020-07-29 10:19:23 +02:00
committed by GitHub
parent e752f8de2e
commit cb9f81e43c
36 changed files with 122 additions and 138 deletions
+1 -1
View File
@@ -253,7 +253,7 @@
desc = "A large bushy hedge."
icon = 'icons/obj/smooth_structures/hedge.dmi'
icon_state = "hedge"
smooth = SMOOTH_TRUE
smoothing_flags = SMOOTH_TRUE
canSmoothWith = list(/obj/structure/fluff/hedge, /obj/structure/fluff/hedge/opaque)
density = TRUE
anchored = TRUE