summaryrefslogtreecommitdiff
path: root/bionics-02_fix-bionic-prices.patch
blob: 027d1f516687c5b6ff0d4ab52fbc2c43928b3ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/data/json/items/bionics.json
+++ b/data/json/items/bionics.json
@@ -1245,7 +1245,7 @@
     "name": { "str": "Linguistic Coprocessor CBM" },
     "description": "A microcomputer installed into the left hemisphere of your brain to increase the speed that it processes language.  When installed, it provides a passive boost to reading speed.",
     "price": 100000,
-    "price_postapoc": 50000,
+    "price_postapoc": 1000,
     "difficulty": 5
   },
   {
@@ -1255,7 +1255,7 @@
     "name": { "str": "Dopamine Stimulators CBM" },
     "description": "A set of tiny bionic nerve stimulators that install into the reward center of your brain.  When run with bionic power, it periodically releases a hit of dopamine and other reward chemicals, inducing a state of euphoria and suppressing fear.",
     "price": 1000000,
-    "price_postapoc": 100000,
+    "price_postapoc": 1000,
     "difficulty": 8
   },
   {