mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Makes large jungle bushes use the tree transparency system (#18953)
* large jungle bush transparency * size
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user