Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whilst active → While active #55844

Merged
merged 2 commits into from
Mar 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/json/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
"id": "bio_cqb",
"type": "bionic",
"name": { "str": "Close Quarters Battle" },
"description": "Bionic processors and databanks, loaded with martial arts combat programs, are surgically integrated into your nervous system. Whilst active, the CQB module will improve your hand-to-hand combat skills, but prevents you from improving them through combat experience.",
"description": "Bionic processors and databanks, loaded with martial arts combat programs, are surgically integrated into your nervous system. While active, the CQB module will improve your hand-to-hand combat skills, but prevents you from improving them through combat experience.",
"occupied_bodyparts": [ [ "head", 3 ] ],
"act_cost": "20 J",
"react_cost": "20 J",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"type": "BIONIC_ITEM",
"name": { "str": "Close Quarters Battle CBM" },
"looks_like": "bio_int_enhancer",
"description": "A set of bionic processors and databanks, loaded with martial arts combat programs. Whilst active, the CQB module will improve the user's hand-to-hand combat skills, but prevents them from improving them through combat experience.",
"description": "A set of bionic processors and databanks, loaded with martial arts combat programs. While active, the CQB module will improve the user's hand-to-hand combat skills, but prevents them from improving them through combat experience.",
"price": 220000,
"weight": "250 g",
"difficulty": 8
Expand Down