From 9480c23e81b912e559161268cd9acd9381c25e38 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Fri, 13 Jun 2014 01:25:11 -0700 Subject: [PATCH] Reworking the junkmap --- moonlight/gfx/map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index 9a90061..6e00f1f 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -104,7 +104,7 @@ "properties": { "always_render":"true", - "color_start":"rgba(255, 255, 255, 1.0)", + "color_start":"rgba(255, 255, 255, 0.5)", "color_stop":"rgba(239, 49, 60, 0.0)", "fade":"0.1", "flicker":"true",