mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Fixed bush initialize (#16123)
This commit is contained in:
@@ -35,5 +35,5 @@
|
||||
density = FALSE
|
||||
|
||||
/obj/structure/flora/bush/Initialize()
|
||||
..()
|
||||
icon_state = "snowbush[rand(1, 6)]"
|
||||
. = ..()
|
||||
icon_state = "snowbush[rand(1, 6)]"
|
||||
|
||||
Reference in New Issue
Block a user