Update todos.
[tabakrolletjie.git] / data / stations / station-beta.json
index 2736397e39c8d56f851c9fad7aacb0c619ae4a33..ae16cff5d3eb359e372783af932de1dd17e3a97b 100644 (file)
@@ -1,8 +1,8 @@
 {
   "config": {
-    "name": "Station Alpha",
+    "name": "Station Beta",
     "power": 100,
-    "seeds": 10
+    "seeds": 100
   },
   "obstacles": [
     {
   "lights": [
     {
       "type": "spotlight",
-      "colour": "red",
+      "colours": ["red"],
       "position": [700, 500],
-      "direction": 90.0,
-      "spread": 45.0,
       "radius_limits": [20, 400],
       "intensity": 0.8
     }