From 717d5189280b3c1ba62de3e3bc9c5456115fe170 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Thu, 12 Jun 2014 23:59:25 -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 9788281..122687b 100644 --- a/moonlight/gfx/map.json +++ b/moonlight/gfx/map.json @@ -85,8 +85,8 @@ "name":"streetlight", "properties": { - "rcolor_start":"rgba(255, 255, 255, 1.0)", - "rcolor_stop":"rgba(255, 0, 0, 0.0)", + "color_start":"rgba(255, 255, 255, 1.0)", + "color_stop":"rgba(255, 0, 0, 0.0)", "rfade":"0.75", "rflicker":"true", "rradius":"128"