mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-17 11:13:15 +01:00
Tweaking hologram colours.
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user