Skip to content

Commit

Permalink
Merge pull request #75683 from RenechCDDA/update_scanner_power
Browse files Browse the repository at this point in the history
Update otherworldly measuring device power draw
  • Loading branch information
akrieger authored Aug 15, 2024
2 parents dccf622 + eed6875 commit e9f72b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/tool/electronics.json
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
"color": "green",
"ammo": [ "battery" ],
"flags": [ "WATER_BREAK" ],
"charges_per_use": 5000,
"charges_per_use": 2400,
"use_action": [ "MEASURE_RESONANCE" ],
"//": "Battery only, intentionally. Meant for field expeditions to other dimensions where grid power is unavailable. Too advanced for the player to make grid-useable.",
"pocket_data": [
Expand Down

0 comments on commit e9f72b0

Please sign in to comment.