first stab at automatic variable light pricing
[tabakrolletjie.git] / data / stations / 06-station-alpha.json
index b07acc14c568214afce4d1d50711cab25a4dc602..ecc54b9ff43a1c0da3c66d24f5b58984d9659573 100644 (file)
@@ -2,7 +2,7 @@
   "config": {
     "name": "Station Alpha",
     "spawn positions": [[275, 300]],
-    "seeds": 10,
+    "seeds": 100,
     "turnip target": 10
   },
   "battery": {
@@ -13,7 +13,6 @@
   "available_lights": [
     {
       "type": "spotlight",
-      "cost": 5,
       "available_colours": ["red"],
       "radius_limits": [20, 400],
       "direction": 135,
     },
     {
       "type": "lamp",
-      "cost": 3,
       "available_colours": ["blue", "yellow/red/green", "cyan/magenta"],
       "intensity": 0.5
     },
     {
       "type": "pulsatinglamp",
-      "cost": 3,
       "available_colours": ["cyan", "blue/green"],
       "intensity": 0.5
     }