mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Fixes some issues with icons in hydroponics
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
ov_lowwater.plane = PLANE_LIGHTING_ABOVE
|
||||
ov_lownutri = image(icon = icon, icon_state = "over_lownutri3")
|
||||
ov_lownutri.plane = PLANE_LIGHTING_ABOVE
|
||||
ov_harvest = image(icon = icon, icon_state = "over_alert3")
|
||||
ov_harvest = image(icon = icon, icon_state = "over_harvest3")
|
||||
ov_harvest.plane = PLANE_LIGHTING_ABOVE
|
||||
ov_frozen = image(icon = icon, icon_state = "over_harvest3")
|
||||
ov_frozen = image(icon = icon, icon_state = "over_frozen3")
|
||||
ov_frozen.plane = PLANE_LIGHTING_ABOVE
|
||||
ov_alert3 = image(icon = icon, icon_state = "over_frozen3")
|
||||
ov_alert3 = image(icon = icon, icon_state = "over_alert3")
|
||||
ov_alert3.plane = PLANE_LIGHTING_ABOVE
|
||||
|
||||
//Refreshes the icon and sets the luminosity
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.3 KiB |
Reference in New Issue
Block a user