From 332feb62c7c0cea4b65a44056428b19df1c7202f Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Sun, 15 Jun 2014 18:35:06 -0700 Subject: [PATCH] More map work --- moonlight/gfx/map.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index 56311e3..801ce62 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -219,11 +219,11 @@ "name":"brazierlight3", "properties": { - "color_start":"rgba(235, 185, 22, 0.5)", + "color_start":"rgba(235, 185, 22, 0.4)", "color_stop":"rgba(246, 152, 62, 0.0)", "fade":"0.15", "flicker":"true", - "radius":"64" + "radius":"128" }, "type":"Lights", "visible":true, @@ -237,11 +237,11 @@ "name":"brazierlight3", "properties": { - "color_start":"rgba(235, 185, 22, 0.5)", + "color_start":"rgba(235, 185, 22, 0.4)", "color_stop":"rgba(246, 152, 62, 0.0)", "fade":"0.15", "flicker":"true", - "radius":"64" + "radius":"128" }, "type":"Lights", "visible":true,