Add Boyd's spawn position to stations
[tabakrolletjie.git] / data / stations / station-beta.json
index 6a6b6bc26902447a6b963d1d1f84a507e8c4de00..8273a5c3b9c66954db1d3326cc28f4f0f2172c69 100644 (file)
@@ -2,6 +2,7 @@
   "config": {
     "name": "Station Beta",
     "power": 100,
+    "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
     }