Rename tutorial level.
[tabakrolletjie.git] / data / stations / station-beta.json
diff --git a/data/stations/station-beta.json b/data/stations/station-beta.json
deleted file mode 100644 (file)
index c0564c6..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-{
-  "config": {
-    "name": "Fusarium",
-    "power": 100,
-    "spawn positions": [[25, 400], [1000, 410]],
-    "seeds": 100
-  },
-  "obstacles": [
-    {
-      "type": "wall",
-      "vertices": [
-        [0, 0], [200, 302], [400, 0]
-      ]
-    },
-    {
-      "type": "wall",
-      "vertices": [
-        [624, 0], [824, 302], [1024, 0]
-      ]
-    },
-    {
-      "type": "wall",
-      "vertices": [
-        [0, 704], [200, 402], [400, 704]
-      ]
-    },
-    {
-      "type": "wall",
-      "vertices": [
-        [624, 704], [824, 402], [1024, 704]
-      ]
-    }
-  ],
-  "lights": [
-    {
-      "type": "spotlight",
-      "colours": ["red"],
-      "position": [700, 500],
-      "radius_limits": [20, 400],
-      "intensity": 0.8
-    }
-  ]
-}