X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=data%2Fstations%2F01-tutorial.json;h=83a0f2022c2af67b120ec628f4f60408eb901672;hb=911add23589f55661d2b61b0dc6020294134c978;hp=04f9d1c491b70eeb68919f91641d38afa1f92711;hpb=eb362dc6cf1a65740a140dd0edb143733474b5e3;p=tabakrolletjie.git diff --git a/data/stations/01-tutorial.json b/data/stations/01-tutorial.json index 04f9d1c..83a0f20 100644 --- a/data/stations/01-tutorial.json +++ b/data/stations/01-tutorial.json @@ -5,10 +5,16 @@ "spawn positions": [[25, 400], [1000, 410]], "seeds": 100 }, + "battery": { + "current": 200, + "max": 200, + "recharge": 100 + }, "available_lights": [ { "type": "lamp", - "colours": ["blue", "red"], + "cost": 3, + "available_colours": ["blue", "red", "blue/red", "red/blue"], "intensity": 0.5 } ],