From d69e1a158d2f43c6b4ff6c86cb15a4b8a71e4525 Mon Sep 17 00:00:00 2001 From: Simon Cross Date: Sat, 10 Sep 2016 14:18:00 +0200 Subject: [PATCH] Remove initial lights from tutorial. --- data/stations/01-tutorial.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index c0564c6..dc2f9a9 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -32,12 +32,5 @@ } ], "lights": [ - { - "type": "spotlight", - "colours": ["red"], - "position": [700, 500], - "radius_limits": [20, 400], - "intensity": 0.8 - } ] } -- 2.34.1