Makes large jungle bushes use the tree transparency system (#18953)

* large jungle bush transparency

* size
This commit is contained in:
S34N
2022-09-07 13:38:18 +01:00
committed by GitHub
parent 8a47325d33
commit ba802a199a
+4
View File
@@ -433,6 +433,10 @@
pixel_y = -12
layer = ABOVE_ALL_MOB_LAYER
/obj/structure/flora/junglebush/large/Initialize(mapload)
. = ..()
AddComponent(/datum/component/largetransparency, 0, 0, 0, 0)
/obj/structure/flora/rock/pile/largejungle
name = "rocks"
icon_state = "rocks1"