Add Boyd's spawn position to stations
[tabakrolletjie.git] / data / stations / station-beta.json
index 2736397e39c8d56f851c9fad7aacb0c619ae4a33..8273a5c3b9c66954db1d3326cc28f4f0f2172c69 100644 (file)
@@ -1,8 +1,9 @@
 {
   "config": {
-    "name": "Station Alpha",
+    "name": "Station Beta",
     "power": 100,
-    "seeds": 10
+    "spawn positions": [[25, 400], [1000, 410]],
+    "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
     }