Skip to content

Commit

Permalink
Fix black powder charge initial charges.
Browse files Browse the repository at this point in the history
Fixes fuze duration.
  • Loading branch information
kevingranade committed Jan 6, 2019
1 parent 4f267bf commit 00d83f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/tools.json
Expand Up @@ -7248,7 +7248,7 @@
"use_action": {
"target": "tool_black_powder_charge_act",
"msg": "You light the fuse on the black gunpowder charge. Get rid of it quickly!",
"target_charges": 5,
"target_charges": 20,
"active": true,
"menu_text": "Light fuse",
"type": "transform"
Expand Down

0 comments on commit 00d83f7

Please sign in to comment.