X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2Fstation-beta.json;fp=data%2Fstations%2Fstation-beta.json;h=0000000000000000000000000000000000000000;hb=ce7f6b545eac1cb142f96cad6646b168649821ed;hp=c0564c620832a74f55d8f92eade3a74dd0299fcc;hpb=5686c91574fa270d7164e60a195ccd8ee18e2926;p=tabakrolletjie.git diff --git a/data/stations/station-beta.json b/data/stations/station-beta.json deleted file mode 100644 index c0564c6..0000000 --- a/data/stations/station-beta.json +++ /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 - } - ] -}