mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-06-27 16:14:52 +08:00
Fix all info levels
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<p class="lead">You discovered the D<sup>*</sup><sub>sJ</sub>(2860)<sup>-</sup> meson.</p>
|
||||
|
||||
<section data-min-level="5">
|
||||
<section data-min-level="1">
|
||||
<hr>
|
||||
<h5>Resources</h5>
|
||||
<ul>
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
<p class="lead">You discovered the Ξ<sub>b</sub><sup>'-</sup> and the Ξ<sub>b</sub><sup>*-</sup> baryons.</p>
|
||||
|
||||
<section data-min-level="5">
|
||||
<section data-min-level="1">
|
||||
<hr>
|
||||
<h5>Resources</h5>
|
||||
<ul>
|
||||
|
||||
+9
-9
@@ -22,7 +22,7 @@
|
||||
"state": {
|
||||
"reputation": 6e0,
|
||||
"cost": 4e2,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1, 5 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
"state": {
|
||||
"reputation": 3.3e1,
|
||||
"cost": 1e4,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1, 5 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -48,7 +48,7 @@
|
||||
"state": {
|
||||
"reputation": 1.85e2,
|
||||
"cost": 2e5,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1, 5 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@
|
||||
"state": {
|
||||
"reputation": 1e3,
|
||||
"cost": 3e6,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@
|
||||
"state": {
|
||||
"reputation": 5.4e3,
|
||||
"cost": 3.2e7,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@
|
||||
"state": {
|
||||
"reputation": 3e4,
|
||||
"cost": 1.28e8,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@
|
||||
"state": {
|
||||
"reputation": 1.6e5,
|
||||
"cost": 9e8,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@
|
||||
"state": {
|
||||
"reputation": 4.75e6,
|
||||
"cost": 2.4e10,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@
|
||||
"state": {
|
||||
"reputation": 2.5e7,
|
||||
"cost": 9e10,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user