Files
cardsforscience/json/workers.json
T
2014-08-02 14:05:45 +02:00

17 lines
283 B
JSON

[
{
"name": "PhD Students",
"description": "Basically slaves, just with fewer rights.",
"cost": 100,
"sell": 80,
"rate": 1
},
{
"name": "Postdocs",
"description": "Can get shit done for you.",
"cost": 1000,
"sell": 700,
"rate": 10
}
]