X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=59b6935074e19c7045c0848391a8ad665fbde4dd;hb=43a3705d8af7015c73b32cf715b57e03a03f8c1e;hp=dc2f9a943e55834f8c01bfe41e1e9a14b242ecb4;hpb=d69e1a158d2f43c6b4ff6c86cb15a4b8a71e4525;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index dc2f9a9..59b6935 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -1,10 +1,23 @@ { "config": { "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"], + "intensity": 0.5 + } + ], "obstacles": [ { "type": "wall",