From 631e47b55ecb8a97c3b33ac57e5e36f3cb22473d Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Fri, 13 Jun 2014 01:37:02 -0700 Subject: [PATCH] Reworking the junkmap --- moonlight/gfx/map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index dc90830..4d49808 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -105,11 +105,11 @@ "properties": { "always_render":"false", - "color_start":"rgba(255, 255, 255, 0.5)", + "color_start":"rgba(255, 255, 255, 0.25)", "color_stop":"rgba(239, 49, 60, 0.0)", "fade":"0.1", "flicker":"true", - "radius":"32" + "radius":"64" }, "type":"Lights", "visible":true,