Skip to content

Commit

Permalink
Fixed brine z-power
Browse files Browse the repository at this point in the history
Fixes #33
  • Loading branch information
jake-white committed Nov 8, 2017
1 parent 19cefbd commit a46dd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script_res/move_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ var MOVES_DPP = $.extend(true, {}, MOVES_ADV, {
},
'Brine': {
bp: 65,
zp: 120,
type: 'Water',
category: 'Special',
},
Expand Down

0 comments on commit a46dd65

Please sign in to comment.