Skip to content

Commit

Permalink
Merge pull request #48278 from zeropol/fixe-shooter-earmufs
Browse files Browse the repository at this point in the history
Add charges_per_use to powered_earmuffs_on
  • Loading branch information
ZhilkinSerg authored Mar 31, 2021
2 parents 8a8f80f + 9296755 commit 93a65a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2743,6 +2743,7 @@
"//": "3M Peltors claim to go 100 hours on 2 AAs",
"power_draw": 60,
"ammo": "battery",
"charges_per_use": 1,
"revert_to": "powered_earmuffs",
"use_action": { "type": "transform", "menu_text": "Turn off", "msg": "The %s flicks off.", "target": "powered_earmuffs" },
"covers": [ "head" ],
Expand Down

0 comments on commit 93a65a5

Please sign in to comment.