mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-11 11:16:12 +08:00
Added upgrades.json
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"name": "Free beer",
|
||||
"description": "The work is easier when the worker is happy.",
|
||||
"type": "hr", // "hr" || "detector" || "research"
|
||||
"reciever": "PhD Students", // name of the object
|
||||
"cost": 100,
|
||||
"used": false,
|
||||
"factor": 1.2,
|
||||
"constant": 0,
|
||||
//"image":
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user