mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-09-09 11:19:16 +08:00
Fix unlocking steps
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"reputation": 1e0,
|
||||
"cost": 1e1,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1, 5, 10, 15, 20 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@
|
||||
"state": {
|
||||
"reputation": 9e5,
|
||||
"cost": 5e9,
|
||||
"info_levels": [ 1, 5, 10, 25 ]
|
||||
"info_levels": [ 1, 5, 10, 15, 20 ]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user