Skip to content

Commit

Permalink
Remove bone bolt item
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored Dec 13, 2019
1 parent 3634e44 commit ff683a7
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions data/mods/More_Survival_Tools/ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,5 @@
"dispersion": 240,
"loudness": 0,
"effects": [ "NEVER_MISFIRES" ]
},
{
"id": "bolt_bone",
"type": "AMMO",
"name": "bone crossbow bolt",
"description": "A sharpened bolt carved from bone, with fletching attached. It's light, providing decent damage and accuracy. Stands a good chance of remaining intact once fired.",
"weight": 54,
"volume": 1,
"price": 500,
"bashing": 1,
"material": "bone",
"symbol": "=",
"color": "white",
"count": 10,
"ammo_type": "bolt",
"range": 1,
"damage": 12,
"pierce": 3,
"dispersion": 145,
"loudness": 0,
"effects": [ "RECOVER_10" ]
}
]

0 comments on commit ff683a7

Please sign in to comment.