Use pulsating lamp images.
[tabakrolletjie.git] / data / stations / station-alpha.json
index 4661a7d33bbb5cd23a312da63554b4c5d9056247..1cd4ebc4b35cb80d81014f5991ecd3dd62017a7c 100644 (file)
@@ -1,11 +1,45 @@
 {
   "config": {
     "name": "Station Alpha",
-    "power": 100,
     "spawn positions": [[275, 300]],
-    "seeds": 10
+    "seeds": 10,
+    "turnip target": 10
   },
-  "available_lights": null,
+  "battery": {
+    "current": 200,
+    "max": 200,
+    "recharge": 100
+  },
+  "available_lights": [
+    {
+      "type": "spotlight",
+      "cost": 5,
+      "available_colours": ["red"],
+      "radius_limits": [20, 400],
+      "direction": 135,
+      "spread": 90,
+      "angular_velocity": 5,
+      "intensity": 0.8
+    },
+    {
+      "type": "lamp",
+      "cost": 3,
+      "available_colours": ["yellow"],
+      "intensity": 0.5
+    },
+    {
+      "type": "lamp",
+      "cost": 3,
+      "available_colours": ["red", "yellow/blue", "green"],
+      "intensity": 0.5
+    },
+    {
+      "type": "pulsatinglamp",
+      "cost": 3,
+      "available_colours": ["red", "blue/green"],
+      "intensity": 0.5
+    }
+  ],
   "obstacles": [
     {
       "type": "wall",