summaryrefslogtreecommitdiff
path: root/bionics-02_fix-bionic-prices.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bionics-02_fix-bionic-prices.patch')
-rw-r--r--bionics-02_fix-bionic-prices.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/bionics-02_fix-bionic-prices.patch b/bionics-02_fix-bionic-prices.patch
new file mode 100644
index 0000000..027d1f5
--- /dev/null
+++ b/bionics-02_fix-bionic-prices.patch
@@ -0,0 +1,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
+ },
+ {