Skip to content

Commit

Permalink
balance blah blah
Browse files Browse the repository at this point in the history
  • Loading branch information
c0 committed Jan 10, 2016
1 parent f2c88b0 commit 52dc3f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/vehicle_parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
"name" : "motorbike battery",
"name_plural" : "motorbike batteries",
"description" : "A 12v lead-acid battery used to power smaller vehicles' electrical systems.",
"weight" : 3250,
"weight" : 6250,
"to_hit" : -2,
"color" : "light_cyan",
"symbol" : ":",
Expand All @@ -442,7 +442,7 @@
"name" : "car battery",
"name_plural" : "car batteries",
"description" : "A 12v lead-acid battery used to power car electrical systems.",
"weight" : 7640,
"weight" : 17640,
"to_hit" : -2,
"color" : "light_cyan",
"symbol" : ":",
Expand Down

0 comments on commit 52dc3f5

Please sign in to comment.