Skip to content

Commit

Permalink
fix: add BIONIC_NPC_USABLE flag to infolink bionic (#4157)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jan 25, 2024
1 parent f683d5b commit 13ee9b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/bionics.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@
"name": { "str": "Bionic Infolink" },
"description": "A state of the art communications and information package has been installed in your body. While the cell phone network may be down, it can still double as a two-way radio. Additionally tells you the time and local air temperature, provides a silent alarm clock function, and if activated will give a more detailed readout on local weather conditions.",
"occupied_bodyparts": [ [ "torso", 1 ], [ "head", 1 ] ],
"flags": [ "BIONIC_NPC_USABLE" ],
"act_cost": "10 J"
},
{
Expand Down

0 comments on commit 13ee9b6

Please sign in to comment.