Remove initial lights from tutorial.
authorSimon Cross <hodgestar@gmail.com>
Sat, 10 Sep 2016 12:18:00 +0000 (14:18 +0200)
committerSimon Cross <hodgestar@gmail.com>
Sat, 10 Sep 2016 12:18:00 +0000 (14:18 +0200)
data/stations/01-tutorial.json

index c0564c620832a74f55d8f92eade3a74dd0299fcc..dc2f9a943e55834f8c01bfe41e1e9a14b242ecb4 100644 (file)
     }
   ],
   "lights": [
-    {
-      "type": "spotlight",
-      "colours": ["red"],
-      "position": [700, 500],
-      "radius_limits": [20, 400],
-      "intensity": 0.8
-    }
   ]
 }