mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-12 18:00:07 +01:00
Merge pull request #12778 from Very-Soft/wowlessgreen
Make meson vision less angry green
This commit is contained in:
@@ -43,7 +43,7 @@ var/list/global_huds = list(
|
||||
var/obj/screen/screen = new /obj/screen()
|
||||
screen.alpha = 30 // Adjut this if you want goggle overlays to be thinner or thicker. //VOREStation Edit
|
||||
screen.screen_loc = "SOUTHWEST to NORTHEAST" // Will tile up to the whole screen, scaling beyond 15x15 if needed.
|
||||
screen.icon = 'icons/obj/hud_tiled.dmi'
|
||||
screen.icon = 'icons/obj/hud_tiled_vr.dmi' //VOREStation Edit
|
||||
screen.icon_state = icon_state
|
||||
screen.layer = SCREEN_LAYER
|
||||
screen.plane = PLANE_FULLSCREEN
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 447 B |
Reference in New Issue
Block a user