Reworking the junkmap
This commit is contained in:
@@ -82,14 +82,14 @@
|
|||||||
{
|
{
|
||||||
"gid":97,
|
"gid":97,
|
||||||
"height":0,
|
"height":0,
|
||||||
"name":"Lights",
|
"name":"streetlight",
|
||||||
"properties":
|
"properties":
|
||||||
{
|
{
|
||||||
"light_color":"[128, 128, 255]",
|
"rcolor_start":"rgba(255, 255, 255, 1.0)",
|
||||||
"light_fade":"0.25",
|
"rcolor_stop":"rgba(255, 0, 0, 0.0)",
|
||||||
"light_flicker":"true",
|
"rfade":"0.75",
|
||||||
"light_radius":"128",
|
"rflicker":"true",
|
||||||
"light_recreate":"true"
|
"rradius":"128"
|
||||||
},
|
},
|
||||||
"type":"Lights",
|
"type":"Lights",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|||||||
Reference in New Issue
Block a user