From 921d5dc05be00626794874941d3f1688c52bc608 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Fri, 13 Jun 2014 00:00:50 -0700 Subject: [PATCH] Reworking the junkmap --- moonlight/gfx/map.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/moonlight/gfx/map.json b/moonlight/gfx/map.json index 122687b..6f568d3 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -87,9 +87,9 @@ { "color_start":"rgba(255, 255, 255, 1.0)", "color_stop":"rgba(255, 0, 0, 0.0)", - "rfade":"0.75", - "rflicker":"true", - "rradius":"128" + "fade":"0.75", + "flicker":"true", + "radius":"128" }, "type":"Lights", "visible":true,