mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-09-11 12:00:40 +08:00
Implement upgrades.
This commit is contained in:
+5
-4
@@ -2,12 +2,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,
|
||||
"type": "hr",
|
||||
"receiver": "PhD Students",
|
||||
"property": "rate",
|
||||
"factor": 1.2,
|
||||
"constant": 0,
|
||||
//"image":
|
||||
"image": "assets/beer.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user