Skip to content

Commit

Permalink
Fix Probability Travel item description (#1639)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jun 28, 2022
1 parent 9582c79 commit 67b05c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
"type": "BIONIC_ITEM",
"name": { "str": "Probability Travel CBM" },
"looks_like": "bio_int_enhancer",
"description": "Increases the body's wavelength, allowing the user to quantum tunnel through walls, reappearing on the other side. Power drain in standby is relatively low, but each tile tunneled through costs 90 bionic power.",
"description": "Increases the body's wavelength, allowing the user to quantum tunnel through walls, reappearing on the other side. Once installed, activate and select a direction to use. Tunneling costs 100 bionic power per tile traveled through.",
"price": 1400000,
"difficulty": 11
},
Expand Down

0 comments on commit 67b05c6

Please sign in to comment.