Tweaking hologram colours.

This commit is contained in:
MistakeNot4892
2023-08-31 01:03:47 +10:00
parent c8d8d55c29
commit 7ea2cb5889
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -84,7 +84,7 @@
if(!state)
state = pick(possible_plants)
var/plant_icon = icon(icon, state)
return getHologramIcon(plant_icon, 0)
return getHologramIcon(plant_icon, FALSE)
/obj/machinery/holoplant/emag_act()
if(emagged)
@@ -103,4 +103,4 @@
/obj/machinery/holoplant/shipped
anchored = FALSE
/obj/machinery/holoplant/shipped/Initialize()
. = ..()
. = ..()