mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 17:29:55 +08:00
Quick fix some annoying errors.
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"name": "J/ψ",
|
||||
"description": "The J/ψ meson consists a c and an anti-c quark.",
|
||||
"description": "The J/ψ meson consists of a c and an anti-c quark.",
|
||||
"reputation": 5,
|
||||
"cost": 100,
|
||||
"cost_increase": 1.45,
|
||||
@@ -55,7 +55,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Antihydrogen",
|
||||
"description": "The lightest anti-atom, it consists and antiproton and a positron.",
|
||||
"description": "The lightest anti-atom, it consists of an antiproton and a positron.",
|
||||
"reputation": 5000,
|
||||
"cost": 10000000,
|
||||
"cost_increase": 2.5,
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Nobel Prize Winners",
|
||||
"description": "They received their prize with reason... Why don't you give them more money?",
|
||||
"description": "They received their prize for a reason... Why don't you give them more money?",
|
||||
"cost": 50000000,
|
||||
"cost_increase": 2,
|
||||
"rate": 500
|
||||
|
||||
Reference in New Issue
Block a user