mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-12 11:50:08 +08:00
Add research icons.
This commit is contained in:
+11
-11
@@ -5,7 +5,7 @@
|
||||
"reputation": 1,
|
||||
"cost": 10,
|
||||
"cost_increase": 1.4,
|
||||
"image": "assets/CPV.png",
|
||||
"image": "assets/icons/png/CPV.png",
|
||||
"info": "html/CPV.html"
|
||||
},
|
||||
{
|
||||
@@ -14,7 +14,7 @@
|
||||
"reputation": 5,
|
||||
"cost": 100,
|
||||
"cost_increase": 1.45,
|
||||
"image": "assets/Jspi.png",
|
||||
"image": "assets/icons/png/Jpsi.png",
|
||||
"info": "html/Jpsi.html"
|
||||
},
|
||||
{
|
||||
@@ -23,7 +23,7 @@
|
||||
"reputation": 50,
|
||||
"cost": 2000,
|
||||
"cost_increase": 1.5,
|
||||
"image": "assets/tau.png",
|
||||
"image": "assets/icons/png/tau.png",
|
||||
"info": "html/tau.html"
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@
|
||||
"reputation": 100,
|
||||
"cost": 25000,
|
||||
"cost_increase": 1.55,
|
||||
"image": "assets/b.png",
|
||||
"image": "assets/icons/png/b.png",
|
||||
"info": "html/b.html"
|
||||
},
|
||||
{
|
||||
@@ -41,7 +41,7 @@
|
||||
"reputation": 200,
|
||||
"cost": 50000,
|
||||
"cost_increase": 1.6,
|
||||
"image": "assets/weak.png",
|
||||
"image": "assets/icons/png/weak.png",
|
||||
"info": "html/weak.html"
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@
|
||||
"reputation": 1000,
|
||||
"cost": 2000000,
|
||||
"cost_increase": 2,
|
||||
"image": "assets/top.png",
|
||||
"image": "assets/icons/png/t.png",
|
||||
"info": "html/top.html"
|
||||
},
|
||||
{
|
||||
@@ -59,17 +59,17 @@
|
||||
"reputation": 5000,
|
||||
"cost": 10000000,
|
||||
"cost_increase": 2.5,
|
||||
"image": "assets/antihydrogen.png",
|
||||
"image": "assets/icons/png/antihydrogen.png",
|
||||
"info": "html/antihydrogen.html"
|
||||
},
|
||||
{
|
||||
"name": "B oscillations"
|
||||
"name": "B oscillations",
|
||||
"description": "Oscillating B mesons.",
|
||||
"reputation": 5000,
|
||||
"cost": 10000000,
|
||||
"cost_increase": 2.5,
|
||||
"image": "assets/B.png",
|
||||
"info": "html/B.html"
|
||||
"image": "assets/icons/png/BBbar.png",
|
||||
"info": "html/BBbar.html"
|
||||
},
|
||||
{
|
||||
"name": "Higgs boson",
|
||||
@@ -77,7 +77,7 @@
|
||||
"reputation": 10000,
|
||||
"cost": 50000000,
|
||||
"cost_increase": 2.5,
|
||||
"image": "assets/H.png",
|
||||
"image": "assets/icons/png/H.png",
|
||||
"info": "html/H.html"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user