X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=b233378288d810640cdd1b721a337f4ba092583c;hb=0af42efcd7671a3980261c05890aa2f5c0ca2c9b;hp=dc2f9a943e55834f8c01bfe41e1e9a14b242ecb4;hpb=d69e1a158d2f43c6b4ff6c86cb15a4b8a71e4525;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index dc2f9a9..b233378 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -3,8 +3,22 @@ "name": "Fusarium", "power": 100, "spawn positions": [[25, 400], [1000, 410]], - "seeds": 100 + "seeds": 100, + "turnip target": 10 }, + "battery": { + "current": 200, + "max": 200, + "recharge": 100 + }, + "available_lights": [ + { + "type": "lamp", + "cost": 3, + "available_colours": ["blue", "red", "blue/red", "red/blue"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall",